body {
	background-color: #CCCCCC;
	margin: 0px;
}
.table_princ {
	width: 770px;
	height: 100%;
	background-color: #E8F8ED;
}
.cell1{
	border: 1px solid #D1F1DC;
}
.line {
	width: 100%;
	height: 1px;
	border-top: 1px dashed #D1F1DC;
}
.table_popsck {

	width: 500px;
	background-color: #E8F8ED;
}
.cell_bestoff {
	background-color: #FFFFCC;
	font-family: Tahoma;
	font-size: 11px;
}
.table_popsckut {


	width: 600px;
	background-color: #E8F8ED;
}
.cell_fatturato {
	background-color: #CCCCCC;
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
}
