﻿body {
   /*clear: both; */ /*commentare per sito PRODUZIONE, scommentare per sito DEMO */
}
/*Stile dimensione preferita del font!important*/
* {
    font-size: 10pt !important;
	font-family: Calibri;
}
 