.font_Grande {
	font-size:13px;
	text-transform:none;
}

.font_Grande_Uppercase {
	font-size:13px;
	text-transform:uppercase;
}

.font_Grande_Nero {
	color:#424242;
	font-size:11px;
}

.font_Grande_Nero {
	color:#424242;
	font-size:13px;
}

.font_Italic {
	font-style:italic;
}

.font_Bold {
	font-weight:bold;
}