@import "formulario.css";
@import "deslizante.css";
@import "estrutura.css";
@import "galeria-fotos.css";

html, body,{min-height:100%;}
*html, body,{height:100%;} 
body {
	margin:0; 
	padding:0;
	background:#190000;
	color:#666;
	font:11px Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	}
#tudo { 
	width:760px;
	position:relative;  /*Contexto de posicionamento */
	background-color: #F9F9EF;
	*background-color: ;
	margin:0 auto;
	text-align:left;
	min-height:100%;
	}
	
#tudo_pg { 
	width:750px;
	*width:760px;
	margin:0 auto;
	text-align:left;
	min-height: 100%;
	*height: 100%;
	background-color: #F9F9EF;
}

#conteudo { *width:760px; padding:0px;}

#conteudo_pg{
	padding: 25px 15px 5px 15px;
	*padding: 25px 20px 5px 20px;
	background-color:#F9F9EF;
	min-height: 100%;
	*height: 100%;
	text-align: justify;
}


#topo{
	width:760px;
	text-align:center;
	background-color: #000000;
}
	
#principal {
	width:760px;
	float:left;
	text-align:justify;
	}
	
#rodape {
	width:760px;
	position: absolute;
	text-align:center;
	position:relative;  /*Contexto de posicionamento */
	background-color: #000000;
	margin:0 auto;
	text-align:left;
	min-height:100%;
	}
	
#rodape p {
	margin:0;
	}

.clear {clear:both;}

body {
	margin:0; 
	padding:0;
	background:#270000;
	color:#666;
	font:11px  Arial,Verdana, Helvetica, sans-serif;	
	text-align:center;
}
#tudo_home { 
	width:760px;
	position:relative;  /*Contexto de posicionamento */
	background:#fbf8ef;
	background-image:url(../img/fnd_baixo.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	margin:0 auto;
	text-align:left;
	min-height:650px;
  	height:auto !important;
  	height:650px;
}


#img_base_home{
	background-image:url(../img/img_base.png);
	background-repeat: no-repeat;
	position:relative;
	margin-top: -186px;
	width: 760px;
	height: 186px;
}

#estrutura_topo{
	background:#270000;
	text-align:left;
}

#boxmenu{
	width: 760px;
	height: 41px;
	text-align:left;
}

#banner{
	width: 540px;
	height: 160px;
	margin-bottom: 30px;
	margin-left: -6px;
}
#banner img {
	max-width: 100%;
}

#ultimas_noticias{
	width: 160px;
	height: 392x;
	padding-left: 5px;
	float: right;
	position: absolute;
	left: 568px;
	top: 25px;
}

#conteudo_home{
	width: 540px;
	height: 500x;
	float:left;
	padding: 25px 20px 20px 20px;
}

#coluna_topico{
	width: 270px;
	*width: 280px;
	height: 365px;
	float: left;
	z-index: 15;	
}

#box_topico{
	width: 276px;
	*width: 286px;
	height: 80px;
	margin-bottom: 10px;
	text-align: left;
}

#img_topico{
	width: 107px;
	float:left !important;
}

#box_newsletter{
	width: 171px;
	padding-left: 105px;
	text-align: left;
}

#box_destaque_home{
	width: 240px;
	float: right;
	padding-right: 5px;
	text-align: justify;
	margin-bottom: 15px;
}

.img_destaque_home{
	margin-bottom: 1px;
	margin-top: 4px;
}

#box_esportes{
	width: 415px;
	float:right;
	position: absolute;
	left: 319px;
	top: 425px;
	text-align:justify;
}

#box_esportes img{
	float:left;
	margin-right: 10px;
}

#alinha_rodape{
	margin: auto;
	width:760px;
}

/* formatação de fontes e style --- inicio --- */
.red{
	color: #c33833;
}

.red_bold{
	color: #992121;
	font-weight:bold;
}

h1{
	margin: 0px;
	padding: 0px;
}

h2{
	color: #c33833;
	margin: 0;
	margin-bottom: 3px;
	padding: 0;
	font:11px Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
}

h3{
	color: #CB8473;
	margin: 0;
	margin-bottom: 3px;
	padding: 0;
	font:13px Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
}

.titulo_noticias{
	font-weight:bold;
}

.data_noticias{
	font-weight: bold;
	color: #c33833;
}

span{
	font-size: 11px;
}

p{
	margin: 3px;
	font-size: 11px;
}

img{
	border: 0px;
}
/* formatação de fontes e style --- fim --- */

/* inicio de formatacão de links */
a:link.link_txt{
	color: #666;
	text-decoration:none;
}
a:hover.link_txt{
	color: #666;
	text-decoration:underline !important;
}
a:visited.link_txt{
	color: #666;
	text-decoration:none;
}
a:active.link_txt{
	color: #666;
	text-decoration:none;
}

a:link.link_red{
	color: #c33833;
	text-decoration:none;
}
a:hover.link_red{
	color: #270000;
	text-decoration:underline !important;
}
a:visited.link_red{
	color: #c33833;
	text-decoration:none;
}
a:active.link_red{
	color: #c33833;
	text-decoration:none;
}

/* ----------------------------------------- */

a:link.link_marron{
	color: #b6b77e;
	text-decoration:none;
}
a:hover.link_marron{
	color: #818273;
	text-decoration:underline !important;
}
a:visited.link_marron{
	color: #b6b77e;
	text-decoration:none;
}
a:active.link_marron{
	color: #b6b77e;
	text-decoration:none;
}

/* ----------------------------------------- */

a:link.LinkAlbum{
	color: #000000;
	text-decoration:none;
	font-size: 13px;
}
a:hover.LinkAlbum{
	color: #000000;
	font-size: 13px;
	text-decoration:none !important;
}
a:visited.LinkAlbum{
	color: #000000;
	font-size: 13px;
	text-decoration:none;
}
a:active.LinkAlbum{
	color: #000000;
	font-size: 13px;
	text-decoration:none;
}


/* fim de formatacão de links */

/* inico de formatação de formularios */

form{
	margin: 0px;
	padding: 0px;
}

form.form_newsletter{
	padding:0px;
	margin-top:5px;
}

input.newsletter{
	width: 130px;
	height: 20px;
	color: #c33833;
}

input.btn_newsletter{
	width: 24px;
	height: 18px;
	border: 0px;
	background-image:url(../img/btn_newsletter.jpg);
	margin-left: 5px;
}



/* fim de formatação de formularios */

hr.barra_noticias{
	border-top: 1px dashed #e7e7dd;
	border-bottom: 0px;
	border-left: 0px;
	border-right: 0px;
    height: 1px;
	margin-top: 2px;
	margin-bottom: 0px;
	padding-top: 6px;
	padding-bottom: 4px
}

hr.barra_noticias2{
	border-top: 1px dashed #e7e7dd;
	border-bottom: 0px;
	border-left: 0px;
	border-right: 0px;
    height: 1px;
	margin-top: 4px;
	margin-bottom: 4px;
	padding-top: 6px;
	padding-bottom: 6px
}

/* ******************************** *//* TOPO */

#topo{
	width: 760px;
	height: 130px;
	background-image: url(../img/fundo_topo.jpg);
	background-repeat: no-repeat;
}

#logo{
	width: 235px;
	height: 115px;
	padding-top: 15px;
	padding-left: 20px;
	float: left;	
}

#box_coluna_topo{
	width: 320px;
	height: 52px;
	float: right;
	margin-top: 15px;
	margin-right: 10px;
	text-align:left;	
}

#topo_cabecario{
	width: 200px;
	height: 23px;
	float: left;
	color: #cb8473;
	padding-top: 7px;
}

#topo_icn{
	width: 110px;
	height: 30px;
	float: right;
}

#topo_fone{
	color: #cb8473;
	font-size: 16px;
	margin-top: 90px;
	margin-left: 155px;
}

#margin_titulo{
	margin-bottom: 15px;
}

#boxLoginTopo{
	float: right;
	margin: 5px 30px 0px 0px; 
}

input.loginTopo{
	background-image:url(../img/login_portal.jpg);
	background-repeat: no-repeat;
	font-size: 11px;
	border: 0px;
	width: 138px;
	height: 12px;
	padding: 2px 2px 2px 2px;
	margin-bottom: 5px;
}

input.senhaTopo{
	background-image:url(../img/senha_portal.jpg);
	background-repeat: no-repeat;
	font-size: 11px;
	border: 0px;
	width: 104px;
	height: 12px;
	padding: 2px 2px 2px 2px;
}

input.btnAcessarPortal{
	background-image:url(../img/btn_newsletter.jpg);
	background-repeat: no-repeat;
	margin: 2px 0px 0px 7px;
	border: 0px;
	width: 24px;
	height: 18px;
}

/* ******************************** *//* roda pe */

#tudo_rodape { 
	width:760px;
	position:relative;  /*Contexto de posicionamento */
	background-color: #000000;
	margin:0 auto;
	text-align:left;
	min-height:100%;
	}

/* ******************************** *//* MENU */

ul.menu{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

li.menu{
	float: left;
}

/* ******************************** *//* NOTICIAS */
#principal_noticias{
	width: 505px;
	float: left;
}

#coluna_noticias{
	width: 190px;
	float: right;
}

#topico_noticia{
	margin-bottom: 15px;
	text-align:justify;
}

#conteudo_noticia{
  min-height: 500px;
  height:auto !important;
  height:500px;
  margin-bottom: 150px;
  background-color:#F9F9F1;
}
/* ******************************** *//* CONTATO */

#box_parceiros{
	width: 140px;
	text-align: center;
}

a:link.link_parceiros{
	color: #000000;
	text-decoration:none;
}
a:hover.link_parceiros{
	color: #000000;
	text-decoration:underline !important;
	font-weight:bold !important;
}
a:visited.link_parceiros{
	color: #000000;
	text-decoration:none;
}
a:active.link_parceiros{
	color: #000000;
	text-decoration:none;
}

/* ******************************** *//* CONTATO */

#tudo_contato { 
	width:774px;
	*width:773px;
	position:relative;  /*Contexto de posicionamento */
	background-image: url(../img/interna_img_fundo.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	margin:0 auto;
	text-align:left;
	min-height:470px;
  	height:auto !important;
  	height:470px;
	padding-right: 24px;
	padding-bottom: 10px;
}

#box_contato{
	width: 100%;
	
}

#box_mapa{
	width: 300px;
	float:left;
}

#box_formulario{
	width: 365px;
	float:right;
}

#fundo_mapa{
	margin-bottom: 15px;
	margin-top: 25px;
}

/* ******************************** */

/* ******************************** *//* MAUA */

.img_borderD{
	border: 2px solid #CCCCCC;
	margin: 20px;
	float: right
}

.img_borderE{
	border: 2px solid #CCCCCC;
	margin: 20px;
	float: left;
}

/* ******************************** */ /* PAGINAS INTERNAS */ /* ******************************** */
#tudo_subpg { 
	width:555px;
	margin:0 auto;
	text-align: justify;
}

#conteudo_subpg{
	padding:0;
}

#topico_internas{
	width: 560px;
}

#internas_img{
	width: 207px;
	float: left;
	margin-right: 15px;
	margin-top: 33px;
}

#internas_txr{
	width: 336px;
	float: left;
	text-align: justify;
	margin-bottom: 20px;
}

#internas_menu{
	width: 145px;
	float: right;
	margin-top: 29px;
	margin-right: 5px;
}

.img_margin_barra{
	*margin-bottom: -3px;
}

#img_subpaginas{
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 4px;
}

/* ******************************** */ /* SUB PAGINAS PRINCIPAL */ /* ******************************** */
#coluna_subpaginas{
	width: 560PX;
	float: left;
}

#coluna_submenus{
	width: 145px;
	float: right;
	padding-top: 20px;
}


/* ******************************** */ /* MENU ESTERNO */ /* ******************************** */

#menu_esterno{
	width: 145px;
}

ul.menu_vertical{
	margin: 0px;
	padding: 0px;
	list-style: none;
}

li.alt_menu{
	margin-bottom: 3px;
	margin-top: 3px;
	border-bottom: 1px solid #DBDBDB;
}

.img_leonardo{
	margin-bottom: 20px;
}


/* ******************************** */ /* APARECER */ /* ******************************** */
A.ex {color:#000080; text-decoration: none}
#guide {color:#000080; text-decoration: underline}

/* ******************************** */ /* FORMATAÇÃO GERAL */ /* ******************************** */

.img_diteira{
	float: right;
	margin-left: 12px;
	margin-bottom: 7px;
	margin-top: 24px;
}

.img_esquerda{
	float: left;
	margin-right: 12px;
	margin-bottom: 10px;
}

.img_fundamenta_pg{
	float: right;
	margin-left: 12px;
	margin-bottom: 10px;
	margin-top: 5px;
}

/* *********************************************************************************************** */
