.transMenu {
 position:absolute ; 
 overflow:hidden; 
 left:-1000px; 
 top:-1000px; 
}
.transMenu .content {
 position:absolute  ; 
}
.transMenu .items {
 border: 0px none #FFFFFF ; 
 position:relative ; 
 left:0px; top:0px; 
 z-index:2; 
}
.transMenu  td
{
 padding: 5px 5px 5px 5px !important;  
 font-size: 12px !important ; 
 font-family: Arial, Helvetica, sans-serif !important ; 
 text-align: left !important ; 
 font-weight: bold !important ; 
 color: #000000 !important ; 
} 
#subwrap 
{ 
 text-align: left ; 
}
.transMenu  .item.hover td
{
 color: #FFFFFF !important ; 
}
.transMenu .item { 
 background: url(http://www.lacolina.edu.co/es/images/stories/buttoninactivesubmenu.png) no-repeat;
 text-decoration: none ; 
 cursor:pointer; 
 cursor:hand; 
}
.transMenu .background {
 background: url(http://www.lacolina.edu.co/es/images/stories/buttoninactivesubmenu.png) no-repeat;
 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: url(http://www.lacolina.edu.co/es/images/stories/buttonactivesubmenu.png) no-repeat;
}
.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;
 color: white;
 background: url(http://www.lacolina.edu.co/es/images/stories/ButtonInactive.png) no-repeat;
 line-height: 23px;
 font-size: 11px;
 text-align: left;
 padding: 0px 0px 0px 0px;
 text-indent: 10px;
 height: 25px !important;
 height: 25px;
 width: 171px;
 text-decoration: none;
 border-spacing: 0px;
}
#trans-active a{
 font-weight: bold;
 background: url(http://www.lacolina.edu.co/es/images/stories/ButtonActive.png) no-repeat;
 color: black !important; 
} 
#menu a.hover   { 
 font-weight: bold;
 background: url(http://www.lacolina.edu.co/es/images/stories/ButtonActive.png) no-repeat;
 color: black !important;
}
#menu span {
 display:none; 
}
