#menu {
	list-style:none;
	width:916px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #F00;
	border-right-color: #F00;
	border-bottom-color: #F00;
	border-left-color: #F00;
	top: 0px;
	height: 24px;
	padding-bottom: 0px;
	margin: 0px;
	padding-left: 0px;
}
#menu li {
	height:24px;
}
#menu li a {
	text-decoration:none;
	display:block;
	text-indent:-9999px;
	height:24px;
}
#m1 {
	background-repeat: no-repeat;
	background-image: url(../img/chisiamoPALLA.gif);
	height: 24px;
	float: left;
	width: 90px;
}

#m2 {
	background-image: url(../img/cosafacciamoPALLA.gif);
	background-repeat: no-repeat;
	height: 24px;
	float: left;
	width: 110px;
}


#m3 {
	background-image: url(../img/attivitaPALLA.gif);
	background-repeat: no-repeat;
	float: left;
	height: 24px;
	width: 190px;
}

#m4 {
	background-image: url(../img/paesaggiPALLA.gif);
	background-repeat: no-repeat;
	float: left;
	height: 24px;
	width: 145px;
}
#m5 {
	background-image: url(../img/collaboraPALLA.gif);
	background-repeat: no-repeat;
	float: left;
	height: 24px;
	width: 130px;
}
#m6 {
	background-image: url(../img/aiutaPALLA.gif);
	background-repeat: no-repeat;
	float: left;
	height: 24px;
	width: 115px;
}
#m7 {
	background-image: url(../img/linksPALLA.gif);
	background-repeat: no-repeat;
	height: 24px;
	width: 80px;
	float: left;
}

