 /*****************Estilo de los rectángulos del menú ***************************/
/***hay 2 div superpuestas con estas clases, el dibujo del rectángulo y los textos en ellos**/
/**por eso estas clases fijan la posición y los atributos de texto**/


/**********ORGANIZACION*****************/

.cabMenu0 { position: absolute;left:250px;top:44px;width:110px;height:20px; clip: rect( );
color:#007700;
background-color:#e0e3a2; 
 border-color:#02812e; 
border-style: solid; 
border-width:2px;
text-align:center;
font-family:Arial, Helvetica, sans-serif; 
font-size:10 px; 
letter-spacing:.3em;
font-weight: bold; 
padding-top:2px; 
padding-bottom:2px; 
cursor:hand;
}



/**********ESTUDIOS*********/
.cabMenu1 { position: absolute;left:361px;top:44px;width:110px;height:20px; clip: rect( );
color:#007700;
background-color:#6fdb94; 
 border-color:#02812e; 
border-style: solid; 
border-width:2px;
text-align:center;
font-family:Arial, Helvetica, sans-serif; 
font-size:10 px; 
letter-spacing:.3em;
font-weight: bold; 
padding-top:2px; 
padding-bottom:2px; 
cursor:hand;
}

/************SECRETARIA****************/

.cabMenu2 {position: absolute;left:472px;top:44px;width:110px;height:20px;  clip: rect(); 	
color:#116dc9;
background-color:#b2eaf7; 
 border-color:#116DC9; 
border-style: solid; 
border-width:2px;
text-align:center;
font-family: Arial, Helvetica, sans-serif; 
font-size: 10px;
letter-spacing:.3em;
font-weight: bold;
padding-top:2px; 
padding-bottom:2px; 
cursor:hand;
 }

/*****************DEPARTAMENTOS************************/

.cabMenu3 { position: absolute;left:583px;top:44px;width:110px;height:20px; clip: rect( );
color:#682212;
background-color:#fc613e; 
 border-color:#682212; 
border-style: solid; 
border-width:2px;
text-align:center;
font-family: Arial, Helvetica, sans-serif; 
font-size:10 px; 
letter-spacing:.2em;
font-weight: bold; 
padding-top:2px; 
padding-bottom:2px; 
cursor:hand;
}

/************************ACTIVIDADES**************************/
.cabMenu4 { position: absolute;left:694px;top:44px;width:110px;height:20px; clip: rect( );
color:#ef5503;
background-color:#fef866;
 border-color:#ef5503; 
border-style: solid; 
border-width:2px;
text-align:center;
font-family: Arial, Helvetica, sans-serif; 
font-size:10px;
letter-spacing:.3em;
font-weight: bold; 
padding-top:2px;
 padding-bottom:2px;  
cursor:hand;
}

/****************************ALUMNADO**************************/
.cabMenu5 { position: absolute;left:805px;top:44px;width:110px;height:20px; clip: rect( );
color:#9e3f0d;
background-color:#f4a460; 
 border-color:#9e3f0d; 
border-style: solid; 
border-width:2px;
text-align:center;
font-family: Arial, Helvetica, sans-serif; 
font-size: 11px;
letter-spacing:.3em;
font-weight: bold; 
padding-top:2px;
padding-bottom:2px;  
cursor:hand;
}

/*****************************ENLACES**************************/

.cabMenu6 { position: absolute;left:525px;top:80px;width:100px;height:19px; clip: rect( );
color:#840505;
background-color:#ff4747;
border-color:#840505; 
border-style: solid; 
border-width:2px;
text-align:center;
font-family: Arial, Helvetica, sans-serif; 
font-size: 11px;
letter-spacing:.3em;
font-weight: bold; 
padding-top:2px; 
padding-bottom:2px;  
cursor:hand;
}


/*****************Estilo de Submenús ***************************/

.itMenu0 { 
position: absolute;left:50px;top:65px;width:300px;height:17px;  clip: rect( );
background:#e0e3a2;
border-style: solid; border-color:#02812E; border-width:2px;
text-align:center;
visibility:hidden; 
color: #007700; /***color de las letras, verde***/
text-decoration: none; 
font-family: Arial, Helvetica, sans-serif; /***fuentes***/
font-size: 10px; /***tamaño de letra ***/
font-weight: bold; /***negrita,**/
cursor : hand; /***cursor que aparece***/
z-index:6;
}



.itMenu1 { 
position: absolute;left:250px;top:65px;width:570px;height:17px;  clip: rect( );
background:#6FDB94 ;
border-style: solid; border-color:#02812E; border-width:2px;
text-align:center;
visibility:hidden; 
color: #007700; /***color de las letras, verde***/
text-decoration: none; 
font-family: Arial, Helvetica, sans-serif; /***fuentes***/
font-size: 10px; /***tamaño de letra ***/
font-weight: bold; /***negrita,**/
cursor : hand; /***cursor que aparece***/
z-index:6;
}


.itMenu2 { 
position: absolute;left:450px;top:65px;width:200px;height:17px;  clip: rect( );
background:B2EAF7;/* #00CCFF;*/
border-style: solid; border-color:#116DC9; border-width:2px;
text-align:center;
visibility:hidden; 
color: #116DC9; /***color de las letras, azul***/
font-family: Arial, Helvetica, sans-serif; /***fuentes***/
font-size: 10px; /***tamaño de letra ***/
font-weight: bold; /***negrita,**/
cursor : hand; 
z-index:6;
}
.itMenu3 { 
position: absolute;left:55px;top:65px;width:865px;height:17px;  clip: rect( );
background: #fc613e;
border-style: solid; border-color:#682212; border-width:2px;
text-align:center;
visibility:hidden; 
color: #682212; 
text-decoration: none; 
font-family: Arial, Helvetica, sans-serif; /***fuentes***/
font-size: 10px; /***tamaño de letra ***/
font-weight: bold; /***negrita, **/
cursor : hand; /***cursor que aparece***/
z-index:6;
}


.itMenu4 { 
position: absolute;left:650px;top:65px;width:200px;height:17px;  clip: rect( );
background: #Fef866;
border-style: solid; border-color:#ef5503; border-width:2px;
text-align:center;
visibility:hidden; 
color: #FA8702; /***color de las letras, ***/
text-decoration: none; 
font-family: Arial, Helvetica, sans-serif; /***fuentes***/
font-size: 10px; /***tamaño de letra ***/
font-weight: bold; /***negrita,**/
cursor : hand; /***cursor que aparece***/
z-index:6;
}


.itMenu5 { 
position: absolute;left:418px;top:65px;width:300px;height:17px;  clip: rect( );
background:#f4a460;
border-style: solid; border-color:#9e3f0d; border-width:2px;
text-align:center;
visibility:hidden; 
color: #9e3f0d; 
font-family: Arial, Helvetica, sans-serif; /***fuentes***/
font-size: 10px; /***tamaño de letra ***/
font-weight: bold; /***negrita,**/
cursor : hand; 
z-index:6;

}



/********************************
.itMenu6 { 
position: absolute;left:520px;top:70px;width:200px;height:17px;  clip: rect( );
background:#ff4747;
border-style: solid; border-color:#840505; border-width:2px;
text-align:center;
visibility:hidden; 
color: #840505; /***color de las letras, rojo***/
text-decoration: none; 
font-family: Arial, Helvetica, sans-serif; /***fuentes***/
font-size:9px; /***tamaño de letra ***/
font-weight: bold; /***negrita,**/
cursor : hand; /***cursor que aparece***/
z-index:6;
}

***************************************/

/**sirve para recuadrar cada division de los menus, o sea que pone la raya de **/
/**abajo ya que las otras ya estan puestas, cuidado: no poner esta clase a la **/
/** última división, ya que se repetiria el borde inferior**/


.itMenua0 {border-style:solid; border-width:0 0 0 2;border-color:#02812e }/*organiz*/

.itMenua1 {border-style:solid; border-width:0 0 0 2;border-color:#02812e }/*estudios*/


.itMenua2 {border-style:solid; border-width:0 0 0 2;border-color:#116dc9 }/*secret*/

.itMenua3 {border-style:solid; border-width:0 0 0 2;border-color:#682212 }/*DEP*/

.itMenua4 {border-style:solid; border-width:0 0 0 2;border-color:#FA8702 }/*ACT*/


.itMenua5 {border-style:solid; border-width:0 0 0 2;border-color:#9e3f0d }/*ALUMNOS*/


