.Titoletto {
	font-weight: bold;
	color: #FF9900;
	font-size: 14px;
	}

.In_rilievo {
	font-weight: bold;
	color: #FF9900;
	}

.Evidenziato {
	background: #FF9900;
	padding: 3px 5px;
	}

.Price {
	position: absolute;
	right: 130px;
	bottom: 23px;
	text-align: right;
	font-size: 14px;
	}

.Price strong {
	font-size: 20px;
	}