@charset "utf-8";
/* CSS Document */
#nav {white-space: nowrap;position:absolute;left:20px;top:18px;background:url(../img/nav/sfondo.gif) 0 0 no-repeat;}
#en #nav {background:url(../img/nav/sfondo_en.gif) 0 0 no-repeat;}
#nav li{display:inline;}
a{margin-right:12px;background-position:0 0;}
#nav a{height:16px;padding:0;display:block;float:left;text-decoration:none;text-indent:-2000px}
#nav a:hover{background-repeat:no-repeat;background-position:0 0;}
a#menu_home{width:36px;}
a#menu_home:hover{background:url(../img/nav/home_on.gif);}
a#menu_sinossi{width:38px;}
a#menu_sinossi:hover{background:url(../img/nav/film_on.gif);}
a#menu_trailer{width:46px;}
a#menu_trailer:hover{background:url(../img/nav/trailer_on.gif);}
a#menu_regia{width:34px;}
a#menu_regia:hover{background:url(../img/nav/regia_on.gif);}
a#menu_produzione{width:78px;}
a#menu_produzione:hover{background:url(../img/nav/produzione_on.gif);}
a#menu_cast{width:26px;}
a#menu_cast:hover{background:url(../img/nav/cast_on.gif);}
a#menu_photogallery{width:30px;}
a#menu_photogallery:hover{background:url(../img/nav/foto_on.gif);}
a#menu_press{width:108px;}
a#menu_press:hover{background:url(../img/nav/press_on.gif);}
a#menu_news{width:32px;}
a#menu_news:hover{background:url(../img/nav/news_on.gif);}
a#menu_download{width:67px;}
a#menu_download:hover{background:url(../img/nav/download_on.gif);}
a#menu_links{width:32px;}
a#menu_links:hover{background:url(../img/nav/links_on.gif);}
a#menu_contatti{width:54px;margin-right:40px;}
a#menu_contatti:hover{background:url(../img/nav/contatti_on.gif);}
a#menu_english{width:52px;background:url(../img/nav/english_off.gif);}
a#menu_english:hover{background:url(../img/nav/english_on.gif);}
a#menu_italiano{width:52px;background:url(../img/nav/italiano_off.gif);}
a#menu_italiano:hover{background:url(../img/nav/italiano_on.gif);}

.menu_home{background:url(../img/nav/home_on.gif);}
.menu_sinossi{background:url(../img/nav/film_on.gif);}
.menu_trailer{background:url(../img/nav/trailer_on.gif);}
.menu_regia{background:url(../img/nav/regia_on.gif);}
.menu_produzione{background:url(../img/nav/produzione_on.gif);}
.menu_cast{background:url(../img/nav/cast_on.gif);}
.menu_photogallery{background:url(../img/nav/foto_on.gif);}
.menu_press{background:url(../img/nav/press_on.gif);}
.menu_news{background:url(../img/nav/news_on.gif);}
.menu_download{background:url(../img/nav/download_on.gif);}
.menu_links{background:url(../img/nav/links_on.gif);}
.menu_contatti{background:url(../img/nav/contatti_on.gif);}
/*___________   english    _______________*/
#en a#menu_sinossi{width:50px;}
#en a#menu_sinossi:hover{background:url(../img/nav/en_film_on.gif);}
#en a#menu_regia{width:56px;}
#en a#menu_regia:hover{background:url(../img/nav/en_regia_on.gif);}
#en a#menu_produzione{width:76px;}
#en a#menu_produzione:hover{background:url(../img/nav/en_produzione_on.gif);}
#en a#menu_photogallery{width:92px;}
#en a#menu_photogallery:hover{background:url(../img/nav/en_foto_on.gif);}
#en a#menu_press{width:35px;}
#en a#menu_press:hover{background:url(../img/nav/en_press_on.gif);}
#en a#menu_contatti{width:57px;margin-right:40px;}
#en a#menu_contatti:hover{background:url(../img/nav/en_contatti_on.gif);}

#en .menu_sinossi{background:url(../img/nav/en_film_on.gif);}
#en .menu_regia{background:url(../img/nav/en_regia_on.gif);}
#en .menu_produzione{background:url(../img/nav/en_produzione_on.gif);}
#en .menu_photogallery{background:url(../img/nav/en_foto_on.gif);}
#en .menu_press{background:url(../img/nav/en_press_on.gif);}
