UL#menu {
    position:relative; background:url(../images/ui/em1_backmenu.jpg) bottom left repeat-x;
    line-height:37px; height:37px;
    font-size:1.1em; padding:0 4px;
    z-index:50
    }
    UL#menu LI {
        float:left; zoom:1;
    }
    UL#menu LI.der {
        float:right; zoom:1;
    }

UL#menu LI A {
    color:#CCC; text-decoration:none; font-weight:bold; font-family:'Arial Narrow',sans-serif;
    display:block; padding:0 8px; background:transparent;
}
UL#menu LI.hover {
    color:#FFF; background:url(../images/ui/em1_backmenu_on_top.jpg) top left repeat-x; position:relative;
}
UL#menu LI.hover A {
    color:#FFF;
}

UL#menu LI.hover UL {
    visibility:visible;z-index:999
}

UL#menu UL {
    visibility:hidden; position:absolute; top:100%; left:0; background:#757575;
      padding:4px 2px;z-index:999
}

UL#menu UL LI {
    color:#FFF; float:none;line-height:24px; height:24px;
}
UL#menu UL LI A {
    color:#FFF; text-decoration:none; width:180px; display:inline-block; /* 170 */
}
UL#menu UL LI A:hover {
    background:url(../images/ui/em1_backmenu.jpg) bottom left repeat-x; color:#FFF
}
UL#menu UL.panel_fabricantes {
    width:350px;
}
UL#menu UL.panel_fabricantes LI {
    /*float:left;*/ width:116px;
}
UL#menu UL.panel_fabricantes LI.col2 {
    margin-left:116px;
}
UL#menu UL.panel_fabricantes LI.col3 {
    margin-left:232px;
}
UL#menu UL.panel_fabricantes LI A {
    width:100px;
}


#buscador { float:right; height:25px; }
#buscador .toggleval { color:#999 }
#buscador input.texto { border:0; background:url(../images/ui/btn/buscar_back.gif) left 50% no-repeat;
        width:120px; font-size:.9em; padding:2px 4px 4px; margin-top:8px; float:left; }
#buscador input.submit { float:left; margin-top:5px }
#buscador .tv-focused, #buscador .tv-changed { color:#000 }

#trigger_buscador { float:right; height:30px; width:160px; background:url(../images/ui/buscar2-trigger.png) center right no-repeat; line-height:30px; padding-left:46px; font-size:11px; color:#999 }
#buscador2 { position:absolute; width:200px; height:109px; top:0; left:740px; background:url(../images/ui/buscar2-bg.png) top center no-repeat; display:noned; line-height:22px; padding:4px 8px; font-size:12px }
#buscador2 div { overflow:hidden; padding-left:50px; }
#buscador2 div label { color:#999; float:left; width:50px; margin-left:-50px }
#buscador2 input.texto { background:url(../images/ui/buscar2-bg-input.png) center center repeat-x; border:0; font-family:Arial,sans-serif; width:145px; padding:0 2px }
#buscador2 select { width:150px; border:0; }
#buscador2 select optgroup { font-family:Arial,sans-serif; font-style:normal }
#buscador2 select optgroup option { padding-left:15px }
#buscador2 select option { font-size:11px }

#buscador2 .cerrar { float:left; font-size:11px; color:#666; margin-top:4px}
#buscador2 .cerrar:hover { color:#999 }
#buscador2 .submit { float:right; margin-top:4px;}
#buscador2 .toggleval { color:#999 }
#buscador2 .tv-focused, #buscador2 .tv-changed { color:#000 }
