div#intestazionefcl{
	
	float: left;
	width: 975px;
	height: 35px;
	font-family: Verdana,Arial;
	font-size: 18px;
	background: #CDB552;  /* GIALLO E656 */
	color: #A2462F; /* ROSSO E656 */
	font-weight: bold;
	text-align: center;
	border-bottom: 1px solid #A2462F;
}
div#mostraprestazioni{
	float: left;
	width: 975px;
	height: 500px;
	text-align: center;
	margin-top: 20px;
	/*background: yellow;*/
}
table.fclinfo{
	margin-top: 5px;
	margin-left: 50px;
background: #FFF;	
border: 1px solid black;
width: 800px;
font-family: Verdana,Arial;
font-size: 14px;
	}
	
table.fclinfo tr {

	}
table.fclinfo td
{
	margin-left: 3px;
	border-bottom: 1px solid black;
border-left: 1px solid black;	
}
table.fclinfo td.tratta
{
	margin-left: 5px;
	text-align: left;
}
.bold{
	font-weight: bold;
	}
