﻿#maunor{overflow:hidden;height:80px;}
    #maunor ul {overflow:hidden;margin-right:4px;height:35px;padding-top:10px;overflow:hidden;float:right;}
        #maunor li {float:left;margin:0px 0px;margin-left:5px;height:45px;list-style:none;}
            #maunor li a {background:url(Imagenes/fondo-menu.png) repeat-x scroll left bottom #2372b5;border-color:#104a7b;border-radius:5px 5px 5px 5px;
                          border-style:solid;border-width:1px;color:#fff;font-size:16px;font-weight:300;line-height:1;margin-bottom:10px;padding:7px 9px;
                          text-align:center;text-shadow:0 1px 1px #646675;width:150px;}
                #maunor li a:hover {background:url(Imagenes/fondo-menu-on.png) repeat-x scroll left top #eb9b34;border-color:#eb9b34;border-style:solid;
                                    border-width:1px;line-height:1;text-decoration:none;}
            #maunor li.seleccionado a,
            #maunor li.padre a {background: url(Imagenes/fondo-menu-activo.png) repeat-x scroll left top #bc34b9;border-color:#494f63;border-style:solid;
                                border-width:1px;line-height:1;padding:7px 9px;}