/* formattazione pagina strutture_num */
h4 {
	background: gray;          // colore sfondo ;
	font: Verdana;
	font-size: 13px;	    	// font testo    ;
	color: black;				// colore testo  ;
}