body { 
	background-image: url(../imagens/bg_ajustado.jpg); 
	background-repeat:repeat-x; 
	background-color:#FFFFFF; 
	margin-top:0px; 
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px; }

#corpo{ position:relative; 	margin:auto; width:980px; }
	
/* =========== Links ============== */	
	
a:link { color: #666666; 	text-decoration: none; }
	
a:visited { text-decoration: none; 	color: #666666; }

a:hover { 	text-decoration: none; 	color: #1E3748; }

a:active { 	text-decoration: none; 	color: #666666; }

.links-rodape a:link { color: #315875; 	text-decoration: none; }
.links-rodape a:hover{ font-weight:bold; text-decoration: none; }
.links-rodape a:visited{ text-decoration: none; color: #315875;  }


.texto_azul a:link{color: #1E3748; text-decoration: none; }
.texto_azul a:hover{color: #1E3748; text-decoration: none; }
.texto_azul a:visited{color: #1E3748; text-decoration: none; }
.texto_azul active{color: #1E3748; font-weight:bold; text-decoration: none; }

/* =========== DIVS para o Topo ============== */

#topo{ width:980px; height:405px; }
#menu_horizontal{ width:980px; height:45px; z-index:2; }

#detalhe {
	position:absolute;
	left:749px;	
	top:999px;
	*top:1035px; /* Hack IE 7 */
	_top:1054px; /* Hack IE 6 */
	background-image:url(../imagens/detalhes.jpg);
	background-repeat:no-repeat;
	width:70px;
	height:76px;
	z-index:1;
}



/* =========== DIVS para o conteudo ============== */

#conteudo{ width:980px; height:700px; *height:670px; clear:both; margin-top:25px;}

#conteudo_esquerda{ margin-top:20px; margin-bottom:15px; float:left; width:225px; height:600px; }

#conteudo_centro{ margin-top:20px; margin-bottom:20px; float:left; width:350px; height:600px; margin-left:25px; }

#conteudo_direita{ margin-top:20px; margin-bottom:15px; float:right; width:350px; height:600px; }

#newsletter{ width:345px; height:100px; padding-left:10px; margin-top:10px; background-image:url(../imagens/bg_newsletter.jpg); background-repeat:no-repeat;}

#rodape{ clear:both; width:100%; height:90px; background-image:url(../imagens/bg_rodape.jpg); background-repeat: repeat-x; }

/* =========== Textos ============== */

.titulo{
   font-family:Georgia, Times New Roman, Times, serif;
   font-size:18px;
   color:#333333
}

.texto{ 
   font-family:Verdana, Arial, Helvetica, sans-serif; 
   font-size:11px;
   color:#666666;
}

.texto-negrito{ 
   font-family:Verdana, Arial, Helvetica, sans-serif; 
   font-size:10px;
   color:#666666;
   font-weight:bold;
}

.texto_preto{
   font-family:Verdana, Arial, Helvetica, sans-serif; 
   font-size:11px;
   color:#000000;
   }

.texto_verde{
   font-family:Verdana, Arial, Helvetica, sans-serif; 
   font-size:11px;
   color:#337C8C;
}

.texto_azul{
   font-family:Verdana, Arial, Helvetica, sans-serif; 
   font-size:11px;
   color:#003366;
} 
 
.texto_vermelho{
   font-family:Georgia, Times New Roman, Times, serif; 
   font-size:22px;
   color:#990000;
}

.texto_branco{
   font-family:Arial, Helvetica, sans-serif; 
   font-size:10px;
   color:#ffffff;
}

.texto-rodape{
   font-family:Georgia, Times New Roman, Times, serif;
   font-size:14px;
   color:#FFFFFF;
   text-align:center;
   line-height:150%;
   letter-spacing:135%;
}

.links-rodape{
   margin-top:10px; 
   _margin-top:4px; /* Hack IE 6 */
   *margin-top:4px; /* Hack IE 7 */
   font-family:Verdana, Arial, Helvetica, sans-serif;
   font-size:10px;
   color:#315875;
   text-align:center;
}
 
.titulo-noticia{
   font-family:Verdana, Arial, Helvetica, sans-serif; 
   font-size:14px;
   color:#003366;
   font-weight:bold;
}  
 
/* =========== Backgrounds ============== */

.bgazul-escuro{ background-color: #003366; color: White; }

.bazul-claro{ background-color:#DFE5EB;}
	
.bazul-claro2{ background-color:#CCD5DF;}

/* =========== Sistema de Notícias ============== */

#documentos{
 width:970px; float:left; font-family: Verdana, Arial, Helvetica; font-size: 11px; color: #333333; list-style-image:url(../imagens/bolinha-azul.gif); padding-top:10px;
}
