/* MENU PRINCIPAL/HORIZONTAL ======================= */
#menu {background:#666 url(../img20081/bg-menu.png) repeat-x; height:34px; width:auto;  }
#menu ul {width:980px;margin:0 auto;border-left:#000000 solid 2px;}
#menu li {display:inline;}
#menu li a {border-left:#444 solid 1px; display:block; float:left; height:19px; font-size:1.2em; font-weight:bold;color:#FFFFFF;padding:5px 15px;padding-top:10px; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; text-transform:uppercase;border-bottom:none;}
#menu li a:hover {background:#333 url(../img20081/bg-menu-ativo.png) repeat-x;}
#menu li a.ativo {background:#cc3333 url(../img20081/bg-menu-hover.png) repeat-x;}
#menu li a.right {border-right:#444 solid 1px;}
/* MENU PRINCIPAL/HORIZONTAL ======================= */