
#conteudo{
	background-image: url(img-enquete/enquete.jpg);
	width: 936px;
	height: 828px;
}



#conteudo.enquete *{
	background-repeat: no-repeat;
	color: #f5d6eb;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

#enquete{
	width: 936px;
	float: left;
	margin: 0;

}
#enquete h2{
	width: 1px;
	height: 1px;
	display: block;
	position: absolute;
	overflow: hidden;
}
#enquete #pergunta{
	width: 916px;
	float: left;
	margin-top: 125px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 10px;
}

#enquete #pergunta h2{
	width: 171px;
	height: 219px;
	float: left;
	position: static;
	margin: 0 12px 0 0;
}
#enquete #pergunta h2 span{
	width: 165px;
	height: 140px;
	border: 3px solid #fff;
	float: left;
	
	
	overflow: hidden;
}
#enquete #pergunta h2 span img{
	margin-left:-15px;
}
#enquete #pergunta h2 strong,
#enquete #pergunta h2 i{
	width: 171px;
	background-color: #fff;
	text-align: center;
	display: block;
	height: 24px;
	float: left;
	margin: 0;
	color: #9bc80d;
	
}
#enquete #pergunta h2 strong{
	margin: 5px 0;
	background-color: transparent;
	height: 50px;
	color: #47423a;
}
#votar{
	margin: 10px 0;
	text-align: center;
	width: 916px;
	float: left;
	font-size: 20px;
}
#votar b{
		font-size: 20px;
		color: #000;
}
#conteudo.entrevista{
	background-image: url(img2/entrevistabg.jpg);
	height: 678px;
} 

#conteudo.entrevista #coluna{
	width: 270px;
	margin: 15px;
	float: left;
}
#conteudo.entrevista h2{
	font-size: 40px;
	width: 926px;
	margin: 15px 0;
	float: left;
	height: 120px;
	display: block;
	text-indent: 20px;
	visibility: hidden;
}

#link {
	margin-left: 6px;
	}
#link h3{
	margin-top: 11px;
	display:block;
	float:left;	
	font-size: 12px;
	color:#eceae7;
	
	}
	
#link h3 a{
	color:#a39e98;
	font-size:12px;
	text-decoration:none;
	padding: 0 4px 0 4px;
	
	}
	
#link h3 a:hover{
	text-decoration:none;
	color:#ff9900;
	}
#link h3.sel a{color:#ff9900;}
