#tabellone {clear:both; width:65%; margin-left:auto; margin-right	:auto; border-collapse:collapse; empty-cells:show; }
#tabellone td { height:4.2em; padding:2px 7px 2px 7px; border-left:solid 2px rgb(255,255,255); border-right:solid 2px rgb(255,255,255); border-top:solid 2px rgb(255,255,255); border-bottom:solid 2px rgb(255,255,255); background-color:rgb(225,225,225); text-align:center; font-weight:normal; color:rgb(80,80,80); font-size:130%;cursor: pointer;}
#tabellone td.ruled {background:#9cf;}
#tabellone td.normal {background:#E1E1E1;}