.transMenu {
 position:absolute ; 
 overflow:hidden; 
 left:-1000px; 
 top:-1000px; 
}
.transMenu .content {
 position:absolute  ; 
}
.transMenu .items {
 border: 0px solid #FFFFFF ; 
 position:relative ; 
 left:0px; top:0px; 
 z-index:2; 
}
.transMenu  td
{
 padding-left:5px;
 font-size: 11px;
 font-weight: bold;
 color: #2D5E6C;
 text-align: left;
 height: 25px;
 width: 182px;
} 
#subwrap 
{ 
 text-align: left ; 
}
.transMenu  .item.hover td
{ 
 color: #FFFFFF !important ; 
}
.transMenu .item { 
 text-decoration: none ; 
 cursor:pointer; 
 cursor:hand; 
}
.transMenu .background {
 background-color: #CED7E0 !important ; 
 position:absolute ; 
 left:0px; top:0px; 
 z-index:1; 
 opacity:0.85; 
 filter:alpha(opacity=85) 
}
.transMenu .shadowRight { 
 position:absolute ; 
 z-index:3; 
 top:-3000px; width:2px; 
 opacity:0.85; 
 filter:alpha(opacity=85)
}
.transMenu .shadowBottom { 
 position:absolute ; 
 z-index:1; 
 left:-3000px; height:2px; 
 opacity:0.85; 
 filter:alpha(opacity=85)
}
.transMenu .item.hover {
 color: #FFFFFF;
 text-decoration: underline;
 background-color: none;
}
.transMenu .item img { 
 margin-left:10px !important ; 
}
table.menu {
 top: 0px; 
 left: 0px; 
 position:relative ; 
 margin:0px !important ; 
 border: 0px solid #FFFFFF ; 
 z-index: 1; 
}
table.menu a{
 margin:0px !important ; 
 display:block !important; 
 position:relative !important ; 
}
div.menu a,
div.menu a:visited,
div.menu a:link {
 display: block;
 font-size: 11px;
 background-position:right;
 font-weight: bold;
 color: White;
 height: 23px;
 width: 182px;
 text-decoration: none;
 background:url(http://www.liceodelosandes.org/es/images/stories/selected_main.png) no-repeat bottom;
 line-height: 23px;
 text-align:left;
 text-indent: 20px; 
}

#trans-active a{
 color: #003399;
 font-weight: bold;
 background:url(http://www.liceodelosandes.org/es/images/stories/selected_main.png) no-repeat top;
 text-align:left;
 text-indent: 20px;
} 
#menu a.hover   { 
 text-decoration: none;
 color:  gray;
 height: 23px;
 width: 182px;
 background:url(http://www.liceodelosandes.org/es/images/stories/selected_main.png) no-repeat top;
 text-align:left;
 text-indent: 20px; 
}
#menu span {
 display:none; 
}
