/* CSS Document */
ul#menu { margin: 0; padding: 0; list-style: none; }
ul#menu li { width: 76px; height: 75px; float: left; }
ul#menu li a { width: 76px; height: 75px; display: block; }
ul#menu li a:hover { background: none; }
ul#menu li a span { display: none; }

ul#menu .menuAzienda a {background: url(../img/link_eng/azienda_eng_off.gif)}
ul#menu .menuAzienda { background: url(../img/link_eng/azienda_eng_on.gif) }

ul#menu .menuProdotti a {background: url(../img/link_eng/prodotti_eng_off.gif)}
ul#menu .menuProdotti { background: url(../img/link_eng/prodotti_eng_on.gif) }

ul#menu .menuDownloads a {background: url(../img/link_eng/downloads_eng_off.gif)}
ul#menu .menuDownloads { background: url(../img/link_eng/downloads_eng_on.gif) }

ul#menu .menuNews a {background: url(../img/link_eng/news_eng_off.gif)}
ul#menu .menuNews { background: url(../img/link_eng/news_eng_on.gif) }

ul#menu .menuContatti a {background: url(../img/link_eng/contatti_eng_off.gif)}
ul#menu .menuContatti { background: url(../img/link_eng/contatti_eng_on.gif) }

ul#menu .menuCerca a {background: url(../img/link_eng/cerca_eng_off.gif)}
ul#menu .menuCerca { background: url(../img/link_eng/cerca_eng_on.gif) }

ul#menu .menuRiservata a {background: url(../img/link_eng/riservata_eng_off.gif)}
ul#menu .menuRiservata { background: url(../img/link_eng/riservata_eng_on.gif) }

ul#menu .menuHome a {background: url(../img/link_eng/home_eng_off.gif)}
ul#menu .menuHome { background: url(../img/link_eng/home_eng_on.gif) }

ul#menu .menuSelezionato a { background: none; }


ul#sottomenuAzienda { margin: 0 0 0 12px; padding: 0; list-style: none; }
ul#sottomenuAzienda li { width: 152px; height: 33px; float: left; }
ul#sottomenuAzienda li a { width: 152px; height: 33px; display: block; }
ul#sottomenuAzienda li a:hover { background: none; }
ul#sottomenuAzienda li a span { display: none; }

ul#sottomenuAzienda li.sottomenuLavoro, ul#sottomenuAzienda li.sottomenuLavoro a { height: 32px; }

ul#sottomenuAzienda .sottomenuTecnologia a {background: url(../img/azienda/link_azienda_eng/tecnologia_eng_off.gif)}
ul#sottomenuAzienda .sottomenuTecnologia { background: url(../img/azienda/link_azienda_eng/tecnologia_eng_on.gif)}

ul#sottomenuAzienda .sottomenuProgettazione a {background: url(../img/azienda/link_azienda_eng/progettazione_eng_off.gif)}
ul#sottomenuAzienda .sottomenuProgettazione { background: url(../img/azienda/link_azienda_eng/progettazione_eng_on.gif)}

ul#sottomenuAzienda .sottomenuMercati a {background: url(../img/azienda/link_azienda_eng/mercati_eng_off.gif)}
ul#sottomenuAzienda .sottomenuMercati { background: url(../img/azienda/link_azienda_eng/mercati_eng_on.gif)}

ul#sottomenuAzienda .sottomenuPartners a {background: url(../img/azienda/link_azienda_eng/partners_eng_off.gif)}
ul#sottomenuAzienda .sottomenuPartners { background: url(../img/azienda/link_azienda_eng/partners_eng_on.gif)}

ul#sottomenuAzienda .sottomenuLavoro a {background: url(../img/azienda/link_azienda_eng/lavoro_eng_off.gif); height: 32px;}
ul#sottomenuAzienda .sottomenuLavoro { background: url(../img/azienda/link_azienda_eng/lavoro_eng_on.gif)}

ul#sottomenuAzienda .sottomenuCertificazioni a {background: url(../img/azienda/link_azienda_eng/certificazione_eng_off.gif); }
ul#sottomenuAzienda .sottomenuCertificazioni { background: url(../img/azienda/link_azienda_eng/certificazione_eng_on.gif)}

ul#sottomenuAzienda .selezionato a { background: none; }
























