/** HOME PAGE **/
div.titolo_home {
	background-image: url(../eng/images/barra_titolo_prodotti.jpg);
	}

/** **/
#ricerca h3 {
	background-image:     url(../eng/images/titolo_ricerca.gif);
	/*background-position: 10px;*/
	}
	
#news h3 {
	background-image:     url(../eng/images/titolo_news.gif);
	cursor:hand;
	margin-left:10px;
	}

