.bloccomenu {width: 850px; height: 27px; }
.pad_menu 	{margin-left:7px; margin-top:3px;}

.hidden 		{visibility:hidden;}
#menu     		{width: 850px; height: 27px; position: relative; margin:0; padding:0; background: url(img/menu.gif) no-repeat 0 0; }
#menu li 		{height: 27px; display: block; position: absolute; background: url(img/menu.gif) no-repeat 0 0; }
#menu a    		{height: 27px; display: block; text-decoration:none; }

#menu #button1 { background-position: -9px 0px;  	left: 9px; width: 50px;}
#menu #button2 { background-position: -72px  0px;  left: 72px; width: 52px;}
#menu #button3 { background-position: -139px  0px;  left: 139px; width: 80px;}
#menu #button4 { background-position: -235px 0px;  left: 235px; width: 100px;}
#menu #button5 { background-position: -349px 0px;  left: 349px; width: 160px;}
#menu #button6 { background-position: -524px 0px;  left: 524px; width: 132px;}

#menu #button1 a:hover { background: url(img/menu.gif) no-repeat -9px -27px;  }
#menu #button2 a:hover { background: url(img/menu.gif) no-repeat -72px -27px; }
#menu #button3 a:hover { background: url(img/menu.gif) no-repeat -139px -27px; }
#menu #button4 a:hover { background: url(img/menu.gif) no-repeat -235px -27px; }
#menu #button5 a:hover { background: url(img/menu.gif) no-repeat -349px -27px;  }
#menu #button6 a:hover { background: url(img/menu.gif) no-repeat -524px -27px; }

#menu #button1.active { background-position: -9px -27px;}
#menu #button2.active { background-position: -72px -27px;}
#menu #button3.active { background-position: -139px -27px;}
#menu #button4.active { background-position: -235px -27px; }
#menu #button5.active { background-position: -349px -27px;  }
#menu #button6.active { background-position: -524px -27px; }

#menu #button1.active a:hover	{ background:transparent; }
#menu #button2.active a:hover	{ background:transparent; }
#menu #button3.active a:hover	{ background:transparent; }
#menu #button4.active a:hover	{ background:transparent; }
#menu #button5.active a:hover	{ background:transparent; }
#menu #button6.active a:hover	{ background:transparent; }

/* MENU HOME */
.pad_menu_home 	{margin-left:7px; }

#menu_home  	{width: 850px; height: 27px; position: relative; margin:0; padding:0; background: url(img/home/home_menu.gif) no-repeat 0 0; }
#menu_home li 		{height: 27px; display: block; position: absolute; background: url(img/home/home_menu.gif) no-repeat 0 0; }
#menu_home a    		{height: 27px; display: block; text-decoration:none; }

#menu_home #button1 { background-position: 231px 0px;  	left: 231px; width: 72px;}
#menu_home #button2 { background-position: 339px  0px;  left: 339px; width: 68px;}
#menu_home #button3 { background-position: 443px  0px;  left: 443px; width: 72px;}
#menu_home #button4 { background-position: 547px  0px;  left: 547px; width: 74px;}

#menu_home #button1 a:hover { background: url(img/home/home_menu.gif) no-repeat -231px -27px;  }
#menu_home #button2 a:hover { background: url(img/home/home_menu.gif) no-repeat -339px -27px; }
#menu_home #button3 a:hover { background: url(img/home/home_menu.gif) no-repeat -443px -27px; }
#menu_home #button4 a:hover { background: url(img/home/home_menu.gif) no-repeat -547px -27px; }

#menu_home #button1.active { background-position: -231px -27px;}
#menu_home #button2.active { background-position: -339px -27px;}
#menu_home #button3.active { background-position: -443px -27px;}
#menu_home #button4.active { background-position: -547px -27px;}

#menu_home #button1.active a:hover	{ background:transparent; }
#menu_home #button2.active a:hover	{ background:transparent; }
#menu_home #button3.active a:hover	{ background:transparent; }
#menu_home #button4.active a:hover	{ background:transparent; }

