.titulolibro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	line-height: 26px;
	color: #FFFFFF;
	background-color: #2197BD;
	height: 60px;
}
.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #333333;
}
.titulo1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 15px;
	font-weight: normal;
	color: #FF3300;
	background-color: #E6F8FE;
	width: 550px;
	height: 25px;
	vertical-align: middle;
	padding: 5px;
}
.destacado {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: italic;
	line-height: 16px;
	font-weight: bolder;
	color: #FFFFFF;
	background-color: #2197BD;
}
.titulo2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	color: #000033;
	font-weight: bold;
}
.ondo {
	background-image: url(back.jpg);
	background-repeat: repeat-y;
}
.items {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 25px;
	font-weight: normal;
	color: #00557C;
	text-decoration: none;
}
.copete {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: italic;
	color: #999999;
	line-height: 22px;
	text-decoration: none;
}
.titulo2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	color: #003366;
}
.fondocap {
	background-image: url(fondocapitulos.jpg);
	background-repeat: no-repeat;
	color: #B4E3FF;
}
.textocap {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 15px;
	font-weight: normal;
	color: #00557C;
}
.textocap:hover {
	color: #999966;
}
