.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	background-color: #8899AE;
	display: block;
	cursor: hand;
	color: #FFFFFF;
	padding-top: 2px;
	padding-right: 12px;
	padding-bottom: 2px;
	padding-left: 4px;
	vertical-align: middle;
	background-image: url(../vacanze/menu_freccia.gif);
	background-repeat: no-repeat;
	background-position: right center;
	height: 20px;
	width: 150px;
}

a.menu:hover {
	background-color: #B3C1D1;
	display: block;
	background-image: url(../vacanze/menu_freccia.gif);
	background-repeat: no-repeat;
	background-position: right center;
	text-decoration: none;
}
	
.menu_end {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	background-color: #8899AE;
	display: block;
	cursor: hand;
	color: #FFFFFF;
	padding-top: 2px;
	padding-right: 12px;
	padding-bottom: 2px;
	padding-left: 4px;
	vertical-align: middle;
	height: 20px;
	width: 150px;
}

a.menu_end:hover {
	background-color: #B3C1D1;
	display: block;
	text-decoration: none;
}
	
.menu_150 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	background-color: #8899AE;
	display: block;
	cursor: hand;
	color: #FFFFFF;
	width: 130px;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
	vertical-align: middle;
	background-image: url(../vacanze/menu_freccia.gif);
	background-repeat: no-repeat;
	background-position: right center;
	height: 20px;
}

a.menu_150:hover {
	background-color: #B3C1D1;
	display: block;
	background-image: url(../vacanze/menu_freccia.gif);
	background-repeat: no-repeat;
	background-position: right center;
	text-decoration: none;
}
	
.menu_free {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	background-color: #8899AE;
	display: block;
	cursor: hand;
	color: #FFFFFF;
	padding-top: 2px;
	padding-right: 12px;
	padding-bottom: 2px;
	padding-left: 4px;
	vertical-align: middle;
	height: 20px;
}

a.menu_free:hover {
	background-color: #B3C1D1;
	display: block;
	text-decoration: none;
}
.menu_150_others {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	background-color: #8899AE;
	display: block;
	cursor: hand;
	color: #FFFFFF;
	width: 130px;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
	vertical-align: middle;
	background-image: url(../vacanze/menu_freccia.gif);
	background-repeat: no-repeat;
	background-position: right center;
	height: 20px;
}

a.menu_150_others:hover {
	background-color: #B3C1D1;
	display: block;
	background-image: url(../vacanze/menu_freccia.gif);
	background-repeat: no-repeat;
	background-position: right center;
	text-decoration: none;
}
.menu_basso {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	background-color: #B3C1D1;
	display: block;
	cursor: hand;
	color: #FFFFFF;
	padding-top: 2px;
	padding-bottom: 2px;
	vertical-align: middle;
	height: 20px;
}

a.menu_basso:hover {
	background-color: #8899AE;
	display: block;
	text-decoration: none;
}

