body {
	background-color: #FF8C1A;
}
.titulolibros {
	font-family: "Kristen ITC";
	font-size: 28px;
	font-weight: bold;
	color: #64575F;
	text-align: right;
}
.tituloslibros {
	font-size: 13px;
	font-weight: bold;
	color: #727070;
}
.subtitulolibros {
	font-size: 12px;
	font-weight: bold;
	color: #727070;
}
.rutaarchivo {color: #544950;
	font-weight: bold;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.infolibros {
	font-size: 11px;
	font-weight: bold;
	color: #727070;
}
.imagenlibro {
	border: thin solid #64575F;
	margin-right: 5px;
}
.listamenu {
	color: #727070;
	font-weight: normal;
}
.listamenu a{
	font-weight: normal;
	color: #727070;
}
.contenedor {
	background-color: #64575F;
}
.contenedor td{
	background-color: #FFFFFF;
}
.autorlibros {
	font-size: 11px;
	color: #727070;
}
