td.titolo3{
	background-image: url(img/home_titolo_2.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
td.titolo4{
	background-image: url(img/home_titolo_3.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
td.tito_eventi{
	background-image: url(img/home_titolo_eventi.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}


td.etichetta{
 background-image: url(img/etichetta.jpg);
 background-position: 0px 0px;
 background-repeat: no-repeat;
 color:#F07E0F;
 font: Verdana, Geneva, Arial, Helvetica, sans-serif;
 font-size: 11px;
  font-style: italic;
  text-align: center;
}