#enquete{
	font-family:"Bell Gothic Std Black", Tahoma, Arial;
	background:#EAEAEA none repeat scroll 0 0;
	background-image:url("/img/enqueteFunTrans.gif");
	background-repeat: no-repeat;
	background-position: 120px 30px; 		
	margin-top: 10px; 
}
#enquete .pergunta{
	padding: 7px 0px 7px 15px;
	font-size: 12pt;
	font-weight:bold;
}
#enquete .listaPergunta{
	list-style-image: url("/img/flecha_not_det.png");
	padding:0 0 5px 30px;
}
#enquete .respostaPergunta a:link{
	font-size:10pt;
	text-decoration:none;
	color:#000000;
}
#enquete .respostaPergunta a:visited{
	font-size:10pt;
	text-decoration:underline;
	color:#666666;	
}
#enquete .respostaPergunta a:hover{
	font-size:10pt;
	text-decoration:underline;	
	color:#666666;		
}
#enquete .respostaPergunta a:active{
	font-size:10pt;
	text-decoration:none;	
	color:#000000;		
}	
#enquete .resultado{
	padding: 10px 0px 5px 15px;
}	

#enqueteHome{
	font-family:Tahoma, Arial;
	background:#EAEAEA none repeat scroll 0 0;
	background-image:url("/img/enqueteFunTrans.gif");
	background-repeat: no-repeat;
	background-position: 210px 10px; 		
}
.perguntaEnquete{
	padding: 0px 0px 7px 15px;
	font-size: 12px;
	font-weight:bold;
}
.listaPerguntaEnquete{
	list-style-image: url("/img/flecha_not_det.png");
	padding:0 0 5px 30px;
}
.respostaPerguntaEnquete a:link{
	font-size:10pt;
	text-decoration:none;
	color:#000000;
}
.respostaPerguntaEnquete a:visited{
	font-size:10pt;
	text-decoration:underline;
	color:#666666;	
}
.respostaPerguntaEnquete a:hover{
	font-size:10pt;
	text-decoration:underline;	
	color:#666666;		
}
.respostaPerguntaEnquete a:active{
	font-size:10pt;
	text-decoration:none;	
	color:#000000;		
}	
.resultadoEnquete{
	padding: 7px 0px 5px 15px;
}

.compartilheImp{
	padding-left: 20px;
}
.compartilheComente{
	padding-left: 170px;
}
