/* INICIO CAMBIO */
.encuesta-titulo-1{ background:url(../imagen_muni/municipalidad/encuesta-1-1.png) no-repeat; }
.encuesta-titulo-2{ background:url(../imagen_muni/municipalidad/encuesta-1-2.png) no-repeat; }
.encuesta-titulo-3{ background:url(../imagen_muni/municipalidad/encuesta-1-3.png) no-repeat; }

.encuesta-pregunta-1,
.encuesta-cuerpo-1,
.encuesta-voto-1 { background:url(../imagen_muni/municipalidad/encuesta-2-1.png) repeat-y; }

.encuesta-pregunta-2,
.encuesta-cuerpo-2,
.encuesta-voto-2 { background:url(../imagen_muni/municipalidad/encuesta-2-2.png) repeat-y; }

.encuesta-pregunta-3,
.encuesta-cuerpo-3,
.encuesta-voto-3 { background:url(../imagen_muni/municipalidad/encuesta-2-3.png) repeat-y; }

.encuesta-voto-1 input{ background:url(../imagen_muni/municipalidad/encuesta-3-1.png) no-repeat center bottom; }
.encuesta-voto-2 input{ background:url(../imagen_muni/municipalidad/encuesta-3-2.png) no-repeat center bottom; }
.encuesta-voto-3 input{ background:url(../imagen_muni/municipalidad/encuesta-3-3.png) no-repeat center bottom; }
/* FIN CAMBIO */

#encuesta{
	font-size:14px;
}

.encuesta-titulo-1,
.encuesta-titulo-2,
.encuesta-titulo-3{
	color:#FFFFFF;
	padding:3px 0 0 15px;
	height:24px;
}

.encuesta-pregunta-1,
.encuesta-pregunta-2,
.encuesta-pregunta-3,
.encuesta-cuerpo-1,
.encuesta-cuerpo-2,
.encuesta-cuerpo-3,
.encuesta-voto-1,
.encuesta-voto-2,
.encuesta-voto-3{
	height:auto;
	padding:0 25px 0 17px;
	color:#022448;
}

.encuesta-pregunta-1,
.encuesta-pregunta-2,
.encuesta-pregunta-3,
.encuesta-voto-1,
.encuesta-voto-2,
.encuesta-voto-3{
	font-weight:300;
	text-align:center;
}

.encuesta-cuerpo-1,
.encuesta-cuerpo-2,
.encuesta-cuerpo-3{
	padding:7px 0 7px 17px;
}

.encuesta-voto-1 input,
.encuesta-voto-2 input,
.encuesta-voto-3 input{
	width:60px;
	height:19px;
	color:#FFFFFF;
	font-weight:700;
	margin-bottom:10px;
}
