
body{
	margin: 0;
	padding: 0;
	background: #171715 url(https://e00-elmundo.uecdn.es/especiales/2008/09/cultura/metallica/img/bg.gif) repeat-y center top;
	font-family: Arial, Helvetica, sans-serif;
}


p{
	font: normal 12px/22px Arial, Helvetica, Sans-serif;
	color: #FFF;
}
.contenedor{
	width: 990px;
	margin: 0 auto;
	padding: 0;
}


.head{
	margin: 0;
	padding: 0;
	width: 990px;
	display: block;
	overflow: hidden;
}

.clip_container{
	margin: 0;
	padding: 0;
	color: #ccc;
	width: 990px;
	height: 750px;
	display: block;
	overflow: hidden;
	 background: #171715 url(https://e00-elmundo.uecdn.es/especiales/2008/09/cultura/metallica/img/fondo2.jpg) repeat-y center top;
}

.clip_container .wrap{
	width: 990px;
	height: 750px;
	position: relative;
	display: block;
	overflow: hidden;

}


.clip_container .video{
	position: absolute;
	top: 130px;
	left: 430px;

	width:384px;
	height: 328px;
	background: #171715;
	margin: 0;
	padding:6px;
	display: block;
	overflow: hidden;
	border: 1px solid #111;
}

.clip_container p{
	color: #e6e5e1;
	position: absolute;
	top: 520px;
	left: 520px;
	width:300px;
	margin: 0 auto;
	padding:10px 0;
}
.clip_container h1{
	margin: 0;
	padding: 0;
	width: 250px;
	position: absolute;
	top: 0;
	left: 0;
	text-indent: -9999px;
}



.clip_container h1 a{


        display: block;
	        overflow: hidden;
	width: 250px;
	height: 25px;
	margin: 0;
	padding: 0;
	text-indent: -9999px;
}



.clip_container h4{
	font-family: Arial, Helvetica, sans-serif;
	position: absolute;
	top: 495px;
	left: 520px;
	font-size: 24px;
	color: #7b7571;
	display: block;
	overflow: hidden;
	margin: 0;
	padding: 0;
}

h2,
h3{
	margin: 0;
	padding: 0;
	text-indent: -9999px;
}


/* LA PUBLICIDAD SUPERIOR */
.publicidad_horizontal {
	margin: 0 auto;
	padding: 0;
	width: 990px;
	background-color: #F0F0F0;
	display: block;
	overflow: hidden;
	border-bottom: 3px solid #142448;
}

.publicidad_horizontal .publi_730,
.publicidad_horizontal .publi_234 {
	padding: 0;
	margin: 0 0 0 2px;
	display: inline;
	float: left;
}

.publicidad_horizontal .publi_730 {
	width: 740px;
}

.publicidad_horizontal .publi_234 {
	width: 244px;
}



/* Site information */

#site_info {
	width: 970px;
	font: 10px Arial, Helvetica, sans-serif;
	color: #444;
	float: left;
	clear: both;
	padding: 8px 10px 30px;
	border-top: 3px solid #222;
	text-align: center;
}

#site_info img {
	float: right!important;
	position: relative;
	margin: 0;
}

#site_info a {
	color: #444;
	text-decoration: none;
}

#site_info a:hover {
	color: #FFF;
}

#site_info p {
	float: left;
	padding: 0 10px 0 0 !important;
	font-size: 10px;
	line-height: 10px;
	margin: 0;
	color: #444;
}

#site_info p.credits {
	border: 1px solid #444;
	border-width: 0 1px;
	padding: 0 8px!important;
	margin: 0 8px 0 0;
}

#site_info ul, #site_info li {
	float: left;
	display: inline;
	list-style: none;
	padding: 0 5px 0 0;
	line-height: 10px;
	margin: 0;
}

#site_info li.contact {
	border-right: 1px solid #444;
	padding: 0 8px 0 0;
	margin: 0 8px 0 0;
}

acronym {
	border: 0;
	text-decoration: none;
}

