/************************Reservas************************/

#contenido-reservas {
	float: left;
	width:600px;
	background-repeat: no-repeat;
	margin:0 0 0 20px;
	
}

#titulo-reserves{
float:left;
clear: left;
width: 150px;
margin: 25px 0 0 15px;
text-align: right; 
}

#wifi_ { 
   display:block; 
   margin:32px 0 0 0; 
   padding:0; 
   width:150px; 
   height:50px;
   float:left;
   }

.formulario-reservas {
width:260px;
float:right;
margin:20px 10px;
border: 1px solid #D9D4BB;
padding:5px;
height:450px
}

.formulario-reservas .campo{
width:100px;
margin:0 10px 0 0;
color: #626366;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;	
	font-size: 12px;
	border:1px solid #D9D4BB;
}

.formulario-reservas .camporight{
width:220px;
margin:0 10px 0 0;	
color: #626366;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 12px;
	border:1px solid #D9D4BB;
}
.campo, .camporight {border:1px solid #D9D4BB;}


.tit-form-res {
	width: 130px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #626366;
	padding: 0 5px;
	background-color: #FFFFFF;
	text-transform: uppercase;
		position:relative;
	top: -10px;
	left:25px;}
	
.enviar-reserva {
	width: 600px;
	text-align:right;
	margin:10px 0 0 0}

.enviar {

background-color: #fff;
text-transform: uppercase;
padding: 7px;
margin:0 10px 0 0;
	}
	

.formulario-reservas .tit-campo {
	width: 120px;
	float: left;
	color: #626366;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 12px;}
	
.tit-campo-right {
		width: 150px;
	float: right;
	color: #626366;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 12px;
	text-align:right;
	padding:5px 0}
	
.radio-buttons {
	float:left;
	width:120px;
		color: #626366;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 12px;}
	
.personas {
	float:left;
	width:120px}
	
.tit-campo3		{
	width: 120px;
	float: left;
	color: #626366;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 12px;
	text-align:left;
	padding:5px 0}

#select {
	width:235px;

	}

#select2 {
	width:235px;
	}
	
.hora-llegada {
	width:75px;
	border:1px solid #D9D4BB;
}
