/* listado de jugadores */
	div.listado_jugadores{display:inline;float:left;height:50px;margin:-5px 0 0 0;position:relative;width:962px;z-index:1; background:url(https://e00-elmundo.uecdn.es/mundial/2010/iconos/v1.x/v1.01/comunes/bg_nav_estrellas.png) top left no-repeat; border-bottom:solid 1px #fff;}
	div.listado_jugadores ul{padding-left:2px;margin:0 auto;position:relative;top:0; width:688px;overflow: hidden;height: 70px;}	
	div.listado_jugadores li{display:inline;float:left;font:11px Arial,Helvetica,sans-serif;height:45px;margin:3px 1px 0 1px;padding:0;position:relative;text-align:center;width:41px;z-index:3;}
	div.listado_jugadores li a{ float:left;}
	div.listado_jugadores li a:hover{border:medium none;float:left;line-height:12px;padding:10px 0;position:relative;}
	div.listado_jugadores li a img{left:0;position:absolute;top:5px; width:39px;}
	div.listado_jugadores li a span{float:left;height:27px;left:0;margin:35px 0 0 -32px;padding:11px 0 0;position:absolute;top:0;width:102px;z-index:9999;color: #ddd;}
	div.listado_jugadores li a:hover span{background: url(https://e00-elmundo.uecdn.es/mundial/2010/iconos/v1.x/v1.01/comunes/bocadillo.png) top left no-repeat;}
	div.listado_jugadores li.nav_jugador1 a:hover span {
	margin:35px 0 0 -2px;
	background-image: url(https://e00-elmundo.uecdn.es/mundial/2010/iconos/v1.x/v1.01/comunes/bocadillo_inicio.png);
}
	div.listado_jugadores li.nav_jugador16 a:hover span {
	margin:35px 0 0 -57px;
	background-image: url(https://e00-elmundo.uecdn.es/mundial/2010/iconos/v1.x/v1.01/comunes/bocadillo_fin.png);
}
	div.listado_jugadores li a span strong{display:none;}
	div.listado_jugadores li a:hover span strong{display:inline;}
	div.listado_jugadores li img{width:34px; height:34px;}
/* FIN listado jugadores */
