/* CSS Document */
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 {
	margin: auto;
	width: 990px;
	padding: 0;
}
/* PORTADA */
.portada {
	width: 970px;
	margin: 0 auto;
	padding: 10px;
	position: relative;
	border: 1px solid #BCE2EB;
}
.contenido {
	float: left;
	width: 540px;
	margin:0;
	position: absolute;
	left: 220px;
	top: 0px;
	padding: 0px 0 0;
	height: 500px;
}
.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 .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 {
	float:left;
	font:10px Arial, Helvetica, sans-serif;
	color:#555;
	clear:both;
	padding:8px 10px 30px 25px;
	width:955px;
	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 {
	position: absolute;
	left: 350px;
	top: 650px;
	width: 300px;
}
.entradilla {
	position: absolute;
	left: 190px;
	top: 550px;
	font-family: Georgia, "Times New Roman", Times, serif;
	width: 600px;
	text-align: center;
	color: #FFF;
}
#lista-reproduccion {
	list-style: url(none) none;
	margin: 0px;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	text-align: center;
}
#lista-reproduccion li a {
	color: #CEE8E9;
}
#lista-reproduccion li a:hover {
	color: #fff;
}
#lista-reproduccion li {
	margin-bottom: 5px;
}
