body
{
background-color: #ffffff;
scrollbar-face-color: #9A4886; scrollbar-shadow-color: #EDCAE0;
scrollbar-highlight-color: #9A4886; scrollbar-3dlight-color: #EDCAE0;
scrollbar-darkshadow-color: #ffffff; scrollbar-track-color: #EDCAE0;
scrollbar-arrow-color: #ffffff
}	

.testo { /* testo standard */
 font: 11px Arial, sans-serif;
 font-family: Arial, sans-serif;
 font-size: 11px;
 line-height: 16px; 
 font-style: normal;
 font-weight: normal;
 color: #767AB0;
 }	
 
.mini { /* testo standard */
 font: 11px Arial, sans-serif;
 font-family: Arial, sans-serif;
 font-size: 10px;
 line-height: 14px; 
 font-style: normal;
 font-weight: normal;
 color: #767AB0;
 } 
 
.txtbianco { /* testo standard */
 font: 11px Arial, sans-serif;
 font-family: Arial, sans-serif;
 font-size: 11px;
 line-height: 16px; 
 font-style: normal;
 font-weight: normal;
 color: #ffffff;
 }	 
 
.bianco { /* testo standard */
 font: 11px Arial, sans-serif;
 font-family: Arial, sans-serif;
 font-size: 11px;
 line-height: 20px; 
 font-style: normal;
 font-weight: normal;
 color: #ffffff;
 }	 
 
 .titolo { /* testo standard */
 font: 12px Arial, sans-serif;
 font-family: Arial, sans-serif;
 font-size: 12px;
 font-style: normal;
 font-weight: bold;
 color: #261495;
 }	

.indirizzo { /* testo standard */
 font: 11px Arial, sans-serif;
 font-family: Arial, sans-serif;
 font-size: 11px;
 font-style: normal;
 font-weight: normal;
 color: #261495;
 }	
 
B {
 font-weight: bold;
 }
 
/* START LINK SOTTO MENU*/	

.link:LINK {
 font: 11px Arial, sans-serif;
 font-family: Arial, sans-serif;
 font-size: 11px;
 line-height: 15px;
 font-style: normal;
 font-weight: normal;
 width: auto; 
 color: #ffffff;
 text-decoration: none;
 }

.link:VISITED {
 font: 11px Arial, sans-serif;
 font-family: Arial, sans-serif;
 font-size: 11px;
 line-height: 15px;
 font-style: normal;
 font-weight: normal;
 width: auto;
 color: #ffffff;
 text-decoration: none;
 }

.link:HOVER {
 font: 11px Arial, sans-serif;
 font-family: Arial, sans-serif;
 font-size: 11px;
 line-height: 15px;
 font-style: normal;
 font-weight: normal;
 width: auto;
 color: #ffffff;
 background-color: #BC6DAF;    
 text-decoration: none;
 }

.link:ACTIVE { 
 font: 11px Arial, sans-serif;
 font-family: Arial, sans-serif;
 font-size: 11px;
 line-height: 15px;
 font-style: normal;
 font-weight: normal;
 width: auto;  
 color: #003D86;
 text-decoration: none;
 }
 
.link { /* classe "selezionato" SERVIZI */
 font: 11px Arial, sans-serif;
 font-family: Arial, sans-serif;
 font-size: 11px;
 font-style: normal;
 font-weight: normal;
 color: #767AB0;
 }	
 

/* START LINK generico */	

A:LINK {
 font: 11px Arial, sans-serif;
 font-family: Arial, sans-serif;
 font-size: 11px;
 line-height: 16px;   
 font-style: normal;
 font-weight: normal;
 color: #767AB0;
 width: auto; 
 text-decoration: none;
 }

A:VISITED {
 font: 11px Arial, sans-serif;
 font-family: Arial, sans-serif;
 font-size: 11px;
 line-height: 16px;   
 font-style: normal;
 font-weight: normal;
 color: #767AB0;
 width: auto; 
 text-decoration: none;
 }

A:HOVER {
 font: 11px Arial, sans-serif;
 font-family: Arial, sans-serif;
 font-size: 11px;
 line-height: 16px;   
 font-style: normal;
 font-weight: normal;
 color: #ffffff;
 background-color: #767AB0; 
 width: auto;
 text-decoration: none;
 }

A:ACTIVE { 
 font: 11px Arial, sans-serif;
 font-family: Arial, sans-serif;
 font-size: 11px;
 line-height: 16px;   
 font-style: normal;
 font-weight: normal;
 color: #261495;
 width: auto; 
 text-decoration: none;
 }
.sel {
 font: 11px Arial, sans-serif;
 font-family: Arial, sans-serif;
 font-size: 11px;
 line-height: 16px;   
 font-style: normal;
 font-weight: normal;
 color: #ffffff;
 background-color: #767AB0; 
 width: auto;
 text-decoration: none;
 }
 

.titoliform { /* titolo form */
 font: 11px Arial, sans-serif;
 font-family: Arial, sans-serif;
 font-size: 11px;
 font-style: normal;
 font-weight: bold;
 color: #ffffff;
 }	 
 
.input {
	margin: 1px; 		
	font: 11px Arial; 
	width: 110px; 
	color: #3C526F; 
	border-color: #003E88;
	border: 1 px;
	background-color: #EDCAE0;
}

.input2 {
	margin: 1px; 		
	font: 11px Arial; 
	width: 20px; 
	height: 15 px;
	color: #3C526F; 
	border-color: #003E88;
	border: 1 px;
	background-color: #F7EBF2;
}

.input3 {
	margin: 1px; 		
	font: 11px Arial; 
	width: 40px; 
	height: 15 px;
	color: #3C526F; 
	border-color: #003E88;
	border: 1 px;
	background-color: #F7EBF2;
	text-align:right;
}

.button {
	margin: 1px; 		
	font: 11px Arial; 
	color: #3C526F; 
	border-color: #000000;
	font-weight: bold;	
	border: 1px;
	background-color: #B8C9E7;	
	}
