.arancioTitle {
	font-size: 12px;
	color: #ffbc00;
	font-weight: bold;
	line-height: 25px;
	font-family: Arial, Helvetica, sans-serif;
}
.testo {
	font-size: 12px;
	color: #666666;
	font-weight: normal;
	line-height: 14px;
	font-family: Arial, Helvetica, sans-serif;
}
.dotted_hr {
	background-image: url(../images/bkg_template.jpg);
	background-repeat: repeat-x;
	background-position: 0px 6px;
	height:22px;
} 
