.Titoletto {
	font-weight: bold;
	color: #666;
	font-size: 18px;
}

.In_rilievo {
	font-weight: bold;
	color: #333;
}

.Evidenziato {
	background: #666;
	color: #fff;
	padding: 3px 5px;
}

.affiliati {
	display: block;
	width: 732px;
	height: 280px;
	background: url(../images/banner_contatti.png) no-repeat;
	text-indent: -1000px;
	overflow: hidden;
	}