@charset "utf-8";
/* CSS Document */
/* reset */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* =============================================================================
   Base
   ========================================================================== */
/*
 * 1. Correct text resizing oddly in IE6/7 when body font-size is set using em units
 * 2. Prevent iOS text size adjust on device orientation change, without disabling user zoom: h5bp.com/g
 */
html {
	font-size: 100%; /*16 px*/
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}
html, button, input, select, textarea {
	font-family: sans-serif;
	color: #222;
}
body {
	margin: 0;
	font-size: 1em;
	line-height: 1.4; /* 22 px */
}
/* =============================================================================
   Perzonalizados
   ========================================================================== */
/*globales*/
* {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
body {
	font: 100%/1.0 Arial, Helvetica, sans-serif, "Arial Narrow";
	background: url(../img/fondo.jpg);
}
#page {
	width: 100%;
	font-size: 1em;
}
.wrapper {
	display: block;
	margin: 0 auto;
	clear:both;
	background: url(../img/fondo_header.jpg)repeat-x;
	overflow:hidden;
	font-family: "Trebuchet MS",Helvetica,Jamrul,sans-serif;
}
/*CREDITOS*/
#header {
	background:#666;
	margin:0;
	height: 50px;
}
.contenido-header {
	margin: 0 auto;
	width: 75.70%;
}
.logo {
	float: left;
	height: 37px;
	margin-top: 5px;
	width: 23.7234042553%; /*223px / 940 */
}
.creditos-contenido {
	width: 75%;
margin: 0 auto;
background: #E0DFDF;
	display:none;
}
.clear {
	clear:both;
}
.left {
	float:left;
}
.right {
	float:right;
}
.compartir {
	float:right;
	width:31.91%;
}
.divisor {
	background-image: url("http://especiales.elcomercio.com/libs/barra/divisor.png");
	float: left;
	height: 25px;
	margin-top: 12px;
	width: 2.33%;/* 7px / 300 */
}
.divisor_izq {
	background-image: url("http://especiales.elcomercio.com/libs/barra/divisor.png");
	float: left;
	height: 25px;
	/*	margin-left: 120px;*/
	margin-top: 12px;
	width: 2.33%; /* 7px / 300 */
}
.redes {
	float: left;
	margin-left: 12px;
	margin-top: 14px;
	width: 48%;
}
.creditos {
	color: #fff;
	cursor: pointer;
	float: left;
	font-size: 12px;
	height: 14px;
	margin-left: 1px;
	margin-top: 17px;
	text-align: center;
	width: 33.33%; /*100 / 300 */
}
p.creditos {
	margin-left: 35.14893em !important;
}
/* MAIN */

img, embed, object, video {
	max-width:100%;
}


/* FIN MIGUEL CSS*/

.creditos-info{
	font-family: "Trebuchet MS",Helvetica,Jamrul,sans-serif;
font-size: 12px;
color: rgb(122, 120, 120);
padding: 2% 3%;
text-align: center;
}
.creditos-info span{
	font-weight:bold;
} 
.cerrar{
	float: right;
color: rgb(160, 160, 160);
font-weight: bold;
margin-top: 1%;
cursor: pointer;
border: 1px solid rgb(160,160,160);
}
/*contenido*/
.cabeza{
	width:100%;
	background:url(../img/fondo-cabeza.jpg) repeat-x;
	height:143px;
}
.titulo{
	width:960px;
	height:141px;
	/*background:url(../img/cabeza.jpg) no-repeat;*/
	margin:0 auto;
}

.titulo h1 {
	text-align: center;
	font-size: 43px;
	line-height: 42px;
	font-weight: bold;
	padding-top: 34px;
	color: #5E5959;
	font-family: "Trebuchet MS",Helvetica,Jamrul,sans-serif;
}


.contenedor{
	width:960px;
	margin:0 auto;
} 
.contenedor-video {
	border-top:1px solid #4f4024;
	border-bottom:1px solid #4f4024;
}
.contenedor-video {
	width:100%;
	border-top:1px solid #4f4024;
}
.n1{
	margin:20px auto 0;
	width:70%;
	font-size:14px;
	color:#fff;
	font-family:"Trebuchet MS",Helvetica,Jamrul,sans-serif;
	border-bottom:2px solid #4f4024;
	line-height:16px;
	padding-bottom:25px;
}
.n2{
	width:960px;
	border-bottom:2px solid #4f4024;
}
#nota{
	/*background:url(../img/fondop.png);*/
    color: #FFFFFF;
    margin: 0 auto;
    padding: 15px;
}
.n1 p{
	padding-bottom:10px;
	
}
.n1 span{
	color:#dea23a;
	font-size:18px;
	font-weight:bold;
}
.video{
	width:620px;
	height:410px;
	margin:30px auto;
	border:1px solid #4f4024;
	
}
.galeria{
	width: 552px;
margin: 30px auto;
border: 1px solid #4f4024;
height: 329px;
}
.time{
	width:623px;
	margin:0 auto;
}
/*fin contenido*/