.sfondotabella {
	background-image: url(images/sfondo1.jpg);
	background-repeat: no-repeat;

}
.sfondo2tabella {
	background-image: url(images/sfondo2.jpg);
	background-repeat: no-repeat;
}
.titolone {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #FF9900;
	text-align: center;

}
.titolo2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FF6600;
	text-align: center;
}
.titolonero {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.left {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-align: right;
}
.right {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
}
.fase {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #FF9900;
	background-color: #FFFFFF;
	padding-left: 2px;
	border-top: 2px dotted #000000;
	border-right: dotted #000000;
	border-bottom: 2px dotted #000000;
	border-left: dotted #000000;

}

