.bold_arancio {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #EF9C21;
}
.bold_arancione {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #E28721;
}
.bold_verde {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #7172AA;
}
.verde {
	font-family: Arial;
	font-size: 13px;
	font-weight: normal;
	color: #7172AA;
}
.bold_arancio_g {
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	color: #EF9C21;
}

.text_arancio{
	font-family: Arial;
	font-size: 13px;
	font-weight: normal;
	color: #EF9C21;
}
.text_blu {
	font-family: Arial;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #4D4D4D;
}
.text_blu_p {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #4D4D4D;
}
.bold_blu {
	font-family: Arial;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #4D4D4D;
}
.bold_rosso {
	font-family: Arial;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #AF2126;
}
.bianco_bold {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}
.bianco_ {
	font-family: Arial;
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
}