body {
	margin: 0 0 0 0;
	background-color: #E9E9E9;
	font-family: Comic Sans MS, Arial, Helvetica, sans-serif;
	font-size:11px
}
h1 {font-size: 12pt;
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	font-style:italic;
	text-align:center;
}
h2 {font-size:12pt;
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	font-style:normal;
	text-align:left;
}
h3 {font-size:10pt;
	color: black;
	font-style:normal;
	text-align:left;
}
h4 {font-size:8pt;
	color: black;
	font-style:normal;
	text-align:left;
}
h5 {font-size: 7pt;
	color: black;
	font-style:normal;
	text-align:left;
}
h6 {font-size: 6pt;
	color: black;
	font-style:normal;
	text-align:left;
}

/*table data cell*/
td {
	font-family: Arial, Helvetica, sans-serif;
}

/*Table header cell*/
th {
	font-family: Arial, Helvetica, sans-serif;
}

a:link {
	color:green;
	text-decoration: none;
}
a:visited {
	color:blue;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	background-color:#552064;
	color:red;
}
a:active {
	color:blue;
	text-decoration: none;
}

/*AQUÍ EMPIEZAN LAS CAPAS-DIV*/
/*AQUÍ EMPIEZAN LAS CAPAS-DIV*/
#square {
	position:absolute;
	top:0px;
	left:0px;
	width:750px;
	height:565px;
	background-image:url(libro-fondo.jpg);
	background-color: #E9E9E9;
}
#bannertop {
	position:absolute;
	top:17px;
	left:66px;
	width:298px;
	height:53px;

	background-image:;
	text-align:inherit;
}
#bannerleft {
	position:absolute;
	top:360px;
	left:66px;
	width:298px;
	height:129px;

	background-image:;
	z-index: 4;
}
/*Menú principal es donde pone el capítulo*/
#menuppal {
	position:absolute;
	top:56px;
	left:66px;
	width:298px;
	height:63px;
}
#menucentral {
	position:absolute;
	top:125px;
	left:66px;
	width:298px;
	height:232px;
}

#panelfront {
	position:absolute;
	top:83px;
	left:158px;
	width:509px;
	height:506px;
	background-image:;
	background-color: #813399;
}
#bannerright {
	position:absolute;
	top:27px;
	left:402px;
	width:310px;
	height:489px;
	overflow: scroll;
	}
#bannerderecho {
	position:absolute;
	top:0px;
	left:0px;
	width:120px;
	height:300px;
	background-image:;
}
#credits {
	position:absolute;
	top:498px;
	left:0px;
	width:750px;
	height:69px;
	color:black;
	text-align:center;
	z-index: 3;
	background-image: url(libro-fondo-down.jpg);
}
#anuncios-1 {
	position:absolute;
	top:18px;
	left:757px;
	width:223px;
	height:114px;
	z-index: 4;
}
#anuncios-2 {
	position:absolute;
	top:146px;
	left:775px;
	width:190px;
	height:261px;
	z-index: 4;
	background-color:#E9E9E9;
}
#anuncios-3 {
	position:absolute;
	top:418px;
	left:757px;
	width:223px;
	height:114px;
	z-index: 4;
}
#anuncios-4 {
	position:absolute;
	top:463px;
	left:304px;
	width:67px;
	height:40px;
	z-index: 4;
	background-image:url(editorial.jpg);
}
#anuncios-5 {
	position:absolute;
	top:368px;
	left:287px;
	width:82px;
	height:34px;
	z-index: 4;
}
/*AQUÍ TERMINAN LAS CAPAS-DIV*/
/*AQUÍ TERMINAN LAS CAPAS-DIV*/

/*Menú izquierdo*/
#tableleft {
	color:#FFFFFF;
	float:right;
	text-align:left;
	font-size:12px;
	
}
