body {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #9b1d1f;
}
#LibroBase {
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 2;
	visibility: hidden;
}

p {
	margin: 8px;
	text-align: justify;
}

li {
	margin-bottom: 5px;
	margin-left: 40px;
	list-style-type: none;
}
#Titulo1 {
	color: #CCFFFF;
	text-align: center;
	position: absolute;
	left: 336px;
	top: 94px;
	width: 640px;
	z-index: 5;
}
#Titulo2 {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFCC;
	text-align: center;
	margin-top: 3px;
	margin-bottom: 3px;
	padding-top: 6px;
	padding-bottom: 6px;
	position: absolute;
	left: 312px;
	top: 110px;
	width: 687px;
	z-index: 6;
}
#Titulo3 {
	font-size: 10px;
	color: #CCFFFF;
	padding-bottom: 10px;
	text-align: center;
	position: absolute;
	left: 334px;
	top: 147px;
	width: 640px;
	z-index: 7;
}
#Titulo4 {
	position: absolute;
	left: 940px;
	top: 94px;
	width: 180px;
}

a {
	color: #CCFFFF;
	list-style-type: none;
}
#Arbol {
	position: absolute;
	left: 300px;
	top: 170px;
	z-index: 3;
}
#Arbol a:hover {
	color: #9b1d1f;
	background-color: #FFFFFF;
	display: block;
}
#Titulo2 a:hover {
	color: #9b1d1f;
	background-color: #FFFFFF;
	display: block;
}
#Arbol a {
	text-decoration: none;
	display: block;
	height: 16px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 0px;
	width: 800px;
}
a {
	margin: 0px;
	padding: 0px;
}

#Titulo2 a {
	text-decoration: none;
}
#Leyenda {
	height: 500px;
	width: 1400px;
	position: absolute;
	left: 140px;
	top: 100px;
}
#Volver {
	position: absolute;
	left: 470px;
	top: 360px;
}
#Alfabetico {
	position: absolute;
	left: 795px;
	top: 69px;
	width: 184px;
	font-size: 10px;
	height: 8px;
	color: #A84E22;
	text-decoration: underline;
	z-index: 4;
}
a {
	color: #CCFFFF;
	list-style-type: none;
}
