body {
	background-color: #999999;
}
.td-bianco {
	background-color: #FFFFFF;
}
.td-grigio {
	background-color: #cccccc;
	background-repeat: no-repeat;
	background-position: right;

}
.td-grigios {
	background-color: #666666;
	background-repeat: no-repeat;
	background-position: right;

}
.td-arancio {
	background-color: #F7914C;
	background-repeat: no-repeat;
	background-position: right;

}
.testo-bianco {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;

}
.td-grigio-footer {
	background-color: #efefef;
}
.testo-grigio {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	font-weight: normal;
}
.titolo-grigio {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	font-weight: bold;
}
.testo-nero {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
}
.bordo-tabella {
	border: 1px dashed #000099;
}
.testo-neros {



	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
}
.bordo-tabella-grigio {

	border: 1px dashed #999999;
}
.bordo-tabella-giallino {


	border: 1px dashed #00FF00;
}
.sfondo-tabella-blu {
	background-color: #95DAFA;
}
.sfondo-tabella-grigio {
	background-color: #E0DBDB;
}
.sfondo-tabella-giallino {
	background-color: #CCFBCC;
}

