/*Pagina Agenda de Eventos -----------------------------------------------------------------------*/

.divEnqueteConteudo1A
{
    width:579px;
	height:auto;
	float:left;
	padding-left:5px;
}
.divEnqueteTitulo
{
	width:579px;
	font-size: 16px;
	color: #006699;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #022873;
	margin-bottom:13px;
}
.divEnqueteBoxTopico
{
	width:auto;
	height:auto;
	float:left;
}
.divEnqueteBoxTopico .topico
{
	font-size: 11px;
	color: #666666;
	font-weight: bold;
}
.divEnqueteBoxTopico .data
{
	font-size: 10px;
	color: #666666;
}
.divEnqueteBoxIcons
{
    width:auto;
	height:16px;
	float:right;
	text-align:justify;
}
.divEnqueteBoxTitulo
{
	width:579px;
	height:auto;
	float:left;
	font-size: 18px;
	font-weight: bolder;
	color: #006699;
	margin-bottom:20px;
}
.divEnqueteBoxOpcoes
{
	width:579px;
	height:auto;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	float:left;
	line-height:20px;
	padding-bottom:20px;
	text-align:justify;
}

.divEnqueteBoxCaptcha
{
	width:579px;
	height:auto;
	float:left;
}

.divEnqueteBoxCaptchaTexto
{
	width:579px;
	height:auto;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	float:left;
	line-height:20px;
	padding-bottom:20px;
	text-align:justify;
}

.divEnqueteBoxCaptchaObservacao
{
	width:579px;
	height:auto;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	float:left;
	line-height:20px;
	padding-bottom:20px;
	text-align:justify;
}

.divEnqueteBoxCaptchaErro
{
	width:579px;
	height:auto;
	font-size: 12px;
	color: Red;
	text-decoration: none;
	float:left;
	line-height:20px;
	padding-bottom:20px;
	text-align:justify;
}



.divEnqueteBoxResultados
{
	width:579px;
	height:auto;
	float:left;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	float:left;
	line-height:20px;
	padding-bottom:20px;
	text-align:justify;
}

.divEnqueteBoxResultadosOpcao
{
	width:579px;
	height:auto;
	float:left;
	padding-bottom:5px;
}

.divEnqueteBoxResultadosTitulo
{
	width:100px;
	height:auto;
	float:left;
	margin-right:5px;
	text-align:right;
}

.divEnqueteBoxResultadosGauge
{
	width:200px;
	height:auto;
	float:left;
}

.divEnqueteBoxResultadosTotal
{
	margin-left:5px;
	height:auto;
	float:left;
}


.divEnqueteOutrasEnquetes
{
	width:579px;
	height:auto;
	float:left;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	float:left;
	line-height:20px;
	padding-bottom:20px;
	text-align:justify;
}


.divEnqueteOutrasEnquetesTitulo
{
	padding-bottom:5px;
	font-size: 16px;
	color: #006699;
	margin-top:35px;
	width:579px;
	height:auto;
	float:left;
}

.divEnqueteOutrasEnquetesBox
{
	width:579px;
	height:auto;
	float:left;
}

.divEnqueteOutrasEnquetesBoxTexto
{
	margin-bottom:5px;
}

.divEnqueteOutrasEnquetesBoxTexto a
{
	font-size: 11px;
	color: #006699;
	text-decoration: none;
}

.divEnqueteOutrasEnquetesBoxTexto a:hover
{
	text-decoration: underline;
}

