/*CSS MENU VERTICAL     */

/*#menu_servicios {padding-top:20px; margin-left:2px; /*background: url(/img/fondo_menu_servicios.gif); background-repeat:no-repeat; */width:200px; height:120px; filter:alpha(opacity=50); -moz-opacity:.60; opacity:.60;}
#menu_servicios {margin-left:2px; width:200px; height:120px; filter:alpha(opacity=50); -moz-opacity:.60; opacity:.60; }
#ms_top {background: url(/img/top_edirectos.gif); background-repeat:no-repeat; width:194px; height:12px;  float:left; filter:alpha(opacity=50); -moz-opacity:.60; opacity:.60;}
#ms_centro {background: url(/img/centro_edirectos.gif); background-repeat:repeat-y; width:194px; min-height:110px;  float:left; padding-top:5px; filter:alpha(opacity=50); -moz-opacity:.60; opacity:.60;}
#ms_bottom {background: url(/img/bottom_edirectos.gif); background-repeat:no-repeat; width:194px; height:18px;  float:left; filter:alpha(opacity=50); -moz-opacity:.60; opacity:.60;}

#menu_contacto {padding-top:10px; padding-left:4px; /*margin-left:2px;*/ margin-top:50px; /*background: url(/img/fondo_contacto.gif); background-repeat:no-repeat;*/width:200px; height:190px; /*filter:alpha(opacity=50); -moz-opacity:.60; opacity:.60;*/}

.titulo_menu {font-size:14px; font-family:Tahoma,Arial; color:#000000; font-weight:bold; padding-left:12px; padding-top:15px; padding-bottom:20px;}

.glossymenu{
margin: 0;
padding: 0;
width: 198px; /*width of menu*/
/*border: 1px solid #9A9A9A; */
/*border-bottom-width: 0;*/
}

.glossymenu a.menuitem{
background-image:url(/img/fmenu_item.jpg) !important; 
background-repeat:no-repeat; 
font-weight:bold !important;
/*background: black url(glossyback.gif) repeat-x bottom left;   */
background:transparent important;
font: 12px Arial, Helvetica, sans-serif;
color: #000;
display: block;
position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
width: 185px;
padding: 4px 0;
padding-left: 10px;
text-decoration: none;
border-bottom:1px solid #999999;
}


.glossymenu a.menuitem:visited, .glossymenu .menuitem:active{
color: #000000;
text-decoration:none;
border-bottom:1px solid #999999;
font: 12px Arial, Helvetica, sans-serif;

}

.glossymenu a.menuitem .statusicon{ /*CSS for icon image that gets dynamically added to headers*/
position: absolute;
top: 5px;
right: 5px;
border: none;
}

.glossymenu a.menuitem:hover{
background-image:url(/img/fmenu_item_over.jpg) !important;
background-repeat:no-repeat;
/*background:#999999;*/
/*filter: alpha(opacity=50);
-moz-opacity: .10;
opacity: .40;*/
color:#000;
text-decoration:none;
font: 12px Arial, Helvetica, sans-serif;
}

.glossymenu div.submenu{ /*DIV that contains each sub menu*/
background:transparent;
}

.glossymenu div.submenu ul{ /*UL of each sub menu*/
/*background-color:#e9e9e9;*/
list-style-type: none;
margin: 0 auto;
padding: 0;
}


.glossymenu div.submenu ul li{
/*border-top:1px solid #999999;*/
border-bottom:1px solid #ccc;
}


.glossymenu div.submenu ul li a{
display: block;
font: normal 12px Arial, Helvetica, sans-serif;
color: black;
text-decoration: none;
padding: 2px 0;
padding-left: 20px;
text-align:left;
}

.glossymenu div.submenu ul li a:hover{
background:#e9e9e9;
/*colorz: white;    */
}

.glossymenu a.menuitemfijo{
/*background: black url(glossyback.gif) repeat-x bottom left;   */
background:transparent;
font: 12px Arial, Helvetica, sans-serif;
color: #333333;
display: block;
position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
width: 185px;
padding: 4px 0;
padding-left: 10px;
text-decoration: none;
border-bottom:1px solid #999999;
}



.glossymenu div.menuitemfijo{
/*background: black url(glossyback.gif) repeat-x bottom left;   */
background:transparent;
font: 12px Arial, Helvetica, sans-serif;
color: black;
display: block;
/*position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
width: 185px;
/*padding: 4px 0; */
padding:5px 0 8px 10px;
text-decoration: none;
/*border-bottom:1px solid #999999; */
font-weight:bold;
}


.glossymenu div.submenufijo { /*DIV that contains each sub menu*/
background:transparent;
}

.glossymenu div.submenufijo ul{ /*UL of each sub menu*/
display: block;
background-color:#FFFFFF;
/*background-color:#e9e9e9;*/
list-style-type: none;
margin: 0;
padding: 0;
/*filter: alpha(opacity=50);
-moz-opacity: .10;
opacity: .40;    */
}

.glossymenu div.submenufijo ul li{
border-top:1px dashed #ccc;
}

.glossymenu div.submenufijo ul li a{
display: block;
font: normal 12px Arial, Helvetica, sans-serif;
color: black;
text-decoration: none;
padding: 2px 0;
padding-left: 20px;
text-align:left;
}

.glossymenu div.submenufijo ul li a:hover{
background: #DFDCCB;
colorz: white;
}

/* ACCESO SERVICIOS ESTUDIANTILES */

.glossymenu a.menuitem2{
/*background: black url(glossyback.gif) repeat-x bottom left;   */
background:transparent;
font: 12px Arial, Helvetica, sans-serif;
color: #000000;
display: block;
position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
width: 185px;
padding: 1px 0;
padding-left: 10px;
text-decoration: none;
/*border-bottom:1px solid #999999;*/
}


.glossymenu a.menuitem2:visited, .glossymenu .menuitem:active{
color: #000000;
text-decoration:none;
}

.glossymenu a.menuitem2 .statusicon{ /*CSS for icon image that gets dynamically added to headers*/
position: absolute;
top: 5px;
right: 5px;
border: none;
}

.glossymenu a.menuitem2:hover{
color:#ffffff;
font: 12px Arial, Helvetica, sans-serif;
}

