
.enquete
{
	background-image:url(../imagens/bg_enquete.jpg);
}

.enqueteTopo
{
	width:200px;
	height:7px;
	font-size:6px;
	background-image:url(../imagens/bg_enquete_topo.jpg);
}

#perguntaEnquete
{
	font-weight:bold;
	color:#069;
	width:172px;
	margin-top:0px;
	margin-bottom:10px;
	font-size:14px;
}

#perguntaEnqueteFinal
{
	font-weight:bold;
	color:#888888;
	width:172px;
	margin-top:10px;
	margin-bottom:10px;
	font-size:12px;
}

#enq_pergunta
{
	font-weight:bold;
	color:#000000;
	width:172px;
}

.divideEnquete
{
	height:1px;
	font-size:1px;
	border-bottom-style:dashed;
	border-bottom-width:1px;
	border-bottom-color:#d0d0d0;
}

#enq_respostas
{
	width:168px;
	padding:2px;
	font-weight:normal;
	color:#555555;
	font-size:15px;
}

.barras
{
	background-color:#0099CC;
	font-size:9px;
	height:12px;
	font-weight:bold;
	color:#003399;
	background-image:url(../imagens/barrinhaEnquete.jpg);
	
	border-right-style:solid;
	border-right-color:#000000;
	border-right-width:1px;
	
	border-left-style:solid;
	border-left-color:#000000;
	border-left-width:1px;
}

.totalVotos
{
	color:#666666;
	padding:3px;
	font-weight:normal;
	font-size:10px;
	margin-top:3px;
	margin-bottom:3px;
	text-align:center;
}

#enquetesLiberadas
{
	/* não foi criada formatação ainda para a DIV */
}

#enquetesResultados
{
	/* não foi criada formatação ainda para a DIV */
}

#titEnqFinal
{
	font-weight:bold;
	color:#000000;
	font-size:12px;
	text-align:center;
	background-color:#CCC;
}
