/* IL MOSNEL */
/* Creato:			gg/mm/aaaa */
/* Autore:			simone@evoluzionetelematica.it */
/* Ultima Modifica:	gg/mm/aaaa	Autore: Nome Cognome */

/**** z-index ****/
/*

10 -> menù

*/
#menu {position:absolute; top:0; left:0; z-index:10; width:940px; height:125px; letter-spacing:-0.05em; font-size:0.689em;}
#menu li {position:absolute; height:33px; background:url('../img/sprite-menu-en.gif') 0 0 no-repeat;}
#menu li a {display:block; height:33px; overflow:hidden; background:url('../img/sprite-menu-en.gif') 0 -100px no-repeat; text-indent:-999px; text-decoration:none;}

#menu #mn1 {bottom:16px; left:50px; width:98px; height:93px; background:url('../img/logo.gif') 0 0 no-repeat;} /* logo */
#menu #mn2 {bottom:27px; right:373px; width:100px; background-position:0 0;} /* vignaioli */
#menu #mn3 {bottom:27px; right:212px; width:136px; background-position:-132px 0;} /* collection */
#menu #mn4 {bottom:27px; right:50px; width:140px; background-position:-291px 0;} /* vivere */
#menu #mn5 {top:-30px; right:0; height:auto; background:none; font-weight:bold;} /* lingua */

#menu #mn1 a:hover {width:98px; height:93px; background:none;} /* logo */
#menu #mn2 a:hover {background-position:0 -43px;} /* vignaioli */
#menu #mn3 a:hover {background-position:-132px -43px;} /* collection */
#menu #mn4 a:hover {background-position:-291px -43px;} /* vivere */
#menu #mn5 a:hover {color:#fff}
/*stati attivi delle voci di menù*/
#menu.vignaioli #mn2 {bottom:27px; right:373px; width:100px; background-position:0 -43px;} /* vignaioli */
#menu.collection #mn3 {bottom:27px; right:212px; width:136px; background-position:-132px -43px;} /* collection */
#menu.vivere #mn4 {bottom:27px; right:50px; width:140px; background-position:-291px -43px;} /* vivere */