#menu ul { margin: 0; padding: 0; list-style: none;}
#menu a, #menu a:link, #menu a:visited { display: block; height: 42px; padding:10px 0 0 30px; font-size: 14px; font-weight: bold; background: url("/public/static/images/menu_sprite.gif") no-repeat left 0; text-decoration: none; color: #FFF;  }
#menu a:hover { color: #e39b18; background-position: 0 -52px; }
#menu a span.peq { font-size: 11px; font-weight: normal; }