*{
	font-family: Arial, Helvetica, sans-serif;
	color: #47423a;
	background-repeat: no-repeat;
	text-decoration: none;
	border: none;
}
#conteudo h2{
	font-size: 30px;
	width: 100%;
	text-indent: 20px;
	margin: 5px 0;
	padding:5px 0;
	border-bottom: 1px dotted #ccc;

	
}
#conteudo #enquete h2{
	font-size: 13px;
	background-color: transparent;
	text-indent: 0;
	margin: 0 2px;
	padding: 0 0;
	line-height: 18px;
	width: 153px;
	float: left;
	height: auto;
	border: none
}
#conteudo.resposta #enquete h2{
	width: 195px;
}
#conteudo #enquete p strong,
#conteudo #enquete p{
	color: #999;	
	font-size: 9px;
	font-weight: normal;
}
#conteudo #enquete #pergunta{
	width: 182px;
	float: left;
	margin: 1px;
	margin-left:1px;
	height: 185px;

}
#pergunta p{
	margin-top:124px;
}
#conteudo #enquete input{
	width: 14px;
	height: 14px;
	float: left;
	margin: 2px;
	
}
#conteudo #enquete #pergunta b{
	color: #9bc80d!important;
	font-size: 12px;
	line-height: 14px;
	margin: 2px 0;
	width: 90px;
	float: left;
	
}
#total{
	width: 100%;
	float:left;
	padding:10px 0;
color: #9bc80d!important;
	text-align:center;
}
#votar p,#votar{
	width: 100%;
	text-align: center;
	clear:both;
}

#votar *,
#votar p{
	color: #9bc80d!important;
	font-size: 14px;
}
#votar p b{
	font-size: 16px;
}



#prox_ant {
	position : absolute;
	left : 650px!important;;
	top : 15px!important;
	z-index : 10;
	display : block;
	height : 30px;
	width:65px;

}

#prox_ant a {
	display : block;
	position : absolute;
	width : 30px;
	height : 30px;
	margin : 1px;
	cursor:pointer;
}
#prox_ant a:hover { background-position : 0 -30px; }
#prox_ant a.pro {
	background-image : url(https://www.terra.com.br/noticias/infograficos/template-infograficos-v01/img/prox2.gif);
	right : 0;
	top : 0px
}
#prox_ant a.ant {
	background-image : url(https://www.terra.com.br/noticias/infograficos/template-infograficos-v01/img/ant2.gif);
	right : 35px;
	top : 0;
}

#pergunta img{
	width: 167px;
	height: 111px;
	position:absolute;
	border: #ccc solid 2px;}
	
#pergunta h3{
	font-weight:normal;
	font-size:11px;
}


