#menuhome {
	background-image: url(images/menuprincipale.jpg);
	height: 416px;
	width: 449px;
	position: absolute;
	left: 0px;
	top: 120px;
	z-index: 1;
}

#menulinks {
}

#menulinks a {
	text-decoration: none;
	position: absolute;
}

#menulinks a i{
	visibility: hidden;
	
}

a#menuedamb {
	left: 3px;
	top: 50px;
	height: 28px;
	width: 234px;

}
a#menuterr {
	left: 12px;
	top: 81px;
	height: 24px;
	width: 195px;

	}
a#menufruiz {
	left: 35px;
	top: 110px;
		height: 24px;
	width: 149px;
	}
a#menugest {
	left: 48px;
	top: 140px;
		height: 25px;
	width: 125px;
}
a#menuiniz {
	left: 72px;
	top: 170px;
		height: 22px;
	width: 97px;
}
a#menuprog {
	left: 79px;
	top: 200px;
		height: 26px;
	width: 92px;
}
a#menuretenat {
	left: 62px;
	top: 242px;
		height: 96px;
	width: 128px;
}
a#menusedi {	
	left: 184px;
	top: 310px;
		height: 81px;
	width: 90px;
}
a#menucont {
	left: 308px;
	top: 452px;
		height: 80px;
	width: 98px;
}

a#menuinfo {
	left: 295px;
	top: 321px;
		height: 80px;
	width: 90px;
}

a#menuedamb:hover {
	background-image: url(images/menuedamb.jpg);
	border:none;
}
a#menuterr:hover {
	background-image: url(images/menuterr.jpg);
	border:none;
}
a#menufruiz:hover {
	border:none;
	background-image: url(images/menufruiz.jpg);
}
a#menugest:hover {
	border:none;
	background-image: url(images/menugest.jpg);
}
a#menuiniz:hover {
	border:none;
	background-image: url(images/menuiniz.jpg);
}
a#menuprog:hover {
	border:none;
	background-image: url(images/menuprog.jpg);
}
a#menuretenat:hover {
	border:none;
	background-image: url(images/menuretenat.jpg);
}
a#menusedi:hover {
	border:none;
	background-image: url(images/menusedi.jpg);
}
a#menucont:hover {
	border:none;
	background-image: url(images/menucont.jpg);
}

a#menuinfo:hover {
	border:none;
	background-image: url(images/menuinfo.jpg);
}
