@charset "iso-8859-1";
/* CSS Document */
body {
	background-color: #343334;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../img/fundo.gif);
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
}

#coluna_meio {
	width:778px;
	background:url(../img/votacao_fundo.jpg) #060505 no-repeat;
}

.fundo_inicial {
	background:url(../img/exemplo/foto_modelo.jpg) no-repeat 126px 235px;	
}

#coluna_esquerda {
	background:url(../img/fundo_esquerda.png) repeat-y top right;
	_background:none;
}

#coluna_direita {
	background:url(../img/fundo_direita.png) repeat-y top left;
	_background:none;
}

#lateral_menu_direita {
	background-color:#333233;
	height:496px;
	margin-top:236px;
}

#lateral_menu_esquerda {
	height:496px;
	margin-top:236px;
}

#menu {
	width:208px;
	float:right;
	background:url(../img/fundo_menu.gif) no-repeat;
}
#conteudo {
	width:570px;
	float:left;
}



.assinatura {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:5px;
	text-align:center;
	border-top:1px solid #333133;
	background-color:#060505;
}

.texto-p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFF;
}

a.texto-p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFF;
	text-decoration:none;
}
a.texto-p:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFF;
	text-decoration:underline;
}

.clear {
	clear:both;
	height:1px;
	overflow:hidden;
}

.rollover {
	margin-bottom:8px;	
}
.rollover_off {
	margin-bottom:8px;	
}

.fotos_modelos {
	float:left;
	width:120px;
	height:160px;;
	margin-right:10px;
	
}

.fotos_modelos a img {
	border:1px solid #333132;	
}
.fotos_modelos a:hover img {
	border:1px solid #666;	
}

.fotos_modelos_thumb {
	float:left;
	width:66px;
	height:97px;
	margin-left:3px;
	margin-bottom:6px;
	_margin-left:1px;
	cursor:pointer;
	list-style:none	;
	
}

.fotos_modelos_thumb a img {
	border:1px solid #333132;	
}
.fotos_modelos_thumb a:hover img {
	border:1px solid #666;	
}

.img_quero_ser_modelo {
	border-bottom:1px dotted #666;
	padding:3px;
}


.caixa_candidato {
	width:155px;
	float:left;
	margin-right:30px;
	margin-bottom:25px;
}

.caixa_candidato .numeros {
	background:url(../img/caixa_votacao.gif) no-repeat;
	height:31px;
}

.caixa_candidato .posicao {
	width:36px;
	float:left;
	padding-top:8px;
	text-align:center;
}

.caixa_candidato .votos {
	width:53px;
	float:left;
	text-align:center;
	padding-top:12px;
}

.caixa_candidato .qtde_votos {
	width:61px;
	float:left;
	padding-top:8px;
	text-align:center;
}




.caixa_candidato_voto {
	width:333px;
	float:left;
	margin-right:8px;
	margin-bottom:15px;
}

.caixa_candidato_voto .numeros {
	background:url(../img/caixa_votacao_voto.gif) no-repeat;
	height:31px;
}

.caixa_candidato_voto .posicao {
	width:51px;
	float:left;
	padding-top:8px;
	text-align:center;
}

.caixa_candidato_voto .votos {
	width:80px;
	float:left;
	text-align:center;
	padding-top:12px;
}

.caixa_candidato_voto .qtde_votos {
	width:200px;
	float:left;
	padding-top:8px;
	text-align:center;
}
