

BODY {
  font: 10pt  Arial, Helvetica, sans-serif;
  margin: 10 0 10 0px;
  background-color: #ffffff;
  text-align: center;

}
#contenedor{
  text-align: left;
   width:780;
  margin: auto;
  background-color:#ffffff;
} 

#cabecera{ 
text-align:center;
}
#navegador{ 
padding : 3px 10px 5px 10px;
background-color: #ffffff;
height:30px;
background-position:center;
vertical-align:center;
text-align:center;

}

A.enlacenav, A.enlacenav:VISITED, A.enlacenav:ACTIVE, A.enlacenav:FOCUS, A.enlacenav:LINK{
background-color: # 000000;
color: #494E6B ;
vertical-align:center;
} 

A.enlacenav:HOVER{ 
color: #3F7DE3; 
}

.enlaceboton {    font-family: verdana, arial, sans-serif; 
   font-size: 10pt; 
   font-weight: bold; 
   padding: 4px;
   background-color:#08065a;
   color: #ffffff;
   text-decoration: none; 
   vertical-align:center;
} 
.enlaceboton:link, 
.enlaceboton:visited { 
   border-top: 1px solid #cccccc; 
   border-bottom: 2px solid #666666; 
   border-left: 1px solid #cccccc; 
   border-right: 2px solid #666666; 
   margin-left:4px;

} 
.enlaceboton:hover { 
   border-bottom: 1px solid #cccccc;
   border-top: 2px solid #666666; 
   border-right: 1px solid #cccccc; 
   border-left: 2px solid #666666; 
   background-color:#ffffff ;
   color:#08065a;
   vertical-align:center;
}

#cuerpo{
 width:780px;
text-align:left;
color: #555555;
}

#cuerpocentrado {

text-align:center;
color: #555555;
align:center;
}

.estilotabla{ 
    background-color:#ffddbb;
    border-style:solid; 
    border-color:#666666;
    border-width:1px;
    font-size:10pt;
    font-weight:bold;
    width: 100%;
    text-align:center;
} 
.estilocelda2{
     background-color:#ffddbb;
    border-style:solid; 
    border-color:#666666;
    border-width:1px;
    font-size:12pt;
    font-weight:bold;
    }
.estilocelda{ 
    background-color:#ddeeff;
    color:#333333;
    font-weight:bold; 
    font-size:12px;
		text-align:center;
}
.estilocelda3{ 
    background-color:#ddeeff;
    color:#333333;
    font-weight:bold; 
    font-size:12px;
		text-align:left;
}
td.estilocelda{
text-align:center;
}
.estilohorario {
    border-style:solid;
    border-color:#666666;
    border-width:1px;
    }

.titulo{
    color:#333333;
    font-weight:bold; 
    font-size:10pt;
    }
.boton{

color:#08065a;
font-family:Verdana,Tahoma,Arial;
font-size:16px;
font-weight:bold; 
}
.textocolor{
color:#08065a;
}
.text{
color:#0011aa;
font-weight:bold;
font-size:20px;
background:#b0c4ad;
width:500px;
}
.text:hover {
background:#ffffff;
}
.text:active {
 background:#ffffff;
}
.enlace:link {text-decoration:none; color:#ff0000;}
.enlace:visited {text-decoration:none; color:#ff0000;}
.enlace:hover {text-decoration:none; color:#ff0000;}
ul  {text-align:left;}
ol {text-align:left;}
.libro {color:#ff5500;}
.examen {font-size:8pt;}
.par {background:#affded;}
.impar {background:#00ff00;}
