@charset "utf-8";
/* CSS Document */


#menu ul						{list-style-type:none; margin:0; padding:0;}
#menu ul li						{float:left; margin:0px; padding:0px;}
#menu a 						{display:block; height:30px; text-indent:-100em; overflow:hidden; margin:0px; padding:0px;}

#menu a.home					{width:53px; background: url(../img/home_it.gif) 0 0 no-repeat;}
#menu a.home:hover				{background-position:bottom;}
#menu li.attivo a.home,
#menu li.attivo a.home:hover	{background: url(../img/home_it.gif) 0 -30px no-repeat;}

#menu a.chi						{width:76px; background: url(../img/chi-siamo_it.gif) 0 0 no-repeat;}
#menu a.chi:hover				{background-position:bottom;}
#menu li.attivo a.chi,
#menu li.attivo a.chi:hover		{background: url(../img/chi-siamo_it.gif) 0 -30px no-repeat;}

#menu a.dove					{width:87px; background: url(../img/dove-siamo_it.gif) 0 0 no-repeat;}
#menu a.dove:hover				{background-position:bottom;}
#menu li.attivo a.dove,
#menu li.attivo a.dove:hover	{background: url(../img/dove-siamo_it.gif) 0 -30px no-repeat;}

#menu a.rapp					{width:114px; background: url(../img/rappresentanze_it.gif) 0 0 no-repeat;}
#menu a.rapp:hover				{background-position:bottom;}
#menu li.attivo a.rapp,
#menu li.attivo a.rapp:hover	{background: url(../img/rappresentanze_it.gif) 0 -30px no-repeat;}

#menu a.eventi					{width:51px; background: url(../img/eventi_it.gif) 0 0 no-repeat;}
#menu a.eventi:hover			{background-position:bottom;}
#menu li.attivo a.eventi,
#menu li.attivo a.eventi:hover	{background: url(../img/eventi_it.gif) 0 -30px no-repeat;}

#menu a.profili					{width:102px; background: url(../img/profili_it.gif) 0 0 no-repeat;}
#menu a.profili:hover			{background-position:bottom;}
#menu li.attivo a.profili,
#menu li.attivo a.profili:hover	{background: url(../img/profili_it.gif) 0 -30px no-repeat;}

#menu a.usato					{width:48px; background: url(../img/usato_it.gif) 0 0 no-repeat;}
#menu a.usato:hover				{background-position:bottom;}
#menu li.attivo a.usato,
#menu li.attivo a.usato:hover	{background: url(../img/usato_it.gif) 0 -30px no-repeat;}

#menu a.contattaci					{width:76px; background: url(../img/contattaci_it.gif) 0 0 no-repeat;}
#menu a.contattaci:hover				{background-position:bottom;}
#menu li.attivo a.contattaci,
#menu li.attivo a.contattaci:hover	{background: url(../img/contattaci_it.gif) 0 -30px no-repeat;}

#menu a.ass					{width:122px; background: url(../img/assistenza_it.gif) 0 0 no-repeat;}
#menu a.ass:hover				{background-position:bottom;}
#menu li.attivo a.ass,
#menu li.attivo a.ass:hover	{background: url(../img/assistenza_it.gif) 0 -30px no-repeat;}

#menu a.ita					{width:46px; background: url(../img/ita_it.gif) 0 0 no-repeat;}
#menu a.ita:hover				{background-position:bottom;}
#menu li.attivo a.ita,
#menu li.attivo a.ita:hover	{background: url(../img/ita_it.gif) 0 -30px no-repeat;}

#menu a.eng					{width:44px; background: url(../img/eng_it.gif) 0 0 no-repeat;}
#menu a.eng:hover				{background-position:bottom;}
#menu li.attivo a.eng,
#menu li.attivo a.eng:hover	{background: url(../img/eng_it.gif) 0 -30px no-repeat;}






