body {
}

/********************
*
* MENU
*
********************/		

	#menu a.menu_chi_siamo {
	width: 84px;
	height: 37px;
	background: transparent url(../it/images/menu/btn_chi_siamo_off.jpg) top left no-repeat;
	float:left;
	display:block;
	margin:0 5px;
	padding:0;
	
}

	#menu a.menu_chi_siamo:hover, #menu a.activem1 {
	background:transparent url(../it/images/menu/btn_chi_siamo_on.jpg) top left no-repeat;

}
	#menu a.menu_consulente {
	width: 115px;
	height: 37px;
	background: transparent url(../it/images/menu/btn_consulente_off.jpg) top left no-repeat;
	float:left;
	display:block;
	margin:0 5px;
	padding:0;
}

	#menu a.menu_consulente:hover, #menu a.activem2 {
	background:transparent url(../it/images/menu/btn_consulente_on.jpg) top left no-repeat;

}
/*
	#menu a.menu_prodotti_mysura {
	width: 66px;
	height: 37px;
	background: transparent url(../it/images/menu/btn_mysura_off.jpg) top left no-repeat;
	left:204px;
	top:-30px;
	position:absolute;

}

	#menu a.menu_prodotti_mysura:hover, #menu a.activem2 {
	background:transparent url(../it/images/menu/btn_mysura_on.jpg) top left no-repeat;
}
	#menu a.menu_prodotti_dispenser {
	width: 84px;
	height: 37px;
	background: transparent url(../it/images/menu/btn_dispenser_off.jpg) top left no-repeat;
	left:271px;
	top:-30px;
	position:absolute;

}

	#menu a.menu_prodotti_dispenser:hover, #menu a.activem3 {
	background:transparent url(../it/images/menu/btn_dispenser_on.jpg) top left no-repeat;
}
	#menu a.menu_prodotti_valea {
	width: 90px;
	height: 37px;
	background: transparent url(../it/images/menu/btn_valea_off.jpg) top left no-repeat;
	left:355px;
	top:-30px;
	position:absolute;

}

	#menu a.menu_prodotti_valea:hover, #menu a.activem4 {
	background:transparent url(../it/images/menu/btn_valea_on.jpg) top left no-repeat;
}*/

	#menu a.menu_prodotti {
	width: 69px;
	height: 37px;
	background: transparent url(../it/images/menu/btn_prodotti_off.jpg) top left no-repeat;
	float:left;
	display:block;
	margin:0 5px;
	padding:0;

}

	#menu a.menu_prodotti:hover, #menu a.activem3 {
	background:transparent url(../it/images/menu/btn_prodotti_on.jpg) top left no-repeat;

}
	/*#menu a.menu_simula {
	width: 176px;
	height: 37px;
	background: transparent url(../it/images/menu/btn_finanziamento_off.jpg) top left no-repeat;
	left:445px;
	top:-30px;
	position:absolute;


}

	#menu a.menu_simula:hover, #menu a.activem5 {
	background:transparent url(../it/images/menu/btn_finanziamento_on.jpg) top left no-repeat;
}
*/

	#menu a.menu_trovarci {
	width: 98px;
	height: 37px;
	background: transparent url(../it/images/menu/btn_dove_off.jpg) top left no-repeat;
	float:left;
	display:block;
	margin:0 5px;
	padding:0;

}

	#menu a.menu_trovarci:hover, #menu a.activem4 {
	background:transparent url(../it/images/menu/btn_dove_on.jpg) top left no-repeat;

}
	#menu a.menu_contatti {
	width: 70px;
	height: 37px;
	background: transparent url(../it/images/menu/btn_contatti_off.jpg) top left no-repeat;
	float:left;
	display:block;
	margin:0 5px;
	padding:0;

}

	#menu a.menu_contatti:hover, #menu a.activem5 {
	background:transparent url(../it/images/menu/btn_contatti_on.jpg) top left no-repeat;

}
