

h2.titoloBianco {
	font-family:			"Times New Roman", Times;
	font-size:			10pt;
	font-weight:			bold;
	letter-spacing:			0;
	text-align: 			left;
	color:				#fff;
	margin:				15px 0 20px 0;
	line-height:			17px;
}

h2.titoloLeft {
	font-family:			"Times New Roman", Times;
	font-size:			10pt;
	font-weight:			bold;
	letter-spacing:			0;
	text-align: 			left;
	color:				#767676;
	margin:				15px 0 20px 0;
	line-height:			17px;
}


h2.titoloRight {
	font-family:			"Times New Roman", Times;
	font-size:			10pt;
	font-weight:			bold;
	letter-spacing:			0;
	text-align: 			right;
	color:				#767676;
	margin:				15px 0 20px 0;
	line-height:			17px;
}

h2.titoloCenter {
	font-family:			"Times New Roman", Times;
	font-size:			10pt;
	font-weight:			bold;
	letter-spacing:			0;
	text-align: 			center;
	color:				#767676;
	margin:				15px 0 20px 0;
	line-height:			17px;
}

h2.sottotitolo {
	font-family:			"Times New Roman", Times;
	font-size:			10pt;
	font-weight:			bold;
	letter-spacing:			0;
	text-align: 			left;
	color:				#767676;
	margin:				15px 0 5px 0;
	line-height:			17px;
}


h3.titolo {
	font-family:			"Times New Roman", Times;
	font-size:			12pt;
	font-weight:			bold;
	letter-spacing:			0;
	text-align: 			left;
	color:				#CC9933;
	margin:				0 0 10px 0;
	line-height:			17px;
}

h4.prezzo {
	font-family:			"Times New Roman", Times;
	font-weight:			bold;
	letter-spacing:			0;
	text-align: 			center;
	font-size:			18pt;
	color:				#fff;
	margin:				0;
	padding:			0;
}