.intro {
	font-family: "Trebuchet MS", "Century Gothic", Arial;
	font-size: 15px;
	line-height: 130%;
	color: #996666;
	text-align: justify;
}
.titulo {
	font-family: "Trebuchet MS", "Century Gothic", Arial;
	font-size: 19px;
	font-weight: bold;
	color: #660066;
}
.unidad {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bolder;
	color: #6F006F;
}
.autor {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	color: #666666;
}
.btn {
	font-family: "Century Gothic", Arial, serif;
	font-size: 14px;
	font-weight: bolder;
	text-align: right;
}
.texto {
	font-family: "Trebuchet MS", "Century Gothic", Arial;
	font-size: 12px;
	line-height: 140%;
	text-align: justify;
	cursor: crosshair;



}
.indicador {
	font-family: "Trebuchet MS", "Century Gothic", Arial;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-align: center;
}
.paginacion {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	color: #660066;
}
.paginacion a {position:relative; display:block; text-decoration: none; color: #990000;}
.paginacion a:hover {text-decoration: underline; color: #FF0000; }.tabla_borde {  border: #666666; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; background-color: #F0F0F0}

