.titulolibro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	line-height: 26px;
	height: 80px;
	color: #FFFFFF;
}
.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #333333;
}
.titulo1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 15px;
	font-weight: lighter;
	color: #006666;
	width: 550px;
	height: 25px;
	vertical-align: middle;
	padding: 5px;
}
.destacado {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 16px;
	font-weight: bolder;
	color: #FFFFFF;
}
.titulo2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	color: #000033;
	font-weight: bold;
}
.ondo {
	background-repeat: repeat-y;
}
.items {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 25px;
	font-weight: normal;
	color: #612147;
	text-decoration: none;
}
.copete {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	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: #612147;
}
.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: #612147;
}
.textocap:hover {
	color: #999966;
}
.referencia {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: #999000;
	font-weight: bold;
}
.tabla {
	width: 398px;
	margin-bottom: 7px;
	padding-bottom: 30px;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #D8DFB6;
	border-left-color: #D8DFB6;
}

