@charset "utf-8";
/* CSS Document */
body {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background-color:#EEE;
	font-size:9px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}

/*LINKS*/
A {	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #888888;
	text-decoration:none;
	font-weight: bold;
	font-size:10px;
	}
	
a:hover, a:active{
	color:#555555;
	}

/*TEXTOS*/
.titulo-pagina	{
	color:#BBBBBB;
	font-weight: lighter;
	text-align: justify;
	}
.titulos {
	font-size:17px;
	font-weight: 900;
	line-height: normal;
	}
.textos-cuerpo	{
	font-size:11px;
	color:#999;
	font-weight: lighter;
	text-align: justify;
	}
.textos-resaltados, .textos-resaltados-color {
	font-weight:bold;
	font-size:11px;
	color:#666666;
	}	
.textos-resaltados-color, .titulos {
	color:#FF6600;
	}

/*BOTONERA*/
.botonera{
	height:55px;
	width:auto;
	}

.menuitem, .menuitem2 {
	position:absolute;
	margin-top:-7px;
	margin-left:-10px;
	visibility: hidden;
	border: 0px;
	width: 700px;
	/*width: 117px;*/
	/*padding: 8px;*/
	overflow: hidden;
	left: 14px;
	top: 3362px;
}

.menuitem2{
	margin-left:-130px;
	}
	
.seleccionmenu {
	padding:10px;
		}
.seleccionmenu:hover {
	padding:10px;
	background-color:#EEE;
	}
#subcontent1 {
	color:#FFF;
}
#menuh {
	margin-top: 0px;
	background-image:url(img/botonera/botonera-fondo-medio.gif);
}
#menuh ul, li {
	list-style-type: none;
}
#menuh ul {
	margin: 0;
	padding: 0;
}
#menuh li {
	float:left;
}
#menuh a {
	text-decoration: none;
	display: block;
	text-align: center;
	font-family:Verdana;
	font-weight: bold;
	color:#FFF;
	font-size:11px;
}
#menuh a#home, #menuh a#ediciones {
	padding: 20px 17px;
}
#menuh a#noticias, a#foro {
	padding: 20px 18px;
}
#menuh a#subscribite, #menuh a#contacto  {
	padding: 20px 15px;
}
#menuh a#revista {
	padding: 20px 14px;
}
#menuh a#anuncie {
	padding: 20px 13px;
}
#menuh a:hover {
	color:#666;
}
#menuh a:hover#home, a:hover#noticias, a:hover#foro {
	background-image:url(img/botonera/btn.gif);
}
#menuh a:hover#revista, a:hover#ediciones {
	background-image:url(img/botonera/btn2.gif);
}
#menuh a:hover#anuncie, a:hover#contacto{
	background-image:url(img/botonera/btn3.gif);
}
#menuh a:hover#subscribite {
	background-image:url(img/botonera/btn4.gif);
}

/**/

.botonera-fondo {
	margin:auto;
	background-image: url(img/botonera/botonera-fondo.gif);
	background-repeat: repeat-x;
	height: 53px;
	overflow:hidden;
	}
.botonera-fondo-medio {
	margin:auto;
	background-image: url(img/botonera/botonera-fondo-medio.gif);
	background-repeat: repeat-x;
	height: 53px;
	overflow:hidden;
	}
.top-titulo {
	background-image: url(img/barra-titulo.gif);
	background-repeat:repeat-x;
	width: 100%;
	height:15px;
}
.center-titulo {
	background-image: url(img/barra-titulo-logo-centro.gif);
	background-repeat:repeat-x;
}
.sobre{
	background-image: url(img/sobre-2.gif);
	background-repeat:repeat-x;
	height:9px;
}



/*Comienzo de la parte principal de la web*/
.top {
	margin:auto;
	background-image: url(img/fondo-web-top.gif);
	background-repeat: no-repeat;
	width: 822px;
	height: 38px;
}
.ultimo-numero{
	background-image: url(revistas/tapas-3d/numero5.jpg);
	height:208px;
	width:170px;
	}
	
.numero-anterior{
	background-image: url(revistas/tapas-3d/numero4b.jpg);
	height:208px;
	width:170px;
	}
.nuevo {
	float:inherit;
	margin-top:100px;
	margin-left:35px;
	}
/*BOTONERA ANTERIOR*/



.top-botonera {
	margin:auto;
	background-image: url(img/botonera-top.gif);
	background-repeat: no-repeat;
	width: 822px;
	height: 10px;
	overflow:hidden;/* HACK IE */
}
.mid-botonera {
	margin:auto;
	background-image: url(img/botonera-mid.gif);
	background-repeat:repeat-y;
	width: 822px;
}
.bottom-botonera {
	margin:auto;
	background-image: url(img/botonera-bottom.gif);
	background-repeat: no-repeat;
	width: 822px;
	height: 10px;
	overflow:hidden;/* HACK IE */
}
.mid-botonera2 {
	margin:auto;
	background-image: url(img/botonera-mid-2.gif);
	background-repeat:no-repeat;
	width: 822px;
	height: 24px;
}
/*final de la botonera*/


/*numeros anteriores*/
.tira {
	margin:auto;
	background-image: url(img/tira.gif);
	background-repeat: no-repeat;
	width: 822px;
	height: 10px;
	overflow:hidden;/* HACK IE */
}
.tira-fondo {
	margin:auto;
	background-image: url(img/tira-fondo.gif);
	background-repeat:repeat-y;
	width: 822px;
}
.numeros-anteriores {
	margin:auto;
	background-image: url(img/sombra-tomos-anteriores.jpg);
	width: 750px;
	height: 180px;
}	
.tira-bottom {
	margin:auto;
	background-image: url(img/tira-bottom.gif);
	background-repeat: no-repeat;
	width: 822px;
	height: 23px;
}

/*Proximo numero*/

.este-proximo {
	margin:auto;
	background-image: url(img/este-proximo-numero.gif);
	background-repeat: no-repeat;
	width: 822px;
	height: 61px;
}
.este-numero-base {
	margin:auto;
	background-image: url(img/este-numero.gif);
	background-repeat: no-repeat;
	width: 822px;
	height: 241px;
}

.este-numero-linea {

	margin:auto;
	background-image: url(img/este-numero-linea.gif);
	background-repeat:repeat-y;
	width: 822px;
}

.este-numero {
	margin:auto;
	background-image: url(img/este-numero.gif);
	background-repeat: no-repeat;
	width: 822px;
	height: 80px;
}
.este-numero-bottom {
	margin:auto;
	background-image: url(img/este-numero-bottom.gif);
	background-repeat: no-repeat;
	width: 822px;
	height: 7px;
}
/*publicidades*/

.publicidades {
	margin:auto;
	background-image: url(img/publicidad.gif);
	background-repeat: no-repeat;
	width: 822px;
	height: 166px;
}

.mid {
	margin:auto;
	background-image: url(img/fondo-web-mid.gif);
	background-repeat:repeat-y;
	width: 990px;
}
.bottom {
	margin:auto;
	background-image: url(img/fondo-web-bottom.gif);
	background-repeat: no-repeat;
	width: 822px;
	height: 70px;
}
.espacio-de-publicidad{
	margin:auto;
	background-image: url(img/espacio-de-publicidad.gif);
	background-repeat: no-repeat;
	width: 120px;
	height: 110px;
}


/*botones*/
.btn{
	margin:auto;
	background-image: url(img/btn.gif);
	background-repeat: no-repeat;
	width: 147px;
	height: 30px;
}

/*MENU-CONTEXTUAL*/
.menu-borde-contextual, .menu-borde-contextual2, .menu-borde-contextual3, .menu-borde-contextual4 {
	margin:auto;
	background-repeat: no-repeat;
	width: 18px;
	height: 18px;
}
.menu-linea, .menu-linea3 {
	margin:auto;
	background-repeat:repeat-x;
	height: 18px;
}
.menu-linea2, .menu-linea4 {
	margin:auto;
	background-repeat:repeat-y;
	width: 18px;
}
.menu-linea {
	background-image:url(img/menu-contexual/linea.png);
}
.menu-linea3 {
	background-image:url(img/menu-contexual/linea3.png);
}
.menu-linea2 {
	background-image:url(img/menu-contexual/linea2.png);
}
.menu-linea4 {
	background-image:url(img/menu-contexual/linea4.png);
}

.menu-borde-contextual{
	background-image:url(img/menu-contexual/borde.png);
}

.menu-borde-contextual2{
	background-image:url(img/menu-contexual/borde2.png);
}

.menu-borde-contextual3{
	background-image:url(img/menu-contexual/borde3.png);
}

.menu-borde-contextual4{
	background-image:url(img/menu-contexual/borde4.png);
}