.dropnav {white-space:nowrap /*IE hack*/; float:left; font-size:12px; font-family:verdana, arial, sans-serif; width:148px; border:none; margin-top:0px; margin-left:-40px; background:#E6E6E6; color:#4B4B4B;}
.evidenziato {background-attachment: fixed;
	background-image: url(../images-new/sfondo_menu_categorie.gif);
	background-color: #FFFFFF;
	background-repeat: repeat-y;
	background-position: left top;}
.dropnav ul {}
.dropnav ul li {float:left; z-index:auto !important /*Non-IE6*/; z-index:1000 /*IE6*/;}
.dropnav ul li a {float:none !important /*Non-IE6*/; float:left /*IE-6*/; display:block; height:40px; line-height:18px; padding:0 16px 0 16px; text-decoration:none; font-weight:bold; color: rgb(100,100,100); width:148px; }
.dropnav ul li ul {display:none; border:none;}

/*Non-IE6 hovering*/
.dropnav ul li:hover {position:relative; } /*Sylvain IE hack*/
.dropnav ul li:hover a {background-attachment: fixed;
	background-image: url(../images-new/sfondo_menu_categorie.gif);
	background-color: #FFFFFF;
	background-repeat: repeat-y;
	background-position: left top; text-decoration:none;} /*Color main cells hovering mode*/
.dropnav ul li:hover ul {display:block; width:80px; position:absolute; top:0px; left:140px; z-index:999; margin-top:0.1em;}
.dropnav ul li:hover ul li a {white-space:normal; display:block; width:80px; height:auto; line-height:1.3em; margin-left:-1px; padding:4px 16px 4px 16px; background-color:rgb(237,237,237); font-weight:normal; color:rgb(50,50,50);} /*Color subcells normal mode*/
.dropnav ul li:hover ul li a:hover {background-color:rgb(210,210,210); text-decoration:none;} /*Color subcells hovering mode*/

/*IE6 hovering*/
.dropnav table {position:absolute; top:-37px; left:140px;}
.dropnav ul a:hover {background-attachment: fixed;
	background-image: url(../images-new/sfondo_menu_categorie.gif);
	background-color: #FFFFFF;
	background-repeat: repeat-y;
	background-position: left top;}
.dropnav ul li a:hover {position:relative /*Sylvain IE hack*/; z-index:1000 /*Sylvain IE hack*/; text-decoration:none;} /*Color main cells hovering mode*/
.dropnav ul li a:hover ul {display:block; width:80px; position:absolute; z-index:999; top:3.1em; t\op:3.0em; left:0; marg\in-top:0.1em; }
.dropnav ul li a:hover ul li a {white-space:normal; display:block; width:80px; height:1px; line-height:1.3em; padding:4px 16px 4px 16px; background-color:rgb(237,237,237); font-weight:normal; color:rgb(50,50,50);} /*Color subcells normal mode*/
.dropnav ul li a:hover ul li a:hover {background-color:rgb(210,210,210); text-decoration:none;} /*Color subcells hovering mode*/
