#head{
	position:relative;
	background-image: url(../images/head.jpg); 
	width:834px;
	height:123px;
	margin: 0px;
}
#bottone-ricetta{
	background-image: url(../images/bott_scrivi.gif); 
	position:absolute;
	bottom:0;
	left:664px;
	width:54px;
	height:93px;
/*
	left:532px;
	width:50px;
	height:80px;
*/
}
#bottone-ricetta:hover{
	background-image: url(../images/bott_scrivi2.gif); 
	position:absolute;
	bottom:0;
	left:664px;
	width:54px;
	height:98px;
/*
	left:532px;
	width:50px;
	height:85px;
*/
}
#bottone-offerte{
	background-image: url(../images/bott_offerte.gif); 
	position:absolute;
	bottom:0;
	left:596px;
	width:54px;
	height:93px;
/*
	left:668px;
	width:50px;
	height:80px;
*/
}
#bottone-offerte:hover{
	background-image: url(../images/bott_offerte2.gif); 
	position:absolute;
	bottom:0;
	left:596px;
	width:54px;
	height:98px;
/*
	left:668px;
	width:50px;
	height:85px;
*/
}
#bottone-ordina{
	position:absolute;
	background-image: url(../images/bott_ordina.gif); 
	bottom:0;
	left:528px;
	width:54px;
	height:93px;
/*
	left:600px;
	width:50px;
	height:80px;
*/
}
#bottone-ordina:hover{
	position:absolute;
	background-image: url(../images/bott_ordina2.gif); 
	bottom:0;
	left:528px;
	width:54px;
	height:98px;
/*
	left:600px;
	width:50px;
	height:85px;
*/
}
#head-menu{
	height:26px;
	width:834px;
	margin: 0px;
}
#head-menu-galleria-foto{
	background-image: url(../images/top_galleriafoto.jpg); 
	width:107px;
	height:26px;
	margin: 0px;
	float:left;
}
#head-menu-galleria-foto:hover, #head-menu-galleria-foto-select{
	background-image: url(../images/top_galleriafoto2.jpg); 
	width:107px;
	height:26px;
	margin: 0px;
	float:left;
}
#head-menu-rassegna-stampa{
	background-image: url(../images/top_rassegnastampa.jpg); 
	width:118px;
	height:26px;
	margin: 0px;
	float:left;
}
#head-menu-rassegna-stampa:hover, #head-menu-rassegna-stampa-select{
	background-image: url(../images/top_rassegnastampa2.jpg); 
	width:118px;
	height:26px;
	margin: 0px;
	float:left;
}
#head-menu-contatti{
	background-image: url(../images/top_contatti.jpg); 
	width:91px;
	height:26px;
	margin: 0px;
	float:left;
}
#head-menu-contatti:hover, #head-menu-contatti-select{
	background-image: url(../images/top_contatti2.jpg); 
	width:91px;
	height:26px;
	margin: 0px;
	float:left;
}
#head-menu-chiusura{
	background-image: url(../images/top_barra.jpg); 
	width:518px;
	height:26px;
	margin: 0px;
	float:left;
}