﻿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;
	left:120px;
	top:-30px;
	position:absolute;


}

	#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_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_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;
}
