BODY, TD, DIV { font-family:Verdana, sans-serif; font-size:12px; margin:0; margin-bottom:0; margin-left:0; margin-right:0; }

A { color:#454545; text-decoration:underline; font-weight: bold;}
A:hover { text-decoration:none; }
A.bianco {
	color:#FFFFFF;
	text-decoration:none;
	font-weight: normal;
}
A.bianco:hover { text-decoration:underline; }

.prova a {
	color : #727272 ;
	background-color : white ;	/* lightslategray */ 
	text-decoration : none ;
	text-align : left ;
    font-weight:bold;
	border-bottom : 1px solid gray ;
	display : block ;
}

.prova a:hover {
	color : black ;
	background-color : #CBFFF5 ;	/* orangered */ 
    text-decoration:none;
}


FORM { margin:0; }
INPUT.dieci { font-size:10px; }
SELECT.dieci { font-size:10px; }

OL, UL { margin-bottom:0; margin-top:0; }

TABLE.cento { width:100%; height:100%; }
TABLE.centow { width:100%; }
TABLE.centoh { height:100%; }
TABLE.border {
	border-left : 1px solid #507BAE;
}

TD.cento { width:100%; height:100%; }
TD.centow { width:100%; }
TD.centoh { height:100%; }

TD.black { background-color: #000000; }
TD.white { background-color: #FFFFFF; }
TD.azzurro {background-color : #01B2FF;}
TD.gray1 {background-color : #ECEAEB;}
TD.blu {background-color : #507BAE;}
TD.b1{	background-color : #747474;

	border-left : 2px solid white;
	border-right : 2px solid white;}
TD.b2{	background-color : #CBCDCC;
	border-top : 2px solid white;
	border-left : 2px solid white;
	border-right : 2px solid white;}
TD.b3{	background-color : #ACACAC;
	border-top : 2px solid white;
	border-left : 2px solid white;
	border-right : 2px solid white;}
TD.b4{	background-color : #ACACAC;
	border-left : 2px solid white;
	border-right : 2px solid white;}
TD.v1{background-color : #53AF47;}
TD.v2{background-color : #53AF47;}
TD.v3{background-color : #53AF47;}
TD.null {
	background-image : url(images/null2.gif);
}

SPAN.dieci {
	font-size:10px;
	color: #727272;
}
SPAN.dieci_bianco { font-size:10px; color:#FFFFFF;  }
SPAN.undici { font-size:11px;  }
SPAN.dodici_bianco { font-size:12px; color:#FFFFFF;  }

