.titulo2 h2.contactoES{ 
  background:url(../img/h2-contacto-es.gif) no-repeat;
}

.contacto form{ 
   width:618px; 
   height: 410px; 
   display:block; 
   margin:0 auto 5px auto; }

.contacto .col{ 
  width:213px; 
  float:left; 
  margin-bottom:0px; 
  display:block; 
}

.contacto .col2{ 
  width:213px;  
}

.contacto .col3{ 
  width:190px; 
  clear:right; 
}

.contacto .col5{ 
  margin-left: 20px; 
}

.contacto .col6{  
  margin-right: -20px; 
}

.contacto .Adultos{
 width:190px; 
 clear:right;
}
.contacto .Zona{
  width:190px;
  clear:right;
}

button.calendar{ 
   background:url(../img/cuadro-busqueda-form-calendario.gif) no-repeat; 
   width:20px; 
   height:20px; 
   text-indent:-9999px; 
   cursor:pointer; 
   border:none; 
   position:relative; 
   float:left; 
   clear:left;
   margin-top: 0px;
   margin-left: 0px;
}

#llegada{ 
  float:left; 
  clear: right;  
  width: 170px; 
  height: 16px; 
  padding:1px 0;
  margin-top: -3px;
  margin-left: 42px; 
  font:11px Arial; color:#333;
}

#salida{ 
  float:left; 
  clear: right; 
  width: 170px; 
  height: 16px; 
  padding:1px 0;
  margin-top: -3px;
  margin-left: 44px; 
  font:11px Arial; color:#333;                                
}

#botonCalendario1{
	margin-top: -24px;
}
#botonCalendario2{
	margin-top: -24px;
}

.contacto label{ 
  display:block; 
  clear:both; 
  float:none; 
  color:#2caaff; 
  font-weight:bold; 
  line-height:18px; 
  font-size:11px; 
}

#text{
  margin-left: -21px;
}

.contacto .error{ 
  color:#F33; 
}

.contacto input.text{ 
  font:11px Arial; 
  border:1px solid #ccc;  
  padding-top:2px; 
  height:18px; 
  width:181px; 
  margin-bottom:20px; 
}

.contacto textarea{ 
  font:11px Arial; 
  border:1px solid #ccc;  
  padding-top:2px; 
  height:100px; 
  width:603px; 
  float:none; 
  clear:both; 
  display:block; 
  margin-bottom:20px; 
}

.contacto select{ 
  font:11px Arial; 
  border:1px solid #ccc; 
  padding:1px 0; 
  height:23px; 
  width:183px; 
  clear:right; 
  margin-bottom:20px; 
}

.contacto .btnEnviar{ 
  background:url(../img/cuadro-busqueda-form-btn_buscar.jpg) no-repeat center; 
  width:90px; 
  height:20px; 
  border:none; 
  color:#FCE901; 
  font-size:11px; 
  padding:0 0 3px; 
  margin:0 13px 0 0; 
  cursor:pointer; 
  display:block;  
  float:right; 
}

.contacto .notalegal{ 
  width:200px; 
  display:block; 
  float:right; 
}

.contacto .notalegal input{ 
  margin:3px 3px 0 0; 
  padding:0; 
}

.contacto a{ 
  color:#2caaff; 
}

