table#tabellaFot{
	margin-top: 20px;
	text-align: center;
	font-size: 9px;
	margin-left: 15px;
}

th.titolo{
	font-size: 11px;
	color: #036;
	background-color: #c6c6c6;
}

tr.contenuto{
	background-color: #fff;
}

td{
	height: 35px;
	width: 180px;
}
