menu1{ /*Stile del livello che contiene il menù*/ 
background-color: #000000; 
border: 1px solid #FFFFFF; 
padding: 0px; 
} 

.menu1 a:link, .menu1 a:active, .menu1 a:visited{ 
font-family: 'Arial';	
	font-size: 10pt;
	font-weight: bold;
	color: #2C4574; 
	text-decoration: none; 
} 

.menu1 a:hover{ 
text-decoration: none; 
color: #FF6600; 
} 

.menu1 a:link .freccia, .menu1 a:active .freccia, .menu1 a:visited .freccia{ 
display: none; /*La freccia non si vede*/ 
} 


menu2{ /*Stile del livello che contiene il menù*/ 
background-color: #000000; 
border: 1px solid #FFFFFF; 
padding: 0px;
} 

.menu2 a:link, .menu2 a:active, .menu2 a:visited{ 
font-family: 'Arial';	
	font-size: 8pt;
	font-weight: bold;
	color: #2C4574; 
	text-decoration: none; 
} 

.menu2 a:hover{ 
text-decoration: none; 
font-weight: bold;
color: #FF6600; 
} 

.menu2 a:link .freccia, .menu2 a:active .freccia, .menu2 a:visited .freccia{ 
display: none; /*La freccia non si vede*/ 
} 

menu3{ /*Stile del livello che contiene il menù*/ 
background-color: #000000; 
border: 1px solid #FFFFFF; 
padding: 0px; 
} 

.menu3 a:link, .menu3 a:active, .menu3 a:visited{ 
font-family: 'Tahoma';
	font-size: 8.5pt;
	font-weight: normal;
	color: #2C4574; 
	text-decoration: none; 
} 

.menu3 a:hover{ 
text-decoration: none; 
color: #FF6600; 
} 

.menu3 a:link .freccia, .menu3 a:active .freccia, .menu3 a:visited .freccia{ 
display: none; /*La freccia non si vede*/ 
} 



menu4{ /*Stile del livello che contiene il menù*/ 
background-color: #000000; 
border: 1px solid #FFFFFF; 
padding: 0px;
} 

.menu4 a:link, .menu4 a:active, .menu4 a:visited{ 
font-family: 'Arial';	
	font-size: 8pt;
	font-weight: normal;
	color: #2C4574; 
	text-decoration: none; 
} 

.menu4 a:hover{ 
text-decoration: none; 
font-weight: normal;
color: #FF6600; 
} 

.menu4 a:link .freccia, .menu4 a:active .freccia, .menu4 a:visited .freccia{ 
display: none; /*La freccia non si vede*/ 
} 


.titoli{
	font-family: 'Arial';	
	font-size: 13.5pt;
	font-weight: normal;
	font-style: normal;
	color: #008000;
	margin-top: 0px
	margin-left: 0px;
	}
	
	
.titoliB{
	font-family: 'Arial';	
	font-size: 13.5pt;
	font-weight: normal;
	font-style: normal;
	color: #2C4574;
	margin-top: 0px
	margin-left: 0px;
	}


.testoconferma2{
	font-family: 'Tahoma';	
	font-size: 12pt;
	font-weight: bold;
	font-style: normal;
	color: #008000;
	margin-top: 0px
	margin-left: 0px;
	}


.testoconferma{
	font-family: 'Tahoma';	
	font-size: 14pt;
	font-weight: bold;
	font-style: normal;
	color: #2C4574;
	margin-top: 0px
	margin-left: 0px;
	}


.testoform2{
	font-family: 'Tahoma';	
	font-size: 10pt;
	font-weight: bold;
	font-style: normal;
	color: #008000;
	margin-top: 0px
	margin-left: 0px;
	}


.testoform{
	font-family: 'Tahoma';	
	font-size: 10pt;
	font-weight: bold;
	font-style: normal;
	color: #2C4574;
	margin-top: 0px
	margin-left: 0px;
	}

.testo{
	font-family: 'Tahoma';	
	font-size: 9.5pt;
	font-weight: normal;
	font-style: normal;
	color: #2C4574;
	margin-top: 20px
	margin-left: 20px;
	}

.testoBB{
	font-family: 'Tahoma';	
	font-size: 9.5pt;
	font-weight: bold;
	font-style: normal;
	color: #2C4574;
	}
	
.testoB{
	font-family: 'Tahoma';	
	font-size: 9.5pt;
	font-weight: bold;
	font-style: normal;
	color: #FF6600;
	}
	
	
.testoBiti{
	font-family: 'Tahoma';	
	font-size: 10.5pt;
	font-weight: bold;
	font-style: normal;
	color: #FF6600;
	}	

.testoVerde{
	font-family: 'Tahoma';	
	font-size: 9.5pt;
	font-weight: bold;
	font-style: normal;
	color: #008000;
	}
	
.testoVerde2{
	font-family: 'Tahoma';	
	font-size: 10.5pt;
	font-weight: bold;
	font-style: normal;
	color: #008000;
	}
	
.testofondo{
	font-family: 'Tahoma';	
	font-size: 7.5pt;
	font-weight: bold;
	font-style: normal;
	color: #2C4574;
	text-decoration: none;
	}