DIV.clear
{
	clear:both;
}
UL#nav 
{
	margin: 0;
	margin-left: 1px;
	padding:0;
	/* IE è 100.4% */
	width:99.62%;
	height:0.8em;
	font-size:98%;
	list-style:none;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

/* 	QUESTA PARTE è STATA MESSA PRIMA PER DARE PRIORITA'
	SU MOZILLA ALLA MIN-WIDTH */
/*/*	QUESTA PARTE DEVE ESSERE LETTA SOLO DA IE */

UL#nav LI#Albero_Deputati
{
	min-width: 10ex;
	width:10%;
}

UL#nav LI#Albero_DeputatiOn 
{
	min-width: 10ex;
	width:10%;
	background:#22377a;
	background-image:url("/img/pixBlu.gif");
	background-position: bottom left;
	background-repeat:repeat-x;	
}

UL#nav LI#Albero_Organi
{
	min-width: 22ex;
	width:20%;
	
}

UL#nav LI#Albero_OrganiOn 
{
	min-width: 22ex;
	width:20%;
	background:#22377a;
	background-image:url("/img/pixBlu.gif");
	background-position: bottom left;
	background-repeat:repeat-x;	
}

UL#nav LI#Albero_Documenti
{
	min-width: 12ex;
	width:12%;
}

UL#nav LI#Albero_DocumentiOn 
{
	min-width: 12ex;
	width:12%;
	background:#22377a;
	background-image:url("/img/pixBlu.gif");
	background-position: bottom left;
	background-repeat:repeat-x;	
}


UL#nav LI#Albero_Europa
{
	min-width: 16ex;
	width:15%;
	
}

UL#nav LI#Albero_EuropaOn 
{
	min-width: 16ex;
	width:15%;
	background:#22377a;
	background-image:url("/img/pixBlu.gif");
	background-position: bottom left;
	background-repeat:repeat-x;	
}

UL#nav LI#Albero_Costituzione
{	
	min-width: 8ex;
	width:7%;
}


UL#nav LI#Albero_CostituzioneOn 
{
	min-width: 8ex;
	width:7%;
	background:#22377a;
	background-image:url("/img/pixBlu.gif");
	background-position: bottom left;
	background-repeat:repeat-x;	
}

UL#nav LI#Albero_Amministrazione
{
	min-width: 18ex;
	width:17%;
}

UL#nav LI#Albero_AmministrazioneOn 
{
	min-width: 18ex;
	width:17%;
	background:#22377a;
	background-image:url("/img/pixBlu.gif");
	background-position: bottom left;
	background-repeat:repeat-x;	
}

UL#nav LI#Albero_Servizi
{
	min-width: 19ex;
	width:18%;
	
}

UL#nav LI#Albero_ServiziOn 
{

	min-width: 19ex;
	width:18%;
	background:#22377a;
	background-image:url("/img/pixBlu.gif");
	background-position: bottom left;
	background-repeat:repeat-x;	
	
}
/* 	FINE PARTE PRIORITARIA */

UL#nav LI
{
	/*	LI:HOVER PER IE CON HTC NB: l'ultimo button ha un behavior diverso*/
	/*behavior:url("CSS/hover.htc");*/
	float:left;
	background: #ff7c19;
	white-space:nowrap;
	display: block; 
	font-weight: bold;
	background-image:url("/img/pix.gif");
	background-position: bottom left;
	background-repeat:repeat-x;	
}

UL#nav A 
{
	padding:2px 0.3em 2px 0.3em;
	color:#fff;
	display: block; 
	text-decoration:none;
	background-image:url("/img/dx.gif");
	background-position: bottom right;
	background-repeat:no-repeat;	
}

UL#nav A:hover, UL#nav A:active 
{
	padding:2px 0.3em 2px 0.3em;
	color:#fff;
	background:#22377a;
	background-image:url("/img/dxBlue.gif");
	background-position: bottom right;
	background-repeat:no-repeat;	
}

UL#nav LI.primoLivelloActive
{
	background: #22377a;
	background-image:url("/img/pixBlue.gif");
	background-position: bottom left;
	background-repeat:repeat-x;	
	
}
UL#nav LI.primoLivelloActive A
{
	background:#22377a;
	background-image:url("/img/dxBlue.gif");
	background-position: bottom right;
	background-repeat:no-repeat;		
	
}

/*	questo è differenziato perchè è l'ultimo button */
UL#nav LI#Albero_Servizi A
{
	background-image:url("/img/dxLast.gif");
	background-position: bottom right;
	background-repeat:no-repeat;	
}
UL#nav LI#Albero_Servizi:hover A
{
	background-image:url("/img/dxBlueLast.gif");
	background-position: bottom right;
	background-repeat:no-repeat;	
}
UL#nav LI#Albero_Servizi A:hover, UL#nav LI#Albero_Servizi A:active 
{
	color:#fff;
	background:#22377a;
	background-image:url("/img/dxBlueLast.gif");
	background-position: bottom right;
	background-repeat:no-repeat;	
}
UL#nav LI#Albero_Servizi.primoLivelloActive A
{
	background:#22377a;
	background-image:url("/img/dxBlueLast.gif");
	background-position: bottom right;
	background-repeat:no-repeat;	
}
/*	INIZIO SECONDO LIVELLO 	*/


UL.navSecondoLivello
{

	position:absolute;
	display:block;
	margin: 0;
	padding:0;
	/* IE è 100.4% */
	height:0.8em;
	font-size:90%;
	list-style:none;
	text-align:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	z-index: 1000;
}
UL#nav LI.secondoLivello 
{
	/* new */
	
	text-align:left;	
	margin: 0;
	padding:0;
	float:none;
	background: #e2e8f4;
	white-space:nowrap;
	display: block; 
	font-weight: bold;
	background-image:none;
	border: #22377a 1px solid;
	border-top:none;
	behavior: none;
}

UL#nav LI.secondoLivello A
{
	text-align:left;
	padding:5px 10px 5px 10px;
	color: #22377a;
	background:none;
	display:block;
	background-image: none;
}

UL#nav LI.secondoLivello A:hover, UL#nav LI.secondoLivello A:active 
{
	padding:5px 10px 5px 10px;
	color:#FFF;
	background: #22377a;
	display:block;
	background-image: none;
}

UL#nav LI#Albero_Servizi LI.secondoLivello A
{
	padding:5px 10px 5px 10px;
	background:none;
}
UL#nav LI#Albero_Servizi LI.secondoLivello A:hover, UL#nav LI.secondoLivello A:active 
{
	padding:5px 10px 5px 10px;
	behavior: none;
	color:#FFF;
	background: #22377a;
	display:block;
	background-image: none;
}


UL.navSecondoLivello
{
	display :none;
 
}


/* 	FINE SECONDO LIVELLO 	*/
