
BODY {
		background: #F7F0B0;
		
}


P { 
		 font-family: Verdana, Tahoma, Times New Roman;
		font-size: 14px;
		font-weight: bold;
		text-align: justify;
		margin-left: 5%;
		margin-right: 5%;
		
 }
 
 P.scroll { 
		 font-family: Verdana, Tahoma, Times New Roman;
		font-size: 14px;
		font-weight: bold;
		text-align: justify;
		margin-left: 2%;
		margin-right: 2%;
	 }
 
  P.little { 
		 font-family: Verdana, Tahoma, Times New Roman;
		font-size: 14px;
		font-weight: bold;
		text-align: justify;
		margin-left: 5%;
		margin-right: 5%;
	 }
 
 UL {  
 		font-family: Verdana, Tahoma, Times New Roman; 
		font-size: 14px;
		font-weight: bold;
		text-align: justify;		
		margin-left: 5%;
		margin-right: 5%;
		
}

LI {
		font-family: Verdana, Tahoma, Times New Roman; 
		font-size: 14px;
		font-weight: bold;
		text-align: justify;	
}



H1 {  font-family: Verdana, Tahoma, Times New Roman;
		font-size: 36px;
		font-weight: bolder;
		text-align: center;
}

H2  {
	font-family: Verdana, Tahoma, Times New Roman;
	font-size: 26px;
	font-weight: bold;
	text-align : center;

}

H3 {   
		font-family: Verdana, Tahoma, Times New Roman;
		font-size: 18px;
		font-weight: bold;
		font-style: italic;
		text-align: center;
}

H3.servizi {
	    font-family: Verdana, Tahoma, Times New Roman; 
		font-size: 18px;
		font-weight: bold;
		font-style: normal;
		text-align: left;
}

H3.contact {
	    font-family: Verdana, Tahoma, Times New Roman; 
		font-size: 15px;
		font-weight: bold;
		font-style: italic;
		text-align: center;
		color: white;
		background-color: Navy;
}

H4 {
	    font-family: Verdana, Tahoma, Times New Roman; 
		font-size: 14px;
		font-weight: bold;
}

H5 {
	    font-family: Verdana, Tahoma, Times New Roman; 
		font-size: 12px;
		font-weight: bold;
	
}

H6 {
	    font-family: Verdana, Tahoma, Times New Roman; 
		font-size: 10px;
		font-weight: bold;
		
}


 .sfondo {
	background: #FFFFE0;
}  

H6.giustificato {
	    font-family: Verdana, Tahoma, Times New Roman; 
		font-size: 10px;
		font-weight: bold;
	   	text-align : justify;
}

H4.servizi { 
		 font-family: Verdana, Tahoma, Times New Roman;
		font-size: 13px;
		font-weight: bolder;
		text-align: justify;
		color: Navy;
		
 }
 
A: LINK.piccolo {
	text-decoration: none;
	font-size: 10px;
	font-family: Verdana, Tahoma, Times New Roman;
	font-weight: bold;
	color: Blue
} 
 
 A: HOVER.piccolo {
	text-decoration: none;
	font-size: 10px;
	font-family: Verdana, Tahoma, Times New Roman;
	font-weight: bold;
	color: Red
} 

A:VISITED.piccolo {
	text-decoration: none;
	font-size: 10px;
	font-family: Verdana, Tahoma, Times New Roman;
	font-weight: bold
	} 

 A:LINK {
	text-decoration: none;
	font-size: 14px;
	font-family: Verdana, Tahoma, Times New Roman;
	font-weight: bold;
	color: Blue
} 
A:HOVER {
	text-decoration: none;
	font-size: 14px;
	font-family: Verdana, Tahoma, Times New Roman;
	font-weight: bold;
	color: Red
}

A:VISITED {
	text-decoration: none;
	font-size: 14px;
	font-family: Verdana, Tahoma, Times New Roman;
	font-weight: bold;
	
}



TABLE.scroll {
	background-color: #F0F8FF;
	font-family: Verdana, Tahoma, Times New Roman;
	font-size: 12px;
	font-weight: bold;
	text-align: justify;
	
}	

TABLE.form {
	font-family: Verdana, Tahoma, Times New Roman;
	font-size: 15px;
	font-weight: bold;
	vertical-align : middle;
}

TABLE.scheda  {
	background-color: #F0F8FF;
	border-color: blue;
	border-style: solid;
	font-family: Verdana, Tahoma, Times New Roman;
	font-size: 15px;
	font-weight: bold;
	text-align: center;
	margin-left: 10%;
	margin-right: 10%;
	border-width: thin;
}	





