@charset "utf-8";
/* CSS Document */

/* General */
#origen {
	float:left;
	width: 150px;
	height: 45px;
}
#salida {
	float:left;
	width:250px;
	height: 45px;
}
#destino {
	float:left;
	width:150px;
	height: 45px;
}
#regreso {
	float:left;
	width: 250px;
	height: 45px;
}
#linea3 {
	float:left;
	width:420px;
	height:40px;
}
#adultos {
	float:left;
	display:block;
	width:100px;
	height:40px;
}
#ninos {
	float:left;
	width:150px;
	height:40px;
	top:20px;
}
#soloida {
	float:left;
	width:80px;
	position:relative;
	top:20px;
}
#botones {
	clear:both;
	float:left;
	width:400px;
	margin-top:15px;
	text-align:center;
}
#botones p {
	font-family:"Courier New", Courier, monospace;
	font-size:12px;
	color:#666666;
	text-align:left;
}
#botones input {
	margin:5px;
}

#busc_interior {
	margin-left:auto;
	margin-right:auto;
	width:400px;
	height:200px;
}
.cal {
	float:left;
	margin-top:-1px;
}
.input { 
	 font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif; 
	 color: #3670A7; 
	 background-color: transparent; 
} 
.select input { 
	 font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif; 
	 color: #3670A7; 
	 background-color: transparent; 
} 
input.forminput {
	float:left; 
	width:130px;   
	margin-right:6px; 
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-size:10px;
}
select.formdate {
	float:left;
	width:40px;
	margin-right:4px;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:10px;
}
select.formonth {
	float:left; 
	width:122px; 
	margin-right:4px; 
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-size:10px;
}
input.diasemana {
	display:block;
	float:left;
	margin-right:3px;
	BORDER: #F9FBFD 1px solid;
	BACKGROUND: #DBE1E7;
	WIDTH: 32px; 
	HEIGHT: 16px;
	color: #535469;
	text-align:center;
}
.formulario { 
	 font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif; 
	 color: #3670A7; 
	 background-color: transparent; 
} 

/* Hoteles */
.habitaciones {
	float:left;
	width:130px;
	height:35px;
}
.adultosH {
	float:left;
	width:100px;
	height:35px;
}
.ninosH {
	float:left;
	width:140px;
	height:35px;
}
.adultosH2 {
	float:left;
	width:100px;
	text-align:left;
}
.ninosH2 {
	float:left;
	width:140px;
}
select.adt {
	float:left;
	width:40px;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:10px;
}
select.chd {
	float:left;
	width:40px;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:10px;
}
.hab {
	float:left;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 16px;
	width:40px;
	vertical-align: bottom;
}
