
/*Linea dei valori interna alla select se non selezionata*/
.select1_con_out{
	background:#CCCCCC;
	padding-right:4px;
	text-align:right;
}
/*Linea dei valori interna alla select se over*/
.select1_con{
	background-color:#999999;
	padding-right:4px;
	text-align:right;
}
/*Linea dei valori interna alla select se selezionata*/
.select1_con_sel{
	background-color:#000000;
	color:#FFFFFF;
	padding-right:4px;
	text-align:right;
}
/*Linea di base della select*/

.select1_act span{
	text-align:right;
	display:block;
	margin-right:23px;
}
.select1_act{
	height:23px;
	width:57px;
	background-image:url(/images/freccia-select.gif);
	background-position:right;
	background-repeat:no-repeat;
}

/*Contenitore linee della select*/
.select1_cont_val
{
	color:#2F2524;
	width:57px;
	height: 100px;
	overflow:auto;
	top:100%;
	right:0px;
	}

.select1{
	cursor:pointer;
	display:block;
	color:#000000;
	height:23px;
	width:57px;
	float:left;
	line-height:23px;
	background-image:url(/images/bg-select.gif);
	background-position:right;
}


/*************************************************************/
/*Linea dei valori interna alla select se non selezionata*/
.select2_con_out{
	background:#CCCCCC;
	padding-right:4px;
	text-align:right;
}
/*Linea dei valori interna alla select se over*/
.select2_con{
	background-color:#999999;
	padding-right:4px;
	text-align:right;
}
/*Linea dei valori interna alla select se selezionata*/
.select2_con_sel{
	background-color:#000000;
	color:#FFFFFF;
	padding-right:4px;
	text-align:right;
}
/*Linea di base della select*/

.select2_act span{
	text-align:right;
	display:block;
	margin-right:23px;
}
.select2_act span font, .select2_con_out font{
	font-size:11px;
}
.select2_act{
	height:23px;
	width:87px;
	background-image:url(/images/freccia-select.gif);
	background-position:right;
	background-repeat:no-repeat;
}

/*Contenitore linee della select*/
.select2_cont_val
{
	color:#2F2524;
	width:87px;
	height: 100px;
	overflow:auto;
	top:100%;
	right:0px;

	}

.select2{
	cursor:pointer;
	display:block;
	color:#000000;
	height:23px;
	width:87px;
	float:left;
	line-height:23px;
	background-image:url(/images/bg-select.gif);
	background-position:right;
}


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

#quickreserve{
width:177px;
}

.divisore{
float:left;
height:23px;
width:3px;}

#box_dalgiorno{
height:23px;
width:177px;
position:relative;
}
#box_dalgiorno .box_select{
	height:23px;
	float:left;
	width:57px;}

#box_notti, #box_camere, #box_adulti, #box_bambini{
width:88px;
margin-top:5px;
height:23px;
position:relative;
float:left;}

#box_notti .label, #box_camere .label, #box_adulti .label, #box_bambini .label{
float:left;}

#box_notti .box_select, #box_camere .box_select, #box_adulti .box_select, #box_bambini .box_select {
float:right;}

#box_cerca{
clear:both;
text-align:center;
}

.label{
font-size:12px;
line-height:23px;
}

button{
height:26px;
width:92px;
background-image:url(/images/bg-button.jpg);
line-height:26px;
border:0px;
cursor:pointer;
padding:0px;
margin:0px;
cursor:pointer;
margin-top:3px;
}

button.search{
background-image:url(/images/search.gif);
width:54px;
}

button span{
color:#FFF;
}

#box_dalgiorno{
z-index:9;}

#box_notti{
z-index:8;}

#box_camere{
z-index:7;}

#box_adulti{
z-index:6;}

#box_bambini{
z-index:5;}
