table#tabellaFot{
	margin-top: 1px;
	text-align: center;
	font-size: 9px;
}

th.titolo{
	font-size: 11px;
	color: white;
	background-color: #346CB6;
}

tr.contenuto{
	background-color: #B5CBEA;
}

th.titolo2{
	font-size: 11px;
	color: white;
	background-color: #FC6;
}

tr.contenuto2{
	background-color: #FFE9BB;
}

th.titolo3{
	font-size: 11px;
	color: white;
	background-color: #F96;
}

tr.contenuto3{
	background-color: #FFD6C1;
}

td.serie{
	width: 110px;
}

td.potn{
	width: 90px;
}

td.potx{
	width: 90px;
}

td.descrizione{
	width: 300px;
	text-align: left;
}
