body {
	background-image:url(../imagenes/fondos/fondestrellasazul.jpg);
	background-attachment:fixed;
}
#top{
	position:absolute;
	left:0px;
	top:0px;
	width:700px;
	height:80px;
	background-image: url(../imagenes/otros/superior.png);
}
#top2{
	position:absolute;
	left:0px;
	top:0px;
	width:700px;
	height:80px;
	background-image: url(../imagenes/otros/superior2.png);
}
#suplemento {
	position:absolute;
	left:118px;
	top:6px;
	width:353px;
	height:22px;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-color:#993300;
	background-image: url(../imagenes/otros/fondo-por2.png);
}
#revistazk {
	position:absolute;
	left:117px;
	top:6px;
	width:213px;
	height:22px;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-color:#993300;
	background-image: url(../imagenes/otros/fondo-por.png);
}
#revistazk2 {
	position:absolute;
	left:477px;
	top:6px;
	width:213px;
	height:22px;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-color:#993300;
	background-image: url(../imagenes/otros/fondo-por.png);
}
#mes {
	position:absolute;
	left:550px;
	top:2px;
	width:145px;
	height:30px;
}
#titulo {
	position:absolute;
	left:117px;
	top:37px;
	width:573px;
	height:26px;
	border-top-style:solid;
	border-top-width:1px;
	border-color:#993300;
}
#titulo2 {
	position:absolute;
	left:117px;
	top:37px;
	width:573px;
	height:26px;
	border-top-style:solid;
	border-top-width:1px;
	border-color:#993300;
	background-image:url(../imagenes/otros/centro.png);
	background-position:center;
}
#bottom{
	position:absolute;
	left:0px;
	top:820px;
	width:700px;
	height:80px;
	background-image: url(../imagenes/otros/planta.png);
}
#numpagina {
	position:absolute;
	left:327px;
	top:18px;
	width:48px;
	height:63px;
}
#general {
	margin: 0 auto;
	position:relative;
	left:0px;
	top:0px;
	width:700px;
	height:900px;
	z-index:1;
	border-left-style:solid;
	border-right-style:solid;
	border-top-style:solid;
	border-bottom-style:solid;
	border-color:#333333;
	border-left-width:4px;
	border-right-width:4px;
	border-top-width:4px;
}
#anteriorcapa {
	position:absolute;
	left:-29px;
	top:320px;
	width:29px;
	height:232px;
	z-index:5;
}
#posteriorcapa {
	position:absolute;
	left:700px;
	top:320px;
	width:29px;
	height:232px;
	z-index:6;
}
.z-izquierda {
	border: 0px;
	float:left;
	margin-right:10px;
}
.z-izquierda-arriba {
	border: 0px;
	float:left;
	margin-right:10px;
	margin-top:10px;
}
.z-izquierda-abajo {
	border: 0px;
	float:left;
	margin-right:10px;
	margin-bottom:10px;
}
.z-izquierda-todo {
	border: 0px;
	float:left;
	margin-right:10px;
	margin-bottom:10px;
	margin-top:10px;
}
.z-derecha {
	border: 0px;
	float:right;
	margin-left:10px;
}
.z-derecha-arriba {
	border: 0px;
	float:right;
	margin-left:10px;
	margin-top:10px;
}
.z-derecha-abajo {
	border: 0px;
	float:right;
	margin-left:10px;
	margin-bottom:10px;
}
.z-derecha-todo {
	border: 0px;
	float:right;
	margin-left:10px;
	margin-bottom:10px;
	margin-top:10px;
}
.z-clear {
	clear:both;
}
