
/* CSS Document */
/* Estilos Especial Balón de Oro | elmundo.es | 
Carolina Rodríguez. Fecha de creación: 19 de octubre de 2009 */

#cabecera h1{
	*background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://estaticos.elmundo.es/elmundodeporte/especiales/2009/08/liga/img/tit_cabecera_balonoro.png', sizingMethod='crop');
}
html>body #cabecera h1{
	background: url(http://estaticos.elmundo.es/elmundodeporte/especiales/2009/08/liga/img/tit_cabecera_balonoro.png) top left no-repeat; 
}
#resultado_encuesta .encuestatabla .encuestatexto{
width: 300px!important;
}
p.verresultado{
top: -40px;
}

#podium_preguntas{
	float: left;
	position: relative;
	width: 100%;
	height: 500px;
	background: url(http://estaticos.elmundo.es/elmundodeporte/especiales/2009/08/liga/img/balon_oro/podium.jpg) left 50px no-repeat; 
}
#podium_preguntas dl{
	float: left;
	position: absolute;
	padding: 4px;
	color: #555;
	*background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://estaticos.elmundo.es/elmundodeporte/especiales/2009/08/liga/img/blanco50.png', sizingMethod='scale');
}
html>body #podium_preguntas dl{
	background: url(http://estaticos.elmundo.es/elmundodeporte/especiales/2009/08/liga/img/blanco50.png) top left;
}
#podium_preguntas dd select{
	font: 11px Arial, Helvetica, sans-serif;
	background-color: #ddd;
	padding: 0;
	border: solid 1px #bbb;
	color: #333;
	width: auto!important;
	width: 140px;
	min-width: 140px;
}
#podium_preguntas dl#balon_oro{
top: 0px;
left: 220px;
}
#podium_preguntas dl#balon_plata{
top: 45px;
left: 30px;
}
#podium_preguntas dl#balon_bronce{
top: 85px;
left: 395px;
}
p.boton{
top: 440px;
width: 100%;
}
p.boton input{
margin-right: 215px;
display: inline;
}





