@charset "utf-8";
body {
	background-color: #000000;
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-size: 62.5%;
}
#envoltorio {
	text-align: left;
	width: 984px;
	background-image: url(../Imagenes/madera.jpg);
	background-repeat:  repeat;
	background-color: #FFE6BF;
	margin: 15px;
	float: left;
}
#logo {
	height: 71px;
}


#nav {
	height: 40px;
}
#contenido {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.6em;
	line-height: 2em;
	font-style: italic;
	background-color: #D4D0C8;
	background-image: url(../Imagenes/madera.jpg);
	background-repeat:  repeat-y;
	float: left;
	width: 984px;
	padding-top: 0px;
	padding-bottom: 10px;
}
#pie {
	background-color: #B36B00;
	float: left;
	font-size: 1.4em;
	background-image: url(../Imagenes/Logo_botones_base.png);
	background-repeat: repeat;
	width: 984px;
	height: 30px;
}
#texto {
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
	margin-right: 150px;
	margin-left: 150px;
	background-image: url(../Imagenes/pergamino_blanco.jpg);
	margin-top: 20px;
	margin-bottom: 20px;
}
#cuerpo_archivo {
	background-repeat: repeat;
	margin-right: 100px;
	margin-left: 100px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	margin-bottom: 20px;
	background-image: url(../Imagenes/pergamino_blanco.jpg);
}
#cuerpo_libro {
	float: left;
	width: 834px;
}
#cuerpo_mapa {
	margin-right: 10px;
	margin-left: 10px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	margin-bottom: 20px;
	background-image: url(../Imagenes/pergamino_blanco.jpg);
}


#ind_libro {
	float: left;
	width: 130px;
	background-image: url(../Imagenes/pergamino_blanco.jpg);
	background-repeat: repeat;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}


#texto_libro {
	background-image: url(../Imagenes/pergamino_blanco.jpg);
	background-repeat: repeat;
	width: 624px;
	float: right;
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 0px;
	margin-top: 10px;
}


#cd_libro {
	float: right;
	width: 150px;
	height: 600px;
	padding-top: 50px;
	background-image: url(../Imagenes/madera.jpg);
	background-repeat: repeat;
}
#texto_mapa {
	background-image: url(../Imagenes/pergamino_blanco.jpg);
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
	margin-right: 300px;
	margin-left: 300px;
	background-repeat: repeat;
	margin-top: 10px;
	margin-bottom: 10px;
}

#portada {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.8em;
	font-style: normal;
	margin-top: 50px;
	margin-right: 250px;
	margin-bottom: 50px;
	margin-left: 250px;
	text-align: justify;
}

a:hover{
	text-decoration:none;
	color: #999999;
 
}

a:visited{
	text-decoration:none;
	color: #000000;
}


a:link {
     	text-decoration:none;
	color: #000000;}


a{text-decoration:none;} 

a img {border:0;}
#texto_entrar {
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
	margin-right: 150px;
	margin-left: 150px;
	background-image: url(../Imagenes/pergamino_blanco.jpg);
	margin-top: 20px;
	margin-bottom: 20px;
	font-size: x-small;
	line-height: 5px;
	font-style: normal;
	width: 300px;
}
