
/*css añadido de hoja de estilos eps*/
.columnas_principal_y_secundaria {padding: 0 0 0 10px; width: 849px;}


/* anterior siguiente */

.anterior_siguiente {position: absolute; display: table-cell; width: 831px; height: 90%;}
.anterior_siguiente a {width: 49%; height: 100%; display: block; opacity: 0; filter: alpha(opacity=0); vertical-align: middle; text-indent: -9999px; white-space: nowrap; overflow: hidden;}
.anterior_siguiente a.anterior {background: #fff url(../flecha_galeria_izquierda_anterior.html) no-repeat left 200px; float: left;}
.anterior_siguiente a.siguiente {background: #fff url(../flecha_galeria_derecha_siguiente.html) no-repeat right 200px; float: right;}
.anterior_siguiente a:hover {opacity: 0.5; filter: alpha(opacity=50);}


.archivo_portadas .portadas  {padding-top: 20px;}
.archivo_portadas .portadas ul li {display: block; float: left; width: 140px; margin: 0 14px 15px 0; padding-right: 14px; list-style-type: none; border-right: 1px dotted #666;}
.archivo_portadas .portadas ul.especiales li {height: 242px; margin-bottom: 10px;}
.archivo_portadas .portadas ul li .portada {display: block; height: 179px; overflow: hidden; position: relative;}
.archivo_portadas .portadas ul li .portada img {width: 140px; height: auto; display: block;}

.archivo_portadas .portadas ul li .enlaces {display: none; background: transparent url(../bg-000-20.html) repeat 0 0; position: absolute; bottom: 0; left: 0; width: 130px; padding: 10px 5px 0;}
.archivo_portadas .portadas ul li .portada:hover .enlaces {display:block;}
.archivo_portadas .portadas ul li .enlaces a {display: block; font-weight: normal; font-size: 11px; font-family:'Roboto', sans-serif; line-height: 16px; color: #ccc; background-color: #000; background-repeat: no-repeat; -moz-border-radius: 2px; -webkit-border-radius: 2px; border-radius: 2px; margin: 0 0 7px; padding: 5px 0 7px 29px;}
.archivo_portadas .portadas ul li .enlaces a.ampliar {background-image: url(../icono_ampliar_foto_portadas_eps.html); background-position: 7px 5px;}
.archivo_portadas .portadas ul li .enlaces a:hover {color: #fff; background-color: #ea4c2c;}

.archivo_portadas .portadas ul li p {font-weight: normal; font-size: 11px; line-height: 14px; font-family:'Roboto', sans-serif; border-bottom: 1px dotted #666; border-top: 1px dotted #666; margin-top: 10px; padding: 5px 0 7px 14px; background: transparent url(../flecha_arriba_negativo_000.html) no-repeat 0 8px;}
.archivo_portadas .portadas ul.especiales li p {padding-left: 0; background-image: none;}
.archivo_portadas .portadas ul li p strong {display: block; border-bottom: 1px dotted #333; margin: 0 0 4px; padding-bottom: 6px; text-transform: uppercase;}


/*hoja de estilos el país*/


.header .seccion {
	background: none;
	text-align: left;
}
.header h1 , .header h6 {
	/*background-image: url(/iconos/v1.x/v1.0/varios/archivo_portadas/cabecera.png);
	background-position: 0 -3px;
	height: 43px;
	width: 427px;
	display:block;
	text-indent:-9999px;
	*/
}

.header .menu{
	display:block;
}

#menu_suscripciones {
	border-bottom: none;
	margin: 0 auto;
	position: relative;
	width: 980px;
}

.contenedor_barras{border:none;}

.archivo_portadas .encabezado {
	border-bottom: 1px solid #ddd;
	margin-right: 10px;
	padding-bottom: 20px;
}
.archivo_portadas .encabezado p a.anyo {
	display: block; font-weight: bold; line-height: 0; font-family: Georgia, "Times New Roman", Times, serif; letter-spacing: -5px;	background-color: transparent;	text-shadow: none;color: #000;	width: auto; float: left;font-size: 55px;padding: 31px 0 38px 7px;}
.archivo_portadas .encabezado p a.anyo:hover {color: #999;}

.archivo_portadas .encabezado select {float: left;margin: 20px 0 0 20px;width: 268px; padding: 5px; border: 1px solid #333; background-color: #fff; color: #000; font-weight: bold; font-size: 11px;}
.archivo_portadas .portadas {
	width: 676px;
	float: left;
}
.archivo_portadas .portadas ul li .portada {
	height: 207px;
}
/* PROMOS en portada */

.archivo_portadas .promos {
	float: right;
	width: 152px;
	margin: 20px 18px 0 0;
}
.archivo_portadas .promos .modulo {
	background-color: #f4f4f4;
	border-top: 1px solid #0097c8;
	border-bottom: 1px solid #d6d6d6;
	margin: 0 0 20px 0;
	padding: 10px 10px 0;
	text-align: center;
}
.archivo_portadas .promos .modulo h3 {
	font-size: 16px;
	line-height: 22px;
	font-weight: normal;
	text-transform: uppercase;
	margin: 10px 0;
}
.archivo_portadas .promos .modulo strong {
	display: block;
}
.archivo_portadas .promos .modulo h3 a {
	color: #0097c8;
	padding: 4px 0;
}
.archivo_portadas .promos .modulo h3 a:hover {
	color: #333;
}
.archivo_portadas .promos .modulo a:hover img {
	opacity: 0.5;
	filter: alpha(opacity=50);
}
.archivo_portadas .promos .modulo .foto {
	margin: 20px 0;
}
.archivo_portadas .promos .modulo p {
	font-size: 11px;
	line-height: 16px;
}
.archivo_portadas .promos .modulo p.precio {
	font-weight: normal;
	font-size: 30px;
	margin: 10px 0 0;
}
.archivo_portadas .promos .modulo a.boton {
	display: inline-block;
	background-color: #dfdfdf;
	color: #000;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 11px;
	font-family: 'Roboto Condensed', serif;
	width: 100px;
	padding: 8px 10px;
	margin: 20px 0 0;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-topright: 3px;
	-webkit-border-top-left-radius: 3px;
	-webkit-border-top-right-radius: 3px;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
}
.archivo_portadas .promos .modulo a.boton:hover {
	background-color: #333;
	color: #fff;
}


/* pagina detalle */

.archivo_portadas .portada_detalle {
	background-color: #ddd;
	padding: 9px 10px 10px;
	margin-right: 10px
}
.archivo_portadas .portada_detalle img {
	width: 819px;
	display: block;
	height: auto;
}
.archivo_portadas .portada_detalle p {text-align: left;	padding: 0;	height: 34px;border-bottom: none;font-weight: normal; font-size: 11px; line-height: 14px; font-family:'Roboto', sans-serif; background-color: #f1f1f1; position:relative;}

.archivo_portadas .portada_detalle p strong {
	display: block;
	float: left;
	margin: 7px 0 0 10px;
	background-color: transparent;
	color: #000;
	box-shadow: none;
	padding: 0;
	font-size: 13px;
	line-height: 18px;
	text-transform: uppercase;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	border-radius: 0;
}
.archivo_portadas .portada_detalle p a.boton {
	display: block;
	float: right;
	font-weight: bold;
	color: #333;
	background: #ddd url(../sprite_iconos.html) no-repeat 0 0;
	width: 120px;
	padding: 9px 0 12px 36px;
	margin: -1px 0 0 1px;
}
.archivo_portadas .portada_detalle p a.descargar {
	background-position: 14px 11px;
}
.archivo_portadas .portada_detalle p a.comprar {
	background-position: 14px -98px;
	padding-left: 42px;
}
.archivo_portadas .portada_detalle p a.impresion {
	background-position: 14px -45px;
	padding-left: 38px;
	width: 160px;
}
.archivo_portadas .portada_detalle p a.boton:hover {
	background-color: #333;
	color: #fff;
}
.archivo_portadas .portada_detalle p a.descargar:hover {
	background-position: 14px -150px;
}
.archivo_portadas .portada_detalle p a.comprar:hover {
	background-position: 14px -260px;
}
.archivo_portadas .portada_detalle p a.impresion:hover {
	background-position: 14px -207px;
}
.archivo_portadas .mensaje {margin: 20px 17px 20px 0;}


/* COMPARTIR */

.barra_compartir {
	position: absolute;
	right: 15px;
	top: -71px;
}
.barra_compartir h3 {
	float: left;
}
.barra_compartir ul {
	list-style: none;
	float: right;
}
.barra_compartir ul li {
	float: left;
	margin-left: 3px;
}
.barra_compartir a {
	display: block;
	text-indent: -9999px;
	background: url(../compartir.html) no-repeat;
	width: 26px;
	height: 26px;
}
.barra_compartir a:hover {
	opacity: .7;
}
.barra_compartir .eskup {
	background-position: 0 -26px;
}
.barra_compartir .twitter {
	background-position: -29px -26px;
}
.barra_compartir .facebook {
	background-position: -58px -26px;
}
.barra_compartir .tuenti {
	background-position: -87px -26px;
}
.barra_compartir .google {
	background-position: -115px -26px;
}



