/* italian style */
/* Main menu  */
#home {background: url(/images/mainMenu/home.jpg) no-repeat; width:45px;}
#home:hover {background: url(/images/mainMenu/home_ov.jpg) no-repeat; width:45px;}
#chi_siamo {background: url(/images/mainMenu/chi_siamo.jpg) no-repeat;width:76px;}
#chi_siamo:hover {background: url(/images/mainMenu/chi_siamo_ov.jpg) no-repeat;width:76px;}
#insegnanti {background: url(/images/mainMenu/insegnanti.jpg) no-repeat;width:83px;}
#insegnanti_nf {background: url(/images/mainMenu/insegnanti_nf.jpg) no-repeat;width:83px;}
#calendario {background: url(/images/mainMenu/calendario.jpg) no-repeat; width:83px;}
#calendario_nf {background: url(/images/mainMenu/calendario_nf.jpg) no-repeat;width:83px;}
#contatti {background: url(/images/mainMenu/contatti.jpg) no-repeat;width:62px;}
#contatti:hover {background: url(/images/mainMenu/contatti_ov.jpg) no-repeat;width:62px;}
#corsi_per_tutti {background: url(/images/mainMenu/corsi_per_tutti.jpg) no-repeat;width:104px;}
#corsi_per_tutti:hover {background: url(/images/mainMenu/corsi_per_tutti_ov.jpg) no-repeat;width:104px;}
#link {background: url(/images/mainMenu/link.jpg) no-repeat;width:37px;}
#link:hover {background: url(/images/mainMenu/link_ov.jpg) no-repeat;width:37px;}
/* La dimensione della barra si calcola sommando la dimensione delle immagini ed
aggiungendo 140px di padding */
#mainMenu ul { width:630px; }
/* Titoli: la dimensione deve essere quella della classe text */
#studi_scenici {background: url(/images/title/studi_scenici.gif) no-repeat top center;}
#scuola_aperta {background: url(/images/title/scuola_aperta.gif) no-repeat top center;}

/* In attesa  di definizione
#myspace {background: url(/images/mainMenu/myspace.jpg) no-repeat;width:78px;} */
#scuola_teatro_cinema_small {background: url(/images/menu/scuola_teatro_cinema_small.jpg) no-repeat; width:100px;}
