

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

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

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

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

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

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

#p_contatti a {
	width:104px;
	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:160px;
	bottom:32px;
}

#sotto_location{
	left:250px;
	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(/fra/immagini/bg_form_booking_top.jpg) no-repeat top center;
}

label.age { 
	width:88px;
	padding-right:5px; 
}