body {
	background-color: #FBB66E;
	color: #531113;
	font-family: Verdana;
	font-size: 11px;
	margin-left: 0px;
	margin-top: 3px;
	margin-bottom: 3px;
	margin-right: 0px;
	
}
	
.colore{
	background-color: #FEF4ED;
}



.menu{
	color: white;
	text-align: center;
	font-weight: bold;
	font-size: 12px;	
}

.menu:link{
text-decoration: none;
}
.menu:hover{
text-decoration: none;
}
.menu:visited{
text-decoration: none;
}

.titolo{
font-size: 16px;
font-weight: bold;
text-align: left;
}

.testo{
text-align: justify;
}

.testo10{
   font-family: verdana;
   font-size: 10pt;     
}

.testo10:link {  
	text-decoration: none;
	font-weight: normal;
	color: #531113;
}

.testo10:visited {   
	text-decoration: none;
	font-weight: normal;
	color: #531113;
}

.testo10:hover {	
	text-decoration: none;
	font-weight: normal;
	color: #531113;
}



.bottoni{
   background-color: #FFCD99;	
	color: #531113;
	font-size: 11px;
	font-weight: normal;
}
