@charset "utf-8";
/* CSS Document */

/******************************************************************************

					A R E A S   D O   C O N T E U D O
					
******************************************************************************/

#col_esq {
	width: 550px;
	float: left;
	/*border-bottom: #848383 4px solid;*/
}

#col_dir {
	width: 200px;
	float: right;
}

/********** ANIMAÇÃO DA HOME **********/

#animacao_home {
	text-align:center;
	padding-top: 10px;
	padding-bottom: 20px;
	width: 500px;
	margin: 0 auto;
}

#animacao_topo {
	background:url(../imagens/animacao_topo.gif) no-repeat top center;
	height: 22px;
}

#animacao_pe {
	background:url(../imagens/animacao_pe.gif) no-repeat top center;
	height: 20px;
}

#animacao_miolo {
	/*background:url(../imagens/animacao_miolo.gif) repeat-y top center;*/
	background-color: #DEDEDD;
	margin-bottom: -4px;
}

/********** BANNERS **********/

#banners {
	margin-left: 60px;
	margin-top: 30px;
	float: left;
}

.banner {
	height: 60px;
	width: 234px;
	float: left;

}


/********* ULTIMAS ATUALIZAÇÕES *********/

#ultimas_atualizacoes {
	width: 200px;
	float:right;
	margin-top: 5px;
}

.tit_ultimas_atualizacoes {
	font-size:44px;
	color: #999999;
	padding-left: 5px;
}
.sub_tit_ultimas_atualizacoes {
	font-size:25px;
	color: #333333;
	margin-top: -10px;
	position:absolute;
	padding-left: 5px;
}

.ultimos_artigos {
	margin-top: 25px;
	margin-right: 15px;
	text-align:right;
}

.ultimos_artigos p {
	clear: both;
	height: 40px;
	padding-bottom: 15px;
}
.by {
	padding-top: 0px;
	clear:both;
	text-align:right;
}

.ultimos_artigos img {
	padding-left: 3px;
	padding-bottom:3px;
}

/********* ENQUETE *********/

#enquete {
	width: 260px;
	margin-left: 10px;
	background: url(../imagens/totem_enquete.gif) left top no-repeat;
	float:left;
	border-right: 1px solid #CCCCCC;
	padding-right: 10px;
}

#enquete_totem {
	background: url(../imagens/totem_enquete_tronco.gif) left top repeat-y;
}

#enquete_totem_pe {
	background: url(../imagens/totem_enquete_pe.gif) left bottom no-repeat;
	height:13px;
}

.enquete_pergunta {
	text-align:center;
	font-size:14px;
	margin-bottom: 15px;
	color:#666666;
}

.enquete_resposta {
	padding-bottom: 5px;
	padding-top: 5px;
}

.enquete_botao {
	text-align:center;
	padding-top: 10px;
	padding-bottom: 10px;
}

.enquete_resultado {
	text-align:center;
}
 
.enquete_pergunta, .enquete_resposta, .enquete_botao, .enquete_resultado {
	padding-left: 35px;
}

/********* ANTROPONEWS *********/

.tit_antroponews {
	font-size:18px;
	color: #999999;
	font-weight: bold;
	margin-bottom: 5px;
}

#antroponews {
	text-align:center;
	margin-left: 20px;
	width: 200px;
	float: left;

}

.antroponews_titulo {
	text-align:center;
	font-size:14px;
	margin-bottom: 15px;
	color:#666666;
}

.antroponews_form {
line-height: 2em;
}

/********* PRÓXIMO EVENTO *********/

#banners_pxm_evento {
	height: 141px;
	background: url(../imagens/totem_pxm_evento.gif) no-repeat bottom right;
	bottom: 0px;
}

#proximo_evento {
	height: 110px;
	margin-top: 30px;
	padding-right: 40px;
	float: right;
	width: 160px;
	text-align:right;
}

.pxmevento_tit {
	color: #E67817;
	font-size: 16px;
	font-weight: bold;
}

.pxmevento_dados {
	margin-top: 15px;
}

/********* PORNÔ *********/

#porno {
	float:right;
	padding-top: 88px;
	padding-right: 76px;
	margin-bottom: 0xp;
}

/********* LOGIN *********/

#area_login {
	margin-bottom: 10px;
	border-bottom: 1px solid #E4E4E4;
	padding-bottom: 4px;
	font-size: 9px;
}

#area_login input {
	font-size: 9px;
}

#abaixoassinado {
	height: 150px;
	width: 500px;
}