.transMenu {
 position:absolute ; 
 overflow:hidden; 
 left:-1000px; 
 top:-1000px; 
}
.transMenu .content {
 position:absolute  ; 
}
.transMenu .items {
 width: 100px; border: 0px solid #FFFFFF ; 
 position:relative ; 
 left:0px; top:0px; 
 z-index:2; 
}
.transMenu  td
{
background-image: URL("http://www.cajval.cl/modules/mod_swmenufree/images/menu_left_over.jpg") ;
 padding: 5px 5px 5px 19px  !important;  
 font-size: 10px !important ; 
 font-family: Verdana, Arial, Helvetica, sans-serif !important ; 
 text-align: left !important ; 
 font-weight: bold !important ; 
 color: #003366 !important ; 
} 
#subwrap 
{ 
 text-align: left ; 
}
.transMenu  .item.hover td
{ 
 color: #3C6DFF !important ; 
}
.transMenu .item { 
 height: 18px; text-decoration: none ; 
 cursor:pointer; 
 /*cursor:hand; */
}
.transMenu .background {
 background-image: URL("http://www.cajval.cl/modules/mod_swmenufree/images/menu_left.jpg") ;
 background-color: #D8E3EC !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-image: URL("http://www.cajval.cl/modules/mod_swmenufree/images/menu_left_over.jpg") ;
 background-color: #FFFFFF !important ; 
}
.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 ; 
 padding: 5px 5px 5px 19px  !important ; 
 display:block !important; 
 position:relative !important ; 
}
div.menu a,
div.menu a:visited,
div.menu a:link {
 width:180px; 
 height:18px; 
 font-size: 10px !important ; 
 font-family: Verdana, Arial, Helvetica, sans-serif !important ; 
 text-align: left !important ; 
 font-weight: bold !important ; 
 color: #003366 !important ; 
 text-decoration: none !important ; 
 margin-bottom:0px !important ; 
 display:block !important; 
 white-space:nowrap ; 
 background-image: URL("http://www.cajval.cl/modules/mod_swmenufree/images/menu_left.jpg");
}
div.menu td {
 border-right: 0px dashed #FFC819 ; 
 border-top: 0px dashed #FFC819 ; 
 border-left: 0px dashed #FFC819 ; 
 background-image: URL("http://www.www.cajval.cl/modules/mod_swmenufree/images/menu_left.jpg") ;
/* background-color: transpa !important ; */
} 
div.menu td.last {
 border-bottom: 0px dashed #FFC819 ; 
} 
#trans-active a{
 color: #3C6DFF !important ; 
 background-image: URL("http://www.cajval.cl/modules/mod_swmenufree/images/menu_left_over.jpg") ;
 /*background-color: transpa !important ; */
} 
#menu a.hover   { 
 background-image: URL("http://www.cajval.cl/modules/mod_swmenufree/images/menu_left_over.jpg") ;
 color: #3C6DFF !important ; 
 /*background-color: transpa !important ; */
}
#menu span {
 display:none; 
}
