

/********* pulsanti menu **********/

#p_home a {
	width:70px;
	background-image:url(immagini/p_menu/p_home.png);
	background-position:left top;
}

#p_camere a {
	width:118px;
	background-image:url(immagini/p_menu/p_camere.png);
	background-position:left top;
}

#p_servizi a {
	width:87px;
	background-image:url(immagini/p_menu/p_servizi.png);
	background-position:left top;
}

#p_location a {
	width:100px;
	background-image:url(immagini/p_menu/p_location.png);
	background-position:left top;
}

#p_news a {
	width:152px;
	background-image:url(immagini/p_menu/p_news.png);
	background-position:left top;
}

#p_contatti a {
	width:103px;
	background-image:url(immagini/p_menu/p_contatti.png);
	background-position:left top;
}

#menu li a.sel {
	background-position:left bottom;
}

/*********** sottomenu  ***************/

#sotto_servizi{
	left:165px;
	bottom:32px;
}

#sotto_location{
	left:255px;
	bottom:32px;
}


/**************************************************************/

/*
.pan_booking{
	position:absolute;
	width:256px;
	height:392px;
	left:14px;
	bottom:10px;
	text-align:left;
	background: url(immagini/bg_box_booking.jpg) no-repeat top;

}


.sx_booking{
	position:absolute;
	width:227px;
	height:325px;
	left:5px;
	bottom:10px;
	text-align:left;
	background: url(immagini/test.jpg) no-repeat top;
	background-color:#66FF00;
	z-index:100;
}*/

form#booking { 
	/*position:absolute;
	bottom:186px;
	left:0px;*/
	width:256px;
	background:#dbdabc url(/spa/immagini/bg_form_booking_top.jpg) no-repeat top center;
}

.select { width:110px; }
