.selectholder2{
	width:192px;
	overflow:0px;
	padding:4px;
	height:19px;
	display:block;
	background:url(../images/select-4.gif) top;
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	cursor:pointer;
}
.selectholder2:hover, .selectholder2:focus{
	background:url(../images/select-4.gif) bottom;
}
	.selectholder2 span{
		width:200px;
		height:19px;
		display:block;
		line-height:19px;
	}

	.selectholder2 ul{
		background:#DCD8D5;
		border:2px solid #B2AEAB;
		border-top:none;
		color:#000;
		display:block;
		width:194px;
		margin-left:-3px;
		list-style:none;
		list-style-type:none;
	}

	.selectholder2 ul li{
		padding:2px 3px;
	}
	.selectholder2 ul li:hover{
		background:#CDC9C6;
		color:#FFF;
	}
	.selectholder2 select{
		min-width:242px;
	}
	
	
.selectholderadults{
	width:60px;
	overflow:0px;
	padding:4px;
	height:19px;
	display:block;
	background:url(../images/select-5.gif) top;
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	cursor:pointer;
}
.selectholderadults:hover, .selectholderadults:focus{
	background:url(../images/select-5.gif) bottom;
}
	.selectholderadults span{
		width:68px;
		height:19px;
		display:block;
		line-height:19px;
		padding-left:10px;
	}

	.selectholderadults ul{
		background:#DCD8D5;
		border:2px solid #B2AEAB;
		border-top:none;
		color:#000;
		display:block;
		width:64px;
		margin-left:-4px;
		list-style:none;
		list-style-type:none;
	}

	.selectholderadults ul li{
		padding:2px 3px;
	}
	.selectholderadults ul li:hover{
		background:#CDC9C6;
		color:#FFF;
	}
	.selectholderadults select{
		min-width:242px;
	}
	
#submitReserva,#JsubmitReserva{ background:url(../images/select-6.gif) no-repeat; width:105px; height:27px; border:none; cursor:pointer;}
#submitReserva:hover,#JsubmitReserva:hover{ color:#E85E38;}
#hotel{padding-left:5px; color:#333333;}
#adultos{ color:#333333;}
