body{
	background-color:#000;
	margin:0px;
	}
#encuesta {
	
	
	width:630px;
	height:476px;
	
	background-image: url(../imagenes/Encuesta_final.png);
	font-family:Arial, Helvetica, sans-serif;
}
#encuesta2 {
	
	
	width:630px;
	height:476px;
	
	background-image: url(../imagenes/Encuesta_final_fnd.png);
	font-family:Arial, Helvetica, sans-serif;
}
#contenidoEncuesta {
	width:630px;
	height:476px;
	padding: 120px 10px 10px 10px;
}
#contenidoEncuesta #centro{
	width:472px;
	text-align: center;
	color: #da9513;
	font-size: 13px;
	margin-top: 30px;
}
#contenidoEncuesta #centroformulario{
	width:300px;
	text-align: center;
	color: #da9513;
	font-size: 13px;
	margin-left:200px;
	}
#contenidoEncuesta #derecha{
	float:left;
	width:145px;
	padding-left:55px;
	color: #c02984;
	font-size: 14px;
	}
#contenidoEncuesta #derecha label{
	height:10px; display:block;}	
#contenidoEncuesta #derecha #txt_libre{
	border: 1px solid #D42884;
	height:20px;
}
#contenidoEncuesta #izquierda{
	float:left;
	width:272px;
	color: #000;
	font-size: 13px;
	padding-top: 100px;
	}
#contenidoEncuesta #izquierda #textos{
	text-align: justify;
	padding-top: 10px;
}
.inputp{
	border: 1px solid #A863CB;
}
#resumenVotos{
	background-image: url(../imagenes/grafico-votacion-fnd.png);
	background-repeat: no-repeat;
	height: 190px;
	width: 182px;
	padding: 35px 5px 0px 5px;
}
#bolaaa {
	position:absolute;
	left:46px;
	top:-12px;
	width:185px;
	height:191px;
	z-index:1;
}


#encuestap_texto {
	position:absolute;
	left:114px;
	top:80px;
	width:650px;
	height:496px;
	z-index:2;
	display:none;	
}
#idImagenEncuesta {
	position:absolute;
	left:13px;
	top:167px;
	width:269px;
	height:46px;
	z-index:3;
}

