#header h1 {
	background: url(../img/img_eng/top.gif) no-repeat top left;
	width: 780px;
	height: 93px;
	margin: 0px;
	padding:0px;
}
a#index:hover {
	background-image: url("../img/img_eng/bottone_home_over.gif");
}
a#azienda:hover {
	background-image: url("../img/img_eng/bottone_azienda_over.gif");
}
a#prodotti:hover {
	background-image:   url("../img/img_eng/bottone_prodotti_over.gif");
}
a#dovesiamo:hover {
	background-image: url("../img/img_eng/bottone_dovesiamo_over.gif");
}
a#contatti:hover {
	background-image: url("../img/img_eng/bottone_contatti_over.gif");
}