.fadu {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-style: normal; font-weight: bold; font-variant: normal; color: #0066FF}
.modulo {  font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: normal; color: #666666; font-variant: normal}
.titulo {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: bold; color: #FFFFFF}
.texto {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; color: #000000; line-height: 20pt.pt}
.links {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; color: #0066FF}
.pag {  font-family: Arial, Helvetica, sans-serif; font-size: 8pt; color: #999999; font-weight: bold}
.glosario {  font-family: Arial, Helvetica, sans-serif; font-size: 8pt; line-height: 16pt}
.subtitulo {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; color: #0066FF}
.mcla {  font-family: Arial, Helvetica, sans-serif; font-size: 9pt; color: #0066FF; font-weight: bold}
.cronograma {  font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-style: normal; color: #000000}
.subtitulo2 {  font-weight: bold}
.comando {  font-style: italic; font-weight: bold; color: #990000}
.greenlinks {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; color: a5a36c; font-weight: bold}


/*Generales*/

    body {
	margin:0;
	padding:0;
	font: 11px/1.5em Verdana;
	color: #000;
	background-color:#A7A47A;
	}

#contenedor{
	width: 780px; 
	margin: auto; 
	background-color:#e0dfb1;
}
#header{}
.uba{
	background-color:#cd052e;
	color:#FFF;
	font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-style: normal; font-weight: bold; font-variant: normal;
	padding-left: 6px;
}
.separador{
	background-color:#FFF;
	height: 2px;
	overflow:hidden;
}
.pagina{
	background-color:#ffc729;
	}
.clases{
	background-color:#ffc729;
	color:#FFF;
	font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-style: normal; font-weight: bold; font-variant: normal;
	padding-left: 127px;
	}

.titulo{font-family: Arial, Helvetica, sans-serif; font-size: 9pt; color: #FFF; font-weight: bold;
	background-color:#a5a36c;
	}

#cuerpo{}
.izquierda{
	width: 120px; 
	float:left; 
	text-decoration:none;
	border: no;
	height:auto;
	padding-left: 1px;
}
.menu_activo{
	background-color:#a5a36c;
	color: #FFF;
}
.menu{
	background-color:#e0dfb1;
	color: #666;
}
.principal{
	float:left;  
	width: 653px; 
	background-color:#FFF;
	padding-left: 2px;
	}
#footer{}
.pie{}

/* clearfix */
 
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
 
.clearfix {display: inline-block;}
 
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


