/* Geral */
* {
	margin:0;
	padding:0;
}
body {
	margin:0 auto;
	text-align:center;
}
.bg_geral {
	background-image: url("imagens/bg_geral.jpg");
	background-repeat: repeat-x;
	background-color:#BBD5E5;
}
/* Topo */


/* Conteúdo */
.conteudo {
	background-color:#F7FCFF;
}
.img_index {padding-bottom:40px;}
.img_index p{font-family:Arial,Verdana,Tahoma; font-size:10px; color:#353535; text-align:left;}
.img_index p a{font-family:Arial,Verdana,Tahoma; font-size:10px; color:#353535; text-decoration:none;}
.img_index p a:hover{font-family:Arial,Verdana,Tahoma; font-size:10px; color:#353535; text-decoration:underline;}



.chamadas {
	font-family:Verdana;
	font-size:9px;
	color:#353535;
	padding:10px 10px 0 20px;
}
.chamadas table {
	font-family:Verdana;
	font-size:10px;
	color:#353535;
	padding:10px 10px 0 20px;
}
.chamadas a {
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;
	color:#003566;
	text-decoration:none;
}

.chamadas ul {
	margin-left:40px;
}
.titulo {
	margin:10px 0 0 10px;
}

.mostrar {
	cursor:pointer; font-weight:bold; margin: 5px 0 5px 0;
}
.newsletter {
	background-image: url("imagens/bg_newsletter.jpg");
	background-repeat: no-repeat;
	height:187px;
	width:240px;
	font-family:Verdana;
	font-size:9px;
	color:#353535;
	padding:5px 0 0 5px;
	margin:0;
}
.newsletter table {
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;
	color:#003566;
	margin:15px 0 0 0;
	padding:0 0 0 0;
}
.chamada {
	background-image: url("imagens/bg_chamada.jpg");
	background-repeat: no-repeat;
	height:187px;
	width:289px;
	font-family:Verdana;
	font-size:9px;
	color:#353535;
	padding:5px 5px 0 5px;
}
.chamada a {
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;
	color:#003566;
	text-decoration:none;
	padding:0 0 0 0;
}
.fotos {
	background-image: url("imagens/bg_fotos.jpg");
	background-repeat: no-repeat;
	height:187px;
	width:241px;
	font-family:Verdana;
	font-size:9px;
	color:#353535;
	text-align:justify;
	padding:5px 0px 0 5px;
}
.fotos a {
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;
	color:#003566;
	text-decoration:none;
	text-align:right;
}
/* Rodapé */

.bg_rodape {
	background-image: url("imagens/rodape.jpg");
	background-repeat: no-repeat;
	background-color:#F7FCFF;
	height:76px;
	font-family:Verdana;
	font-size:11px;
	color:#353535;
}
#texto_noticias{font-family:Verdana; font-size:10px; color:#353535;}
#texto_noticias a{font-family:Verdana; font-size:10px; color:#353535; text-decoration:none;}
#texto_noticias a:hover{font-family:Verdana; font-size:10px; color:#353535; text-decoration:underline;}
#btns_baixo{width:400px; height:50px; text-align:center; padding:200px 0 0 0;}

.paginacao{font-family:Arial; font-size:12px; color:#679CC8; text-align:center; width:400px; margin-top:200px; float:left;}
.paginacao a{font-family:Arial; font-size:12px; color:#679CC8; text-align:center;  font-style:normal; text-decoration:none; margin:0 3px 0 3px;}
.paginacao a:hover{font-family:Arial; font-size:12px; color:#679CC8; text-align:center;  font-style:normal; text-decoration:underline; margin:0 3px 0 3px;}

