*, html{
	padding:0;
	margin:0 auto;
	list-style:none;
}

body{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	background:#ff5e04 url('../imagens/fnd.jpg') top; background-repeat:no-repeat;
}

h1{
	font-size:22px;
	font:'Arial Black';
	color:#111;
	margin: 0 0 10px 0;
}

h1 b{
	color:#111;
	text-transform:uppercase;
}

h3{
	font:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#333;
	font-size:16px;
}

h3.enquete{
	color:#FFFFFF;
}

p{
	font:Arial, Helvetica, sans-serif;
	color:#333;
	font-size:12px;
}

p.noticias{
	font:Arial, Helvetica, sans-serif;
	color:#333;
	font-size:10px;
}

p.enquete{
	font:Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:10px;
}

.left{
	float:left;
}

.right{
	float:right;
}

.clear_left{
	clear:left;
}

.clear_right{
	clear:right;
}

.clear{
	clear:both;
}

.img{
	border:#FFFFFF medium 3px;
	padding:1px;
	margin:4px;
}

.img_home{
	border:#003399 double 5px;
	padding:1px;
	margin:20px;
}

#geral {
	width: 1000px;
	margin:0 auto;

}
#geral #topo{
	margin:0 auto;
	width:1000px;
	height:480px;
}
#geral #topo #banner{
	position:absolute;
	width:980px;
	height:293px;
	top:10px;
	margin:0 0 0 0px;

}
#geral #topo #galeria_topo{
	position:absolute;
	width:766px;
	height:254px;
	top:270px;
	margin:0 0 0 120px;
	z-index:9999999;
}
#geral #centro{
	width:1000px;
	margin:0 auto;

}
#geral #centro #direita{
	width:746px;
	max-width:746px;
}

#geral #centro #direita div.topo_direita{
	height:20px;
}
#geral #centro #direita div.centro_direita{
	padding: 0 10px;
	height:100%;
}

#paginas{
	width:700px;
}

#geral #centro #direita div.footer_direita{
	height:20px;
}


#geral #centro #esquerda{
	width:254px;
	max-width:254px;
}

#geral #centro #esquerda div.topo_esquerda{
	height:20px;
}

#geral #centro #esquerda div.centro_esquerda{
}

#geral #centro #esquerda div.centro_esquerda #noticias{
	width:254px;
	height:164px;
	background:url(../imagens/noticias.jpg) no-repeat center center;
}

#geral #centro #esquerda div.centro_esquerda #noticias #txt_noticia{
	width:214px;
	margin:50px 20px 20px 20px;
}

#geral #centro #esquerda div.centro_esquerda #noticias a{
	text-decoration:none;
}

#geral #centro #esquerda div.centro_esquerda #noticias a:hover{
	text-decoration:underline;
	color:#000000;
}

#geral #centro #esquerda div.centro_esquerda #enquete #txt_enquete .btn_votar{
	background:url(../imagens/btn_votar.jpg) no-repeat center center;
	width:60px;
	height:22px;
	text-indent:-9999px;
	position:absolute;
	margin:-23px 0 0 150px;
	_margin:-17px 0 0 150px;
}

#geral #centro #esquerda div.footer_esquerda{	
	height:20px;
}

#geral #footer{
	width:1000px;
	height:60px;
	margin:0 auto;
}

#geral #footer #esquerda_footer{
	background:url(../imagens/footer_esquerda.png) no-repeat;
	height:60px;
	width:254px;
	text-align:center;
	color:#000033;
	padding:17px 0 0 0;
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}

#geral #footer #direita_footer{
	width:734px;
	background:url(../imagens/footer_direita.png) no-repeat;
	height:60px;
	text-align:center;
	color:#FFFFFF;
	padding:21px 0 0 0;
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}

#geral #footer #direita_footer a{
	color:#FFFFFF;
	text-decoration:none;
}

#geral #footer #direita_footer a:hover{
	text-decoration:underline;
}




#enquete{
	width:254px;
	height:164px;
	background:url(../imagens/enquete.jpg) no-repeat top center;
}

#enquete #txt_enquete{
	width:214px;
	margin:50px 20px 20px 20px;
}

#enquete #txt_enquete div{
	color:#FFF;
	font-size:10px;
	margin:3px;
	_margin:0px;
	height:18px;
}
