@charset "utf-8";
/* CSS Document */

* {padding:0; margin:0; color:#6f6649; font-family:Georgia, "Times New Roman", Times, serif;}
hr{padding:0; margin:0;}
form{padding:0; margin:0;}
ul {list-style:none;}
img {border:0;}

a {text-decoration: underline;}
a:hover {text-decoration:none;}

body {
	background:url(../images/bg.gif) repeat-x top #dfd9d2;
	width:100%;
	height:100%;
	margin:0;
	padding:0;
	}

#sitepos {
	position:absolute;
	width:960px;
	height:100% auto;
	min-height:500px;
	margin-bottom:20px;
	padding-bottom:20px;
	left:50%;
	margin-left:-480px;
	visibility: visible;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}

#topo {
	width:960px;
	height:105px;
	float:left;
	background:url(../images/topo.png) no-repeat;	
	}
	
#topo img{
	margin-top:15px;
	}
	

#menuEstados {
	width:960px;
	height:40px;
	float:left;
	margin:0 0 20px 0;
	background:url(../images/menu.gif);
	}

#menuEstados ul {
	float:left;
	width:960px;
	}

#menuEstados ul li {
	height:40px;
	min-height:20px;
	float:left;
	display: inline;
	font-size:12px;
	text-transform:uppercase;
	letter-spacing:0px;
	color:#f4f0ec;
	padding:0 14px 0 15px;
	display:table;
	}

#menuEstados ul li a {
	vertical-align:middle;
	line-height: 3.5em;
	text-decoration:none;
	color:#f4f0ec;
	}

#menuEstados ul li:hover {
	background:#619322;
	}

/*#menuEstados ul li:hover.corte {
	background:url(../images/menu_corte.gif) no-repeat top left #619322;
	}
*/	
#menuEstados ul li.corte {
	background:url(../images/menu_corte.gif) no-repeat top left #619322;
	}

#geral {
	width:960px;
	height:100% auto;
	min-height:500px;
	float:left;
	margin:0;
	}

#geral #menuPortal {
	width:153px;        
	height:100% auto;
	min-height:100px;
	float:left;
	background:#f4f0ec url(../images/menup_c_cima.gif) no-repeat top;
	padding:0px;
	}

#geral #menuPortal img {clear:both; float:left;}

#geral #menuPortal dl {
	width:113px;
	padding:20px;
        _padding:20px;
	float:left;
	}

#geral #menuPortal dl dt {
	width:113px;
	font-size:17px;
	text-transform:uppercase;
	letter-spacing:-1px;
	word-spacing:0px;
	line-height:17px;
	color:#558712;
	float:left;
	padding:0 0 5px 0;
	border-bottom:solid 1px #558712;
	}
	
#geral #menuPortal dl dt.parceiros {
	width:113px;
	font-size:17px;
	text-transform:uppercase;
	letter-spacing:-1px;
	word-spacing:0px;
	line-height:17px;
	color:#558712;
	float:left;
	padding:0 0 5px 0;
	margin-top:32px;
	*margin-top:33px;
	border-bottom:solid 1px #558712;
	}

#geral #menuPortal dl dd {
	width:113px;
	float:left;
	font-size:12px;
	padding:5px 0 5px 10px;
	line-height:1.5em;
	background:url(../images/circle.gif) #f4f0ec no-repeat 0 12px;
	}

#geral #conteudo {
	width:602px;        
	height:100% auto;
	min-height:500px;
	float:left;
	margin:0 20px;
	background:url(../images/conteudo_topo.gif) #f4f0ec no-repeat top;
	}

#geral #conteudoRodape {
	width:602px;
	height:20px;
	float:left;
	background:url(../images/conteudo_rodape.gif) #f4f0ec no-repeat top;
	}

/*----------------- INÍCIO DA DIV MENU_RODAPE -------------------*/	
#geral #menu_Rodape {
	width:960px;
	height:305px;
	float:left;
	background:#dfd9d2;
	margin:20px 0;	
}

#geral #menu_Rodape ul.nordeste {
	width:242px;
	height: 200px;	
	float:left;
	margin-left:173px;
	margin-right: 10px;
	_margin-left:130px;/*hack ie6*/	
	}
	
#geral #menu_Rodape ul.nordeste span#jornal, span#onordeste, span#parceiros {
	margin-top: 20px;
	}	
	
#geral #menu_Rodape ul.nordeste span {
	width: 100%;
	float: left;
	text-transform: uppercase;	
	color: #619322;
	border-bottom: solid 1px #619322;
	margin-bottom: 10px;
	}	

#geral #menu_Rodape ul.noticia {
	width:245px;
	height: 300px;	
	float:left;
	margin: 0 10px 0 0;
	}
	
#geral #menu_Rodape ul.noticia span {
	width: 100%;
	float: left;
	text-transform: uppercase;	
	color: #619322;
	border-bottom: solid 1px #619322;
	margin-bottom: 10px;
	}
	
#geral #menu_Rodape ul.blog {
	width:242px;
	height: 300px;	
	float:left;
	margin: 0;
	}
	
#geral #menu_Rodape ul.blog span {
	width: 100%;
	float: left;
	text-transform: uppercase;	
	color: #619322;
	border-bottom: solid 1px #619322;
	margin-bottom: 10px;
	}		
	
#geral #menu_Rodape ul li {
	width: 100%;
	display: table;
	float:left;	
	margin-bottom: 10px;
	}

#geral #menu_Rodape ul li a {
	font-size:14px;
	font-weight:normal;
	text-decoration:none;
	color:#6f6649;
	}

#geral #menu_Rodape ul li a:hover {
	text-decoration: underline;
}

#navegacao {
	width:920px;
	height:168px;
	float:left;
	padding:20px;
	margin:20px 0 0 0;
	background:url(../images/navegacao_bg.gif) #f4f0ec no-repeat bottom;
	display:none;
	}

#navegacao #cabecalho {
	width:920px;
	float:left;
	}

#navegacao #cabecalho h1 {
	font-size:18px;
	font-weight:normal;
	color:#6f6649;
	text-transform:capitalize;
	border-bottom:2px solid #6f6649;
	padding:0 0 5px 0;
	}
