<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">html { overflow-y:auto;}

body{	font-family:"Lucida Grande", arial, sans-serif;	font-size:14px;
	color:#000000;
	background: url('imgs/bg.png') repeat-x;	
}

a{	color:#333333;
	text-decoration:none;	
}

a:hover {
	text-decoration: underline;
}

a:visited {
	text-decoration: none;
	color: #0066CC;
}

.wrapper {
	position:relative;
	margin:auto;
	width:985px;
	height:99%;
	padding:37px 0px 0px;
	overflow:visible;
	visibility: visible;
}

#menu_container {
	position:relative;
	width:100%;
	height:100%;
	z-index:0;
	overflow: visible;
	visibility: visible;
}
#informacion {position:relative;  top:-823px; z-index:10; width:285px; height:309px;  padding:10px 25px 2px 5px; }
#bg_trans {position:relative; width:281px; height:302px; top:-510px; z-index:10;opacity:0.8;}

#textos{ background:#ffffff}
#textos div {float:left; width:150px; height:100%; padding:15px 15px 15px 15px; font-family:Tahoma, Arial; font-size:11px; color:#898787; cursor:pointer;}
#textos div h1 {font-family:Helvetica, Arial; font-size:19px; color:#898787; font-weight:bold;}
.pie {
	position:relative;
	padding:0px;
	height:auto;
	text-align:right;
	font-family:Arial;
	font-weight:normal;
	font-size:8pt;
	color:#646464;
	overflow: visible;
	visibility: visible;
}

.titulo { font-family:Helvetica, Arial;font-weight:normal; font-size:23px; color:#ffffff;}
.titulo2 { font-family:Helvetica, Arial;font-weight:normal; font-size:40px; color:#ffffff;}
.texto { font-family:Helvetica, Arial;font-weight:normal; font-size:11px; color:#ffffff;}
.texto_aimara {
	font-family:Helvetica, Arial;
	font-weight:normal;
	font-size:13px;
	color:#333333;
	text-indent: 20px;
	text-align: left;
}
.texto_actividades {
	font-family:Helvetica, sans-serif;
	font-weight:normal;
	font-size:11px;
	color:#333333;
	text-align: left;
}
.texto_epigrafes {
	font-family:Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	color:#333333;
	text-align: left;
	height: 20px;
}
.texto_PDFs {
	font-family:Helvetica, Arial;
	font-weight:normal;
	font-size:11px;
	color:#333333;
	text-align: left;
	list-style-image: url(../imgs/cuarto_circulo.gif);
}
.texto_asignatura {
	font-family:Helvetica, sans-serif;
	font-weight:bold;
	font-size:14pt;
	color:#ED2533;
	text-align: left;
	height: 20px;
}
.texto_ciclo_curso {
	font-family:Helvetica, sans-serif;
	font-weight:bold;
	font-size:10pt;
	color:#000000;
	text-align: left;
	height: 20px;
}
.texto_autores {
	font-family:Helvetica, sans-serif;
	font-size:9pt;
	color:#000000;
	text-align: left;
	height: 20px;
	font-style: normal;
}
.texto_sumario {
	font-family:Helvetica, sans-serif;
	font-weight:bold;
	font-size:13pt;
	color:#000000;
	text-align: left;
	height: 20px;
}
.texto_ISBN {
	font-family:Helvetica, sans-serif;
	font-weight:bold;
	font-size:9pt;
	color:#000000;
	text-align: right;
	height: 20px;
	margin-right: 10px;
	clip: rect(auto,auto,auto,auto);
	right: 20px;
}
.menu_unidad {
	font-family: Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	color: #333333;
	background-position: center center;
}
.menu_unidad_texto {
	font-family: Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	color: #FFFFFF;
	background-position: left center;
	font-weight: bold;
}

/*Menu Color Classes*/

.green{background:#6AA63B url('images/green-item-bg.jpg') bottom right no-repeat; }
.yellow{background:#FBC700 url('images/yellow-item-bg.jpg') bottom right no-repeat;}
.red{background:#D52100 url('images/red-item-bg.jpg') bottom right no-repeat;}
.purple{background:#5122B4 url('images/purple-item-bg.jpg') bottom right no-repeat;}
.blue{background:#0891fe url('images/blue-item-bg.jpg') bottom right no-repeat;}

/* Alertas de login */
.debug {color:#1371ff; font-weight:bold; border:1px solid #A09082; border-bottom:2px solid #A09082;color:#222; font-family:tahoma,arial,helvetica,sans-serif; font-size:13px; line-height:15px; padding:16px 12px 16px 70px; }
.e_info {background:url(/private/imagenes/fondos/ico_info.gif) no-repeat scroll 3% 50% #fcf0f0; border:1px solid #aabfce; border-bottom:2px solid #aabfce; }
.e_error {background:url(/private/imagenes/fondos/ico_error.gif) no-repeat scroll 3% 50% #fcf0f0;  border:1px solid #e8aca4; border-bottom:2px solid #e8aca4; }
.e_alert {background:url(/private/imagenes/fondos/ico_alert.gif) no-repeat scroll 3% 50% #fcf0f0;  border:1px solid #e3c492; border-bottom:2px solid #e3c492; }
.e_ok {background:url(/private/imagenes/fondos/ico_ok.gif) no-repeat scroll 3% 50% #fcf0f0;  border:1px solid #b5d58b; border-bottom:2px solid #b5d58b; }
.clear{clear:both; float:none; display:block; line-height:1px; height:1px; }
.debug .close{ position:relative; width:60px; height:14px; background:url(/private/imagenes/fondos/ico_close.gif) no-repeat right; display:block; top:-16px; left:253px;margin-bottom:-12px;}

.debug a{ color:#46993e; text-decoration:underline;}
.login1 {
	width:250px;
	right:68px;
	background:transparent;
	height:5px;
	top:33px;
	position:absolute !important;
}
.login {margin:24px 0 0 554px; *margin:8px 0 0 554px !important;}
.login input[type=image] {margin: 0 0 0 6px;}
.accediendo {z-index:99999; width:130px !important; height:32px; margin:0 0 0 -200px !important; *margin:0 0 0 -200px !important;}
.Estilo33 {
	font-size: 9pt;
	font-family: Helvetica, sans-serif;
	color: #333333;
}
</pre></body></html>