
  /* menu principal ...................................................................................... */

    /* leandro alterado margin-top */
    DL#menu { 
      float: left; position: relative; z-index: 10; 
      width: 188px; margin-left: -194px; margin-bottom: 10px; margin-top: 0!important; 
    } DL.vHome_menu { width: 218px !important; margin-left: -223px !important } 

    DL#menu DT { 
      cursor: pointer; width: 100%; margin-bottom: 8px;	
      background-color: #E9F0E7; background-repeat: no-repeat; border-left: 5px solid #E9F0E7 
    } 

    html>body DL#menu DT { margin-left: 0; width: 183px } 

    html>body DL.vHome_menu DT { width: 213px !important } 
      .nivel1_hover { border-color: #9C0 !important } .nivel1_out { border-color: #E9F0E7 !important } 

    DL#menu DD { display: none; margin: 0; margin-bottom: 8px } 
     .showMenu { display: inline !important} .hideMenu { display: none !important } 

    DL#menu DD A { 
      display: block; margin: 0 5px 0 16px; padding-bottom: 4px; 
      line-height: 150%; text-decoration: none; color: #000000; 
      voice-family:"\"}\""; voice-family:inherit; 
        display: list-item; list-style: none url("../../images/_layout/menu/m_dot.png") outside 
    } html>body DL#menu DD A { margin: 0 6px 0 22px } 

    DL#menu DD A:hover { 
      color: #090; voice-family:"\"}\""; voice-family:inherit; color: #000 
    } 

    DL#menu DD UL { margin: -6px 0 6px 32px; list-style-type: disc; color: #095AA6 } 

    DL#menu DD UL A { 
      color: #095AA6 !important; margin: 0 !important; 
      display: inline !important; list-style-image: none !important 
    } 

    html>body DL#menu DD UL, html>body DL#menu DD UL A { margin-left: 0 !important } 

  /* /menu principal/ .................................................................................... */

