body {
	margin:0px;
	padding:0px;
	background-color:#f7f1e4;
	color:#333;
	font-family:tahoma;
	font-size:14px;
}

/* CSS Document */

#informativosares{width:548px; margin:10px auto 0px auto; background-color:#fff; padding:5px 15px;}
#informativosares form{margin:0px; padding:0px;}

#topo_info{
	width:548px;
	margin:10px auto;
	}
	
#topo_info .barra_sup{width:538px; background-color:#EEF3F5; font-size:12px; padding:5px; color:#92A1B2; float:left;}
#topo_info .barra_inf{width:100%; clear:both; margin:10px 0px; font-size:12px; float:left;}

#topo_info .barra_inf .contato{width:160px; float:left; padding:15px 0px;}
#topo_info .barra_inf .logo{width:248px; float:left; text-align:center;}
#topo_info .barra_inf .infonum{width:140px; float:left; padding:15px 0px; line-height:140%;}
#topo_info .barra_inf  a{color:#778A9F; text-decoration:none;}
#topo_info .barra_inf  a:hover{text-decoration:underline;}
#topo_info .barra_inf  .infonum strong{color:#778A9F;}

#destaque_info{
	background-color:#FFFFFF;
	width:548px;
	margin:0 auto;
	line-height:120%;
	font-size:14px;
	clear:both;
	}
#destaque_info h1{
	font-size:14px;
	margin:0px;
	padding:0px;
	color:#778A9F;
	text-transform: uppercase;
	line-height:normal;
}
#destaque_info img{
	margin-right:10px;
}

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

#noticias{
	width:548px;
	margin:10px auto;
	line-height:120%;
	}
	
#noticias .data{font-weight:bold; font-size:12px; color:#888; line-height:170%;}
#noticias .tit{background-color:#FFFFFF;}
#noticias .resumo{
	background-color:#FFFFFF;
	padding:0px 10px 10px 10px;
	font-size:14px;
	line-height:120%;
}
#noticias h2{color:#778A9F; font-size:14px; margin-top:0px; padding-top:0px;}
#noticias .tituloinfo{font-size:14px; font-weight:bold;
background-color:#FFFFFF;
padding:10px 10px 5px 10px;
color:#778A9F;
text-transform:uppercase;
line-height:110%;
}
.top {border-top:8px solid #EEF3F5;}
.right {border-right:8px solid #EEF3F5;}
.left {border-left:8px solid #EEF3F5;}

.bordaimg{border:0px solid #fff;}


#forminformativo{
width:50%; float:right;
}
#edicaoinformativo{width:50%; float:left;}
hr{border:0px; border-top:1px solid #DCE6EA;}

#rodape_email{
	clear:both;
	width:548px;
	background-color:#f7f1e4;
	margin:0px auto;
	color:#999;
	font-family:tahoma;
	font-size:12px;
	padding:15px 0px;
}