*{
	margin:0;
	padding:0;
	border:0;
	list-style:none;
	text-decoration:none;
	outline:none;
}
html, body{
	color:#5c5c5c;
	font:12px Arial, Helvetica, sans-serif;
	text-align:justify;
	background:#f5f3ec;
}
.clear{
	clear:both;
}
.left{
	float:left;
}
.right{
	float:right;
}
.amarelo{
	color:#cb9f0b;
}
.amarelado{
	color:#a98f36;
}
.marron{
	color:#766736;
}
.cinza{
	color:#454545;
}
h1{
	font-size:18px;
	font-weight:normal;
	text-align:left;
}
p{
	font:12px Arial, Helvetica, sans-serif;
}
.data{
	font-size:10px;
	font-weight:bold;
}

/******************   estrutura site  ******************/
#topo{
	width:100%;
	height:157px;
	background:url(../img/fita_topo.gif) repeat-x;
}
	.topo_area{
		width:920px;
		height:157px;
		margin:0 auto;
	}
#barra{
	width:100%;
	height:34px;
	margin:0 auto;
	color:#abaaaa;
	background:url(../img/barra_fita.gif) repeat-x;
}
	.barra_area{
		width:925px;
		margin:0 auto;
		padding-top:12px;
		font-weight:bold;
	}
		.barra_data{
			width:350px;
			margin-left:5px;
			float:left;
			color:#abaaaa;
		}
		.barra_hora{
			width:75px;
			float:right;
			text-align:right;
		}
			.barra_hora img{
				float:left;
				margin:1px 0 0 7px;
			}
			.barra_hora p{
				float:right;
				font-size:12px;
				color:#b39a45;
				font-weight:bold;
			}
#geral{
	width:930px;
	margin:0 auto;
}
	.internas{
		width:580px;
		margin:10px 0 0 10px;
		padding:16px 10px;
		background:#FFF url(../img/bg_cima_interna.gif) no-repeat top center;
	}
	.internas a{
		color:#5c5c5c;
		text-decoration:underline;
	}

	.interna_baixo{
		width:600px;
		height:9px;
		margin:0 0 10px 10px;
		background:url(../img/bg_baixo_interna.gif) no-repeat;
	}
	.lateral_right{
		width:300px;
		float:right;
		padding-right:3px;
	}
#rodape{
	width:100%;
	clear:both;
	color:#8a8571;
	font:11px  Tahoma, Geneva, sans-serif;
	background:#e6e2d5;
}
	.rodap_area{
		width:895px;
		height:80px;
		margin:0 auto;
	}
		.rodap_area img{
			float:right;
			margin-top:36px;
		}
		.rodap_logo{
			float:left;
			margin-top:35px;
		}
	.rodap_end{
		width:430px;
		float:left;
	}
		.rodap_end a{
			color:#8a8571;
		}
		.rodap_end a:hover{
			text-decoration:underline;
		}
		.rodap_end p{
			margin-bottom:5px;
			color:#766736;
			font-weight:bold;
		}

/******************   home  ******************/
.topo_news{
	width:412px;
	height:50px;
	float:right;
	background:url(../img/img_bg_news.gif) no-repeat top center;
}
	.topo_txt{
		width:195px;
		float:right;
		color:#999;
		padding:12px 5px 0 0;
		font-size:11px;
		text-align:left;
	}
	.news_camp{
		width:135px;
		height:16px;
		float:left;
		margin:16px 0 0 18px;
		padding:3px 3px 0 3px;
		font-size:11px;
		color:#999;
		background-color:#FFF;
		border:1px #b6b6b6 solid;
	}
	.news_ok{
		float:left;
		margin:16px 0 0 4px;
	}
.topo_home a{
	width:80px;
	height:50px;
	float:right;
	margin-right:3px;
	background:url(../img/img_home.gif) no-repeat top center;
}
.topo_home a:hover{
	background:url(../img/img_home.gif) no-repeat center -5px;
}
.topo_contato a{
	width:80px;
	height:50px;
	float:right;
	margin-right:3px;
	background:url(../img/img_contato.gif) no-repeat top center;
}
.topo_contato a:hover{
	background:url(../img/img_contato.gif) no-repeat center -5px;
}
#logo{
	width:195px;
	height:150px;
	float:left;
	margin:5px 0 0 0;
}
#menu{
	width:600px;
	height:105px;
	float:right;
}
.bannerhome{
	width:920px;
	height:209px;
	margin:4px 0 8px 7px;
	border:0;
}
.banner_interno{
	width:618px;
	height:200px;
}
.ho_coluna{
	width:290px;
	height:420px;
	margin:0 20px 20px 7px;
	float:left;
	color:#5c5c5c;
	text-align:left;
}
	.ho_coluna a{
		color:#5c5c5c;
	}
	.ho_coluna a:hover{
		text-decoration:underline;
	}
.ar_coluna{
	width:290px;
	height:420px;
	color:#766736;
	text-align:left;
}
	.ar_coluna a{
		color:#766736;
	}
	.ar_coluna a:hover{
		text-decoration:underline;
	}	
.potinhos{
	width:100%;
	height:20px;
	background:url(../img/ponto.gif) repeat-x center center;
}
.pag_internas{
	margin:0 0 15px 21px;
}
	.pag_internas img{
		margin-right:5px;
		border:0;
	}
	
/******************   relacionadas as internas  ******************/
.ad_foto{
	width:184px;
	height:124px;
	float:left;
	margin:0 15px 10px 0;
	border:3px #5e5125 solid;
}
.indica_bg{
	background:#FFF;
}
.cont_resposta{
	width:100%;
	margin-bottom:10px;
	padding:10px 0;
	color:#000;
	text-align:center;
	font-weight:bold;
	background:#CCC;
}
.cont_carrega{
	margin:100px 100px 0 0;
	text-align:center;
}
.contato{
	width:260px;
	height:420px;
	padding:0 35px 0 5px;
	float:left;
}
	.contato p{
		margin-top:5px;
		font-weight:bold;
		font-size:12px;
	}
	.contato span{
		font-size:9px;
	}
	.contato img{
		margin-right:10px;
		float:right;
	}
	.cont_camp{
		width:253px;
		height:18px;
		padding:4px 2px 0 2px;
		font-size:11px;
		border:1px #b9b9b9 solid;
		background-color:#ededed;
	}
	.cont_pref{
		width:30px;
		height:18px;
		padding:4px 2px 0 2px;
		font-size:11px;
		text-align:center;
		border:1px #b9b9b9 solid;
		background-color:#ededed;
	}
	.cont_fone{
		width:207px;
		height:18px;
		padding:4px 2px 0 2px;
		font-size:11px;
		border:1px #b9b9b9 solid;
		background-color:#ededed;
	}
.cont_txt{
	width:270px;
	float:left;
	font-weight:bold;
}
	.cont_txt a{
		color:#5c5c5c;
		text-decoration:none;
	}
	.cont_txt a:hover{
		text-decoration:underline;
	}
	.cont_msn{
		width:253px;
		height:140px;
		margin-bottom:5px;
		padding:4px 2px 0 2px;
		font-size:11px;
		border:1px #b9b9b9 solid;
		background-color:#ededed;
	}
.map{
	width:570px;
	height:300px;
	margin-top:20px;
}
ul.links{
	font-weight:bold;
}
	.links li{
		margin-top:8px;
		padding-left:17px;
		background:url(../img/img_seta.gif) no-repeat top left;
	}
	.links li a{
		color:#aa9138;
	}
	.links li a:hover{
		text-decoration:underline;
	}
dl.lat_banner_um{
	width:300px;
	height:147px;
	margin-bottom:8px;
	padding-left:20px;
	text-align:left;
	background:url(../img/img_banner_um.gif) no-repeat;
}
	.lat_banner_um dt{
		padding-top:13px;
		color:#af8b29;
		letter-spacing:-1px;
		font-size:20px;
		font-weight:bold;		
	}
	.lat_banner_um dd{
		margin-top:-6px;
		color:#af8b29;
		letter-spacing:-1px;
		font-size:34px;
		font-weight:bold;
	}
	.lat_banner_um p{
		width:270px;
		color:#bcbcbb;
		font-size:12px;
		font-weight:normal;
	}
dl.lat_banner_dois{
	width:300px;
	height:147px;
	margin-bottom:15px;
	padding-left:20px;
	background:url(../img/img_banner_dois.gif) no-repeat;
}
	.lat_banner_dois dt{
		padding-top:13px;
		color:#5e5125;
		letter-spacing:-1px;
		font-size:20px;
		font-weight:bold;		
	}
	.lat_banner_dois dd{
		margin-top:-6px;
		color:#5e5125;
		letter-spacing:-2px;
		font-size:34px;
		font-weight:bold;
	}
	.lat_banner_dois p{
		width:270px;
		color:#675d3d;
		font-size:12px;
		font-weight:normal;
	}



