/* CSS Document */
html{}

body {
	margin: 0;
	padding: 40;
	font:75%/150% Arial, Helvetica, sans-serif;
	
}
a {
	text-decoration: none;
	outline: none;
	color:#333;
}
a:hover {
	color: #249ce8;
}
#contenedor {

background:#000000;
margin:-5px auto auto;
padding:0;
}
/* PORTADA */
.portada {
	margin:0 auto;
padding:0;
position:relative;
width:990px;
height:900px;
background:#000;
}
.portada img {

    z-index:100;
	
}
.portada h1 {
	margin:0;
	padding:0;
	top:0;
	left:0;
	color:#030504;
	font-size:14px;
}
.cubre_reproductor {
	overflow:hidden;
	position:relative;
}
.cubre_reproductor a.boton_play {
	background:url("https://e00-elmundo.uecdn.es/elmundo/iconos/v4.x/v4.02/play.png") no-repeat scroll right bottom transparent;
	height:100%;
	left:0;
	position:absolute;
	text-indent:-9000px;
	top:0;
	width:100%;
	z-index:999999;
	opacity:0.5;
	filter: Alpha(Opacity=50);
}
.cubre_reproductor a.boton_play:hover {
	background:url("https://e00-elmundo.uecdn.es/elmundo/iconos/v4.x/v4.02/play_hover.png") no-repeat scroll right bottom transparent;
}
.cubre_reproductor a.actualice_flash:hover, .cubre_reproductor a.actualice_flash.activo {
	background:url("https://e00-elmundo.uecdn.es/elmundo/iconos/v3.0/aviso_actualice_flash.png") no-repeat scroll 50% 70% transparent;
}
.cubre_reproductor a.no_flash:hover, .cubre_reproductor a.no_flash.activo {
	background:url("https://e00-elmundo.uecdn.es/elmundo/iconos/v3.0/aviso_instale_flash.png") no-repeat scroll 50% 70% transparent;
}
/* PUBLICIDAD */

/* publicidad superior, de 730 y modulo de 240 de ancho */
#publicidadsuperior {
	margin:0 auto;
	overflow:hidden;
	position:relative;
	width:990px;
	z-index:2;
}
#publicidadsuperior .publicidadhorizontal {
	margin:0 auto;
	overflow:hidden;
	position:relative;
	width:990px;
	z-index:2;
}
#publicidadsuperior table {
	background-color: #f0f0f0 !important;
}
#publicidadsuperior td {
	border: 0px !important;
	padding: 0px !important;
}
#publicidadsuperior .publicidadhorizontal div table td.margen {
	width: 1px !important;
}
#publicidadsuperior .publicidadmodulo {
	width: 244px;
	margin: 0 0 0 5px;
	float: left;
}
/* INFO */
#site_info {

	font:10px Arial, Helvetica, sans-serif;
	color:#555;
	clear:both;
	padding:8px 10px 30px 280px;
	width:700px;
	text-align: center;
}
#site_info a {
	color:#555;
	text-decoration:none;
}
#site_info a:hover {
	color:#555;
}
#site_info p {
	float:left;
	padding:0 10px 0 0 !important;
	font-size: 10px;
	line-height:10px;
	margin:0;
}
#site_info p.credits {
	border:1px solid #555;
	border-width:0 1px;
	padding:0 8px!important;
	margin:0 8px 0 0;
}
#site_info ul, #site_info li {
	display:inline;
	list-style:none;
	padding:0 5px 0 0;
	line-height:10px;
	margin:0;
}
#site_info li.contact {
	border-right:1px solid #555;
	padding:0 8px 0 0;
	margin:0 8px 0 0;
}
acronym {
	border:0;
	text-decoration:none;
}
.cajavideo {
	position: absolute;
	left: 175px;
	top: 40px;
	width: 640px;
}
#reproductor {
left:50px;
position:relative;
top:-180px;
width:260px;
}
.controles{
left:80px;
position:absolute;
top:0;
}
.entradilla {
color:#FFFFFF;
font-family:Georgia,"Times New Roman",Times,serif;
left:135px;
line-height:19px;
position:absolute;
top:380px;
width:480px;
}
#lista-reproduccion {
	font-family:georgia;
font-size:12px;
list-style:none outside url("none");
margin:0;
padding:0;
position:absolute;

}

#lista-reproduccion p{ color:#ccc;border-bottom:1px dotted #ccc;}
#lista-reproduccion li a {
	color:#FFF;
}
#lista-reproduccion li a:hover {
	color: #FFBD1F;
}
#lista-reproduccion li {
	margin-bottom: 5px;
}

#lista-reproduccion.uno{right:-0;top:40px;}
#lista-reproduccion.dos{right:-200px;top:40px;}
#lista-reproduccion.tres{right:-480px;
top:84px;}
