table#tabellaFot{
	margin-top: 20px;
	text-align: center;
	font-size: 9px;
}

th.titolo{
	font-size: 11px;
	color: white;
	background-color: #555;
}

tr.contenuto{
	background-color: #CCC;
}

td.articolo{
	width: 80px;
}

td.articolo2{
	width: 120px;
}

td.tensione{
	width: 60px;
}

td.tetto{
	width: 40px;
}

img.imgtab{
	margin-top: 10px;
	margin-bottom: 10px;
}
