.left {  
	font-size: 12px; 
	font-weight: bold; 
	color: #FFFFFF}


body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFEEC;
	background-image: url(images/sf_ecru_2.jpg);
	background-attachment: fixed;
	background-repeat: repeat;
	margin: 0px;
}

.testo {
	font-size: 14px;
	font-weight: normal;
	text-align: left;
	color: #000000;
	padding-right: 15px;
	margin: 10px;
}

.footer { 
	font-size: 10px; 
	font-weight: normal; 
	color: #000000; 
	font-style: normal; 
	text-align: center}

.titolo {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	margin-top: 15px;
	margin-bottom: 25px;
}

.didascalie { 
	font-size: 10px; 
	font-weight: normal; 
	color: #000000; 
	font-style: normal; 
	text-align: right}

.testoCentrato {
	font-size: 14px;
	font-weight: normal;
	text-align: justify;
	color: #000000;
	margin: 10px;
}
.testo2 {
	font-size: 12px; 
	font-weight: normal; 
	text-align: justify; 
	color: #000000
}
.testoTabellaPrezzi {
	font-size: 14px;
	font-weight: normal;
	text-align: center;
	color: #000000;
}
.testoTabellaPrezziSmall {
	font-size: 12px;
	font-weight: normal;
	text-align: center;
	color: #000000;
}
