body, table{
	font-size:14px;
	color: #000; 
	background-color: #ffffff;
	font-family: "Lucida Sans Unicode";
	background-image:none;
}

#modulo_informativo a{color:#006666; text-decoration:none;}
#modulo_informativo a:hover{text-decoration:underline;}

#modulo_informativo .edicoes{margin:0 auto; width:642px;}

#modulo_informativo table{ line-height:130%;}

#modulo_informativo p.leiamais{margin:10px 0px 0px 0px; padding:0px;}

#modulo_informativo #tamanhoLetra{width:642px; margin:0 auto; float:none; text-align:right; }
#modulo_informativo .bannerGrande{margin:10px 0px 0px 0px;}

#modulo_informativo #voltar{width:642px; margin:20px auto;}

#modulo_informativo #barra{
	border:1px solid #dfe0e0;
	width:620px;
	padding:5px 10px;
	margin:10px auto;
	font-size:13px;
	height:15px;
}

#modulo_informativo #barra div{width:50%; float:left;}

#modulo_informativo #topo{
	width:642px;
	margin:0px auto 10px auto;
	font-size:13px;
	background-image: url(../img/bgtopo.gif);
	background-repeat:repeat-x;
	height:100px;
	background-position: bottom;
}

#modulo_informativo #topo div{width:301px; float:left; padding:0px 10px;}
#modulo_informativo #topo div.dados_info{padding-top:5px;}
#modulo_informativo #topo div.dados_info p{margin:3px 0px;}
#modulo_informativo #topo span, #modulo_informativo ul#edicoes span{ color:#ff3300; font-weight:bold; font-size:12px;}

#modulo_informativo #rodape{
	width:622px;
	margin:0 auto;
	text-align:right;
	padding:60px 10px 10px 10px;
	font-size:13px;	
	height:82px;
	background-image: url(../img/bgrodape.gif);
	background-repeat:repeat-x;
	border-bottom:10px solid #fff;
	clear:both;
}


/* Noticia Principal*/
#modulo_informativo .textoCompleto{ font-size: 14px;}
#modulo_informativo .noticia_principal{ border:1px solid #dfe0e0; padding:10px;}
#modulo_informativo .noticia_principal .titulo{color:#0EA499; font-size:19px; font-weight:normal;}
#modulo_informativo .imagem_principal img{margin-right:10px;}

/*Demais notícias*/
#modulo_informativo .boxnoticia{width:182px;}
#modulo_informativo .boxnoticia td{padding:5px 0px;}
#modulo_informativo .imgpequena{width:174px; height:174px; border:4px solid #f6f6f6; padding:0px; margin:0px;}
#modulo_informativo .boxnoticia td.imgpequena{padding:0px 0px;}
#modulo_informativo .boxnoticia .titulo{color:#0EA499; font-size:15px; font-weight:normal;}

/* Boxes Demais notícias*/
#modulo_informativo .top{border-top:1px solid #dfe0e0;}
#modulo_informativo .bottom{border-bottom:1px solid #dfe0e0;}
#modulo_informativo .right{border-right:1px solid #dfe0e0;}
#modulo_informativo .left{border-left:1px solid #dfe0e0;}

#modulo_informativo .banner img{ margin:10px 0px;}
#modulo_informativo .padding{padding:10px;}

#modulo_informativo #detalhe_noticia{
	clear:both;
	width:622px;
	margin:0 auto;
	padding:10px;
	border:1px solid #dfe0e0;
}

	/*CLASSE USADA NO MODULO PADRAO*/
	#moduloPadrao  div.centralizar{height:240px;}
	/*FIM CLASSE USADA NO MODULO PADRAO*/

#modulo_informativo #detalhe_noticia .titulo{color:#0EA499; font-size:30px;}

#modulo_informativo #extras{
	width:240px;
	float:left;
	margin-right:15px;
}

#modulo_informativo #extras #opcoes .legenda{ font-size:12px; background-color:#dfe0e0;}
#modulo_informativo #extras #opcoes #paginacao{background-color:#fff;}


#modulo_informativo #banners{
	width:642px;
	margin:0 auto;
	clear:both;
	padding:20px 0px 0px 0px;
	text-align:center;
}


#modulo_informativo ul#edicoes {list-style:none; margin:0px; padding:0px;}
#modulo_informativo ul#edicoes li{padding:5px 0px;}



