﻿/* CSS Document */
body{
	margin:0;
	padding:0;
	background:url(/images/home/bg_grande.jpg) no-repeat #f1b507 top center;
	/*background:url(/images/bg_referencia.jpg);*/
	}
.home{
	
	height:auto;
	width:100%;
	}
.home div.conteudo{
	/*background:url(/images/home/bg_content.jpg) no-repeat;*/
	margin:0 auto;
	display:block;
	width:1003px;
	height:100%;
	_height:600px;
	overflow:hidden;
	}
.home div.conteudo div.titulo{
	width:810px;
	height:494px;
	position:relative;
	margin:-20px 0 0 10px;
	float:left;
	}
/**/
.home div.conteudo div.destaque{
	width:292px;
	height:207px;
	position:relative;
	margin:0 0 0 10px;
	float:right;
	margin:-480px 25px 0 0;
	}
.home div.conteudo div.menu{
	width:250px;
	height:200px;
	position:relative;
	z-index:1;
	float:left;
	margin:-260px 0 0 29px;
	overflow:hidden;
	}
.home div.conteudo div.content{
	width:677px;
	height:308px;
	float:right;
	margin:-208px 15px 0 0;
	_margin:-208px 5px 0 0;
	position:relative;
	}
.footer{
	background:url(/images/footer.jpg) no-repeat;
	width:258px;
	height:13px;
	float: right;
	margin:0 0 0 300px;
	_margin:0px 0 0 700px;
	z-index:987654;
	}
	.footer div.direitos{
		width:110px;
		float:left;
		text-indent:-999px;
		overflow:hidden;}
	.footer div.mapa a{
		width:58px;
		float:left;
		text-indent:-999px;
		overflow:hidden;}
	.footer div.privacidade a{
		width:90px;
		float:left;
		text-indent:-999px;
		overflow:hidden;
}

.enquete{
	position:absolute;
	padding:10px 0 0 0;
	color:#874300;
	width:150px;
	height:auto;
	margin:95px 0 0 25px;
	z-index:987654321;
	}
	
.enquete input{
	font:11px sans-serif, Verdana, Arial, Helvetica;
	}
}
.enquete label{
	width:100%;
	color:#874300;
	font:11px sans-serif, Verdana, Arial, Helvetica;
	margin:0px 2px -15px 0px;
	padding:1px 3px;
	width:94px;
	height:auto;
	}
.enquete ul{
	width:130px;
	list-style:none;
	margin:0 0 0 3px;
	padding:0px;
}	
.enquete ul li{ 
	color:#874300;
	font:11px sans-serif, Verdana, Arial, Helvetica;
}
