table#fisco {
	background-color: #5C66A0;
	width: 480px;
}

table#fisco td.sky {
	background-color: #878EBD;
	width: 10px;
	height: 18px;
	text-align: center;
}

table#fisco td.testata {
	background-color: #5C66A0;
	width: 470px;
	text-align: center;
	font-size: 12px;
	color: #FFFFFF;
}

table#fisco td.main {
	font-size: 11px;
	background-color: #E4EBEE;
	margin: 0px;
	padding: 5px 15px 10px 10px;
}

table#fisco td.pie{
	font-size: 11px;
	background-color: #878EBD;
	height: 30px;
	margin: 0px;
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
}

table#fisco a {
	margin: 0;
	padding: 5px 15px 10px 10px;
	text-decoration: none;
}
