/* CSS Document */

/* ENTREVISTAS */
.firma {
/*	text-transform: uppercase;*/
	font-weight: bold;
/*	font-variant: small-caps;*/
}
.foto, .video {
	margin: 0 0 10px 0;
}
.foto img {
	width: 288px;
	border: 1px solid #ccc;
	padding: 5px;
	margin: 0 0 5px 0;
}
.foto p {
	background: url(https://e00-elmundo.uecdn.es/especiales/2008/11/cultura/bond/img/bg_pie_foto.gif) no-repeat 10px 4px;
	padding-left: 20px;
	font-size: 11px;
}
#entrevistas #contenido_ppal .enlaces {
	margin: 30px 0 0 0;
}
#entrevistas #contenido_ppal .enlaces h3 {
	font-size: 12px;
	text-transform: uppercase;
/*	color: #000;*/
	margin-bottom: 10px;
}
#entrevistas #contenido_ppal .enlaces ul {
	margin: 0 40px 0 20px;
}
#entrevistas #contenido_ppal .enlaces li a {
	font-weight: bold;
}

/* CANCIONES */
#canciones #contenido_ppal {
	width: 480px;
}
#canciones #contenido_secundario {
	width: 450px;
	background: #f5f5f5;
	padding: 0 0 25px 0;
}
#canciones #contenido_secundario #framevideo {
	width: 450px;
	height: 980px;
	background: #f5f5f5;
	margin-bottom: 15px;
}
#contenido_video .bloque_video {
	width: 425px;
	padding: 12px;
}
body#contenido_video {
	background: #f5f5f5;
	margin: 0;
	padding: 0;
}
body#contenido_video .publicidad300 {
	width: 380px;
	text-align: center;
	overflow: hidden;
	margin: 15px 0 0 0;
	padding: 0 70px 0 0;
}
#contenido_video h3 {
	color: #444;
	font-size: 18px;
	margin: 0 0 6px 0;
}
#contenido_video h4 {
	font-size: 12px;
	margin: 0 0 8px 0;
}
#contenido_video .reproductor {
	margin: 0 0 15px 0;
}
#canciones #contenido_ppal ul {
	margin-top: 30px;
}
#canciones #contenido_ppal li, #entrevistas #contenido_ppal li {
	border-bottom: 1px dotted #eee;
	padding-bottom: 5px;
	margin-bottom: 8px;
}
#canciones #contenido_ppal li a, #entrevistas #contenido_ppal li a {
	padding: 0 0 0 30px;
	background: url(https://e00-elmundo.uecdn.es/especiales/2008/11/cultura/bond/img/bg_listado_canciones.gif) no-repeat 10px 1px;
}
#canciones #contenido_ppal li em {
	font-weight: bold;
	font-style: normal;
}

/* PORTADA */
#portada #contenido {
	padding: 0;
	width: 990px;
	height: 605px;
	background: #000 url(https://e00-elmundo.uecdn.es/especiales/2008/11/cultura/bond/img/bg_portada.jpg) no-repeat top left;
	position: relative;
}
#portada .elmundoes a {
	position: absolute;
	display: block;
	width: 140px;
	height: 20px;
	top: 36px;
	left: 20px;
	text-indent: -9999px;
}
#portada .nav {
	width: 300px;
}
#portada #nav_ppal {
	background: none;
	padding: 0;
	position: absolute;
	top: 295px;
	left: 80px;
}
#portada .nav li {
	display: block;
	float: none;
}
#portada #nav_ppal li {
	border-right: none;
}
#portada #nav_ppal li a {
	display: block;
	color: #fff;
	margin: 0;
	padding: 0 8px 0 15px;
	text-transform: uppercase;
	width: 200px;
	line-height: 31px;
	font-size: 11px;
	background: none;
}
#portada #nav_ppal li a:hover {
	color: #000;
}