td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
}
.titolo_arancio {
	font-weight: bold;
	color: #DE6A2D;
}
.piccolo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.tratt_dx {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: dashed;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.titolone {
	font-weight: bold;
	color: #DE6A2D;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: oblique;
}
.sottotitolo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: oblique;
	color: #666666;
}
.piccolo2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
}
.titolo_bianco {

	font-weight: bold;
	color: #FFFFFF;
}
a:hover {
	color: #FF6600;
}
p {
	margin: 0px;
}

