#eio_stdbuttonbar
{	
	position:relative;
	text-align:center;
	padding-left:3px;
}
#eio_stdbuttonbar_center
{	
	background:url(image/sfondomenu.jpg) top center no-repeat;
	height:80px;
	text-align:center;
	padding:0;
	margin:0;
	position:relative;
}
#eio_stdbuttonbar_center table
{
	top:20px;
	position:relative;
}
#btn1
{
	background:url(image/btn_home_off.png) top center no-repeat;
	width:104px;
	height:41px;
}
#btn1:hover
{
	background:url(image/btn_home_on.png) top center no-repeat;
}
#btn2
{
	background:url(image/btn_cose_off.png) top center no-repeat;
	width:104px;
	height:41px;
}
#btn2:hover
{
	background:url(image/btn_cose_on.png) top center no-repeat;
}
#btn3
{
	background:url(image/btn_comefunz_off.png) top center no-repeat;
	width:104px;
	height:41px;
}
#btn3:hover
{
	background:url(image/btn_comefunz_on.png) top center no-repeat;
}
#btn4
{
	background:url(image/btn_negozi_off.png) top center no-repeat;
	width:104px;
	height:41px;
}
#btn4:hover
{
	background:url(image/btn_negozi_on.png) top center no-repeat;
}
#btn5
{
	background:url(image/btn_vetrina_off.png) top center no-repeat;
	width:104px;
	height:41px;
}
#btn5:hover
{
	background:url(image/btn_vetrina_on.png) top center no-repeat;
}
#btn6
{
	background:url(image/btn_apriconnoi_off.png) top center no-repeat;
	width:104px;
	height:41px;
}
#btn6:hover
{
	background:url(image/btn_apriconnoi_on.png) top center no-repeat;	
}
