.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
{
 font-family: Arial, Helvetica, sans-serif !important ;
 border-bottom: 1px solid;
 border-color: #606060;
 vertical-align:  middle;
 padding-left: 10px !important;
 padding-right: 10px !important;
 font-size: 11px;
 font-weight: bold !important;
 color: #FFFFFF;
 text-align: left;
 height: 25px;
 line-height: 25px;
 width: 100%;
} 
#subwrap 
{ 
 text-align: left ; 
}
.transMenu  .item.hover td
{ 
 color: #999999; 
}
.transMenu .item { 
 text-decoration: none ; 
 cursor:pointer; 
 cursor:hand; 
}
.transMenu .background {
 background-color: #FFFFFF !important ; 
 position:absolute ; 
 left:0px; top:0px; 
 z-index:1; 
 opacity:1; 
 filter:alpha(opacity=100) 
}
.transMenu .shadowRight { 
 position:absolute ; 
 z-index:3; 
 top:-3000px; width:2px; 
 opacity:1; 
 filter:alpha(opacity=100)
}
.transMenu .shadowBottom { 
 position:absolute ; 
 z-index:1; 
 left:-3000px; height:2px; 
 opacity:1; 
 filter:alpha(opacity=100)
}
.transMenu .item.hover {
 background-color: #FFFFFF !important ; 
}
.transMenu .item img { 
 margin-left:10px !important ; 
}
table.menu {
 top: 0px; 
 left: 0px; 
 position:relative ; 
 margin:0px !important ; 
 border: 0px none #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;
 color: #666666;
 text-decoration: none;
 line-height: 19px;
 text-align: left;
 width:192px;
 background:url(http://www.sanjosebilingue.edu.co/es/modules/mod_swmenufree/images/normal_menu.png) no-repeat;
 text-indent: 13px;
 height:25px; 
} 
#trans-active a{
 text-decoration: none;
 color:  #FFFFFF;
 height: 37px;
 width: 192px;
 background:url(http://www.sanjosebilingue.edu.co/es/modules/mod_swmenufree/images/hover_menu.png) no-repeat;
 text-align: left;
 line-height:37px;
 font-weight:bold;
 text-indent: 13px; 
} 
#trans-active a.hover {
 color:#CCCCCC !important;
}
#menu a.hover   { 
 text-decoration: none;
 color:  #FFFFFF;
 height: 37px;
 width: 192px;
 background:url(http://www.sanjosebilingue.edu.co/es/modules/mod_swmenufree/images/hover_menu.png) no-repeat;
 text-align: left;
 line-height:37px;
 font-weight:bold;
 text-indent: 13px; 
}
#menu span {
 display:none; 
}