@charset "utf-8";
/* CSS Document */



div.departamentos ul li a{display:block;min-height:26px;width:auto;padding:12px 10px 4px 43px;border-width:1px 0 1px 0; margin-left:-40px; }

div.departamentos ul li a{font-family:Georgia,serif;font-size:0.90em;text-decoration: none;background-position:18px 12px}

div.departamentos ul li.tipo2 a,div.mod-menu_secciones ul ul li.tipo2 a{border-color: #CC9900;color: #1E6B91;background-color:#DFF0F8;background-image:url(../img/general/vineta_on.png); background-repeat:no-repeat;}

div.departamentos ul li.tipo2 a:hover,div.mod-menu_secciones ul ul li.tipo2 a:hover{color:#ECEFF6;background-color: #83aec0;background-image:url(../img/general/vineta_off.png); background-repeat:no-repeat; }


div.profesores ul  {
border-width:1px 0 1px 0;
background-color:#ECEFF6;
color:#999999;
}
div.profesores ul li {

}

div.profesores ul li a{
background-image:url(../img/general/lista_flecha2.gif);
background-position:18px 16px;
background-repeat:no-repeat;
display:block;
min-height:14px;
font-size:0.90em;
color: #1E6B91;
width:auto;
padding:12px 10px 4px 43px;
border-width:1px 0 1px 0; 
margin-left:0px; 
text-decoration: none;
}

div.profesores ul li a:hover{
background-image:url(../img/general/lista_flecha.gif);
background-repeat:no-repeat;
color:#333333;}

.area {
background-color:#999999;
color:#FFFFFF;
font-weight:bold;
font-size:1.20em;
}

