body {
    background: #fff;
    font-family: Arial, Helvetica, sans-serif;
    margin: 0;
	font-size: 95%;
    color:#000;
    text-align: center;
}

/* CONTENITORE GLOBALE  */
div#page {
   /*width: 93%;*/
   width: 58em;
   margin: 0 auto;
   padding: 0;
   background: #fff;
   /*text-align:center;*/
   text-align: left;
}
h1{
font-size: 60%
}
.tplrow_1 div{ display: none}
.tplrow_2 { display: none}
.tplrow_3 { display: none}
.tplrow_4 { display: none}
.tplrow_5 .tplcol_1 div{ display: block}
.tplrow_5 .tplcol_3 div{ display: none}
.invisibile {display: none}