/* ------- MENU VERTICALE ------- */

/* 
---------------- MEMORANDUM COMBINAZIONI ----------------
1) ".MenuV ol li a" --> Voce non corrente (cliccabile)
2) ".MenuV ol li.LIStrong strong" --> Voce corrente evidenziata senza sel=BLOB:ID=x (non cliccabile)
3) ".MenuV ol li.LISel strong" --> Voce corrente evidenziata con sel=BLOB:ID=x (non cliccabile)
4) ".MenuV ol li.LIStrong strong, .MenuV ol li.LISel strong" --> Voce corrente (non cliccabile)
5) ".MenuV ol li.LISel strong a.Sel" --> Voce non corrente ma evidenziata/selezionata (cliccabile)
---------------------------------------------------------
*/
 
.MenuV {
	padding-top:4px;
	background-color:#F1F1F1; padding-bottom:0px;
	margin-bottom:0px;
}
	/* I LIVELLO */
.MenuV ol {
	list-style-type:none; margin:0; padding:0;
	font-size:.8em; font-weight:bold;
}
.MenuV ol li a {
	display:block; width:14.3em; padding:.3em .1em .3em 1.45em;  

	color:#005CAC; text-decoration:none; 
	[OPERAOPEN]width:14.1em;[OPERACLOSE]
	[SAFARIOPEN]width:14.4em;[SAFARICLOSE]
}
.MenuV ol li a:hover {
	background:#CEDFF0;
	text-decoration:underline;
}
.MenuV ol li.LIStrong strong,
.MenuV ol li.LISel strong {
	display:block; width:14.3em; padding:.3em .1em .3em 1.45em; 
	background:#CEDFF0;
	border-left:.4em solid @SBordoMenuV; border-bottom:1px solid @Sfondo; 
	color:@Dominante; text-decoration:underline; 
	[OPERAOPEN]width:14.1em;[OPERACLOSE]
	[SAFARIOPEN]width:14.4em;[SAFARICLOSE]
}
.MenuV ol li.LISel strong a.Sel {
	padding:0; background:#CEDFF0; border:none; 
	text-decoration:underline; font-weight:bold; 
}
.MenuV ol li.LISel strong a.Sel:hover {
	text-decoration:none;
}
	/* II LIVELLO */
.MenuV ol ol {
	font-size:.75em; font-weight:normal;
}
.MenuV ol ol li a {
	display:block; width:18.3em; padding:.3em .1em .3em 2.75em;  
	color: #000000; text-decoration:none; 
	[OPERAOPEN]width:17.4em;[OPERACLOSE]
	[SAFARIOPEN]width:18.5em;[SAFARICLOSE]
}
.MenuV ol ol li a:hover {
	
	text-decoration:underline;
}
.MenuV ol ol li.LIStrong strong,
.MenuV ol ol li.LISel strong {
	display:block; width:18.3em; padding:.3em .1em .3em 2.75em;  
	
	color: #000000; text-decoration:underline; font-weight:normal; 
	[OPERAOPEN]width:17.4em;[OPERACLOSE]
	[SAFARIOPEN]width:18.5em;[SAFARICLOSE]
}
	/* III LIVELLO */
.MenuV ol ol ol {
	font-size:.9em;
}
.MenuV ol ol ol li a {
	display:block; width:19.3em; padding:.3em .1em .3em 4.05em;  
	background:@MenuVN url(TemplatesUSR-Site-img/MenuV/MenuV3.gif) 27px 7px no-repeat;
	border-left:.5em solid @BordoMenuV; border-bottom:1px solid @Sfondo; 
	color:@Dominante; text-decoration:none; 
	[OPERAOPEN]width:18.5em;[OPERACLOSE]
	[SAFARIOPEN]width:18.6em;[SAFARICLOSE]
}
.MenuV ol ol ol li a:hover {
	background:@HMenuVN url(TemplatesUSR-Site-img/MenuV/MenuV3H.gif) 27px 7px no-repeat;
	text-decoration:underline; border-left-color:@HBordoMenuV;
}
.MenuV ol ol ol li.LIStrong strong,
.MenuV ol ol ol li.LISel strong {
	display:block; width:19.3em; padding:.3em .1em .3em 4.05em; 
	background:@SMenuVN url(TemplatesUSR-Site-img/MenuV/MenuV3S.gif) 27px 7px no-repeat;
	border-left:.5em solid @SBordoMenuV; border-bottom:1px solid @Sfondo; 
	color:@Dominante; text-decoration:underline; 
	[OPERAOPEN]width:18.5em;[OPERACLOSE]
	[SAFARIOPEN]width:18.6em;[SAFARICLOSE]
}
	/* IV LIVELLO */
.MenuV ol ol ol ol {
	font-size:1em;
}
.MenuV ol ol ol ol li a {
	display:block; width:18.5em; padding:.3em .1em .3em 4.85em;  
	background:@MenuVN url(TemplatesUSR-Site-img/MenuV/MenuV4.gif) 37px 7px no-repeat;
	border-left:.5em solid @BordoMenuV; border-bottom:1px solid @Sfondo; 
	color:@Dominante; text-decoration:none; 
	[OPERAOPEN]width:17.7em;[OPERACLOSE]
	[SAFARIOPEN]width:17.8em;[SAFARICLOSE]
}
.MenuV ol ol ol ol li a:hover {
	background:@HMenuVN url(TemplatesUSR-Site-img/MenuV/MenuV4H.gif) 37px 7px no-repeat;
	text-decoration:underline; border-left-color:@HBordoMenuV;
}
.MenuV ol ol ol ol li.LIStrong strong,
.MenuV ol ol ol ol li.LISel strong {
	display:block; width:18.5em; padding:.3em .1em .3em 4.85em;  
	background:@SMenuVN url(TemplatesUSR-Site-img/MenuV/MenuV4S.gif) 37px 7px no-repeat;
	border-left:.5em solid @SBordoMenuV; border-bottom:1px solid @Sfondo; 
	color:@Dominante; text-decoration:underline; 
	[OPERAOPEN]width:17.7em;[OPERACLOSE]
	[SAFARIOPEN]width:17.8em;[SAFARICLOSE]
}
	/* V LIVELLO */
.MenuV ol ol ol ol ol li a {
	display:block; width:17.8em; padding:.3em .1em .3em 5.65em;  
	background:@MenuVN url(TemplatesUSR-Site-img/MenuV/MenuV5.gif) 42px 9px no-repeat;
	border-left:.5em solid @BordoMenuV; border-bottom:1px solid @Sfondo; 
	color:@Dominante; text-decoration:none; 
	[OPERAOPEN]width:17.1em;[OPERACLOSE]
	[SAFARIOPEN]width:17.2em;[SAFARICLOSE]
}
.MenuV ol ol ol ol ol li a:hover {
	background:@HMenuVN url(TemplatesUSR-Site-img/MenuV/MenuV5H.gif) 42px 9px no-repeat;
	text-decoration:underline; border-left-color:@HBordoMenuV;
}
.MenuV ol ol ol ol ol li.LIStrong strong,
.MenuV ol ol ol ol ol li.LISel strong {
	display:block; width:17.8em; padding:.3em .1em .3em 5.65em;   
	background:@SMenuVN url(TemplatesUSR-Site-img/MenuV/MenuV5S.gif) 42px 9px no-repeat;
	border-left:.5em solid @SBordoMenuV; border-bottom:1px solid @Sfondo; 
	color:@Dominante; text-decoration:underline; 
	[OPERAOPEN]width:17.1em;[OPERACLOSE]
	[SAFARIOPEN]width:17.2em;[SAFARICLOSE]
}
	/* VI LIVELLO */
.MenuV ol ol ol ol ol ol li a {
	display:block; width:17.2em; padding:.3em .1em .3em 6.25em;   
	background:@MenuVN url(TemplatesUSR-Site-img/MenuV/MenuV6.gif) 50px 9px no-repeat;
	border-left:.5em solid @BordoMenuV; border-bottom:1px solid @Sfondo; 
	color:@Dominante; text-decoration:none; 
	[OPERAOPEN]width:16.4em;[OPERACLOSE]
	[SAFARIOPEN]width:16.5em;[SAFARICLOSE]
}
.MenuV ol ol ol ol ol ol li a:hover {
	background:@HMenuVN url(TemplatesUSR-Site-img/MenuV/MenuV6H.gif) 50px 9px no-repeat;
	text-decoration:underline; border-left-color:@HBordoMenuV;
}
.MenuV ol ol ol ol ol ol li.LIStrong strong,
.MenuV ol ol ol ol ol ol li.LISel strong {
	display:block; width:17.2em; padding:.3em .1em .3em 6.25em; 
	background:@SMenuVN url(TemplatesUSR-Site-img/MenuV/MenuV6S.gif) 50px 9px no-repeat;
	border-left:.5em solid @SBordoMenuV; border-bottom:1px solid @Sfondo; 
	color:@Dominante; text-decoration:underline; 
	[OPERAOPEN]width:16.4em;[OPERACLOSE]
	[SAFARIOPEN]width:16.5em;[SAFARICLOSE]
}
	/* VII LIVELLO */
.MenuV ol ol ol ol ol ol ol li a {
	display:block; width:16.6em; padding:.3em .1em .3em 6.85em; 
	background:@MenuVN url(TemplatesUSR-Site-img/MenuV/MenuV7.gif) 54px 9px no-repeat;
	border-left:.5em solid @BordoMenuV; border-bottom:1px solid @Sfondo; 
	color:@Dominante; text-decoration:none; 
	[OPERAOPEN]width:15.8em;[OPERACLOSE]
	[SAFARIOPEN]width:15.9em;[SAFARICLOSE]
}
.MenuV ol ol ol ol ol ol ol li a:hover {
	background:@HMenuVN url(TemplatesUSR-Site-img/MenuV/MenuV7H.gif) 54px 9px no-repeat;
	text-decoration:underline; border-left-color:@HBordoMenuV;
}
.MenuV ol ol ol ol ol ol ol li.LIStrong strong,
.MenuV ol ol ol ol ol ol ol li.LISel strong {
	display:block; width:16.6em; padding:.3em .1em .3em 6.85em; 
	background:@SMenuVN url(TemplatesUSR-Site-img/MenuV/MenuV7S.gif) 54px 9px no-repeat;
	border-left:.5em solid @SBordoMenuV; border-bottom:1px solid @Sfondo; 
	color:@Dominante; text-decoration:underline; 
	[OPERAOPEN]width:15.8em;[OPERACLOSE]
	[SAFARIOPEN]width:15.9em;[SAFARICLOSE]
}
	/* VIII LIVELLO */
.MenuV ol ol ol ol ol ol ol ol li a {
	display:block; width:15.7em; padding:.3em .1em .3em 7.75em; 
	background:@MenuVN url(TemplatesUSR-Site-img/MenuV/MenuV8.gif) 63px 9px no-repeat;
	border-left:.5em solid @BordoMenuV; border-bottom:1px solid @Sfondo; 
	color:@Dominante; text-decoration:none; 
	[OPERAOPEN]width:15em;[OPERACLOSE]
	[SAFARIOPEN]width:15.1em;[SAFARICLOSE]
}
.MenuV ol ol ol ol ol ol ol ol li a:hover {
	background:@HMenuVN url(TemplatesUSR-Site-img/MenuV/MenuV8H.gif) 63px 9px no-repeat;
	text-decoration:underline; border-left-color:@HBordoMenuV;
}
.MenuV ol ol ol ol ol ol ol ol li.LIStrong strong,
.MenuV ol ol ol ol ol ol ol ol li.LISel strong {
	display:block; width:15.7em; padding:.3em .1em .3em 7.75em;
	background:@SMenuVN url(TemplatesUSR-Site-img/MenuV/MenuV8S.gif) 63px 9px no-repeat;
	border-left:.5em solid @SBordoMenuV; border-bottom:1px solid @Sfondo; 
	color:@Dominante; text-decoration:underline; 
	[OPERAOPEN]width:15em;[OPERACLOSE]
	[SAFARIOPEN]width:15.1em;[SAFARICLOSE]
}
	/* IX LIVELLO */
.MenuV ol ol ol ol ol ol ol ol ol li a {
	display:block; width:15.7em; padding:.3em .1em .3em 7.75em; 
	background:@MenuVN none;
	border-left:.5em solid @BordoMenuV; border-bottom:1px solid @Sfondo; 
	color:@Dominante; text-decoration:none; 
	[OPERAOPEN]width:15em;[OPERACLOSE]
	[SAFARIOPEN]width:15.1em;[SAFARICLOSE]
}
.MenuV ol ol ol ol ol ol ol ol ol li a:hover {
	background:@HMenuVN none;
	text-decoration:underline; border-left-color:@HBordoMenuV;
}
.MenuV ol ol ol ol ol ol ol ol ol li.LIStrong strong,
.MenuV ol ol ol ol ol ol ol ol ol li.LISel strong {
	display:block; width:15.7em; padding:.3em .1em .3em 7.75em;
	background:@SMenuVN none;
	border-left:.5em solid @SBordoMenuV; border-bottom:1px solid @Sfondo; 
	color:@Dominante; text-decoration:underline; 
	[OPERAOPEN]width:15em;[OPERACLOSE]
	[SAFARIOPEN]width:15.1em;[SAFARICLOSE]
}
