#div_topo {
	position: absolute;
	height: 260px;
	z-index: 1000;
}
#div_menu {
	position: absolute;
	top: 119px;
	left: 190px;
}
#div_idiomas {
	position: absolute;
	width: 100px;
	top: 18px;
	left: 300px;
}
#div_ferramentas {
	position: absolute;
	font-size: 12px;
	width: 400px;
	top: 17px;
	left: 190px;
	text-align: right;
}
#div_busca {
	position: absolute;
	width: 300px;
	left: 430px;
	top: 60px;
}
input#busca_txt {
	border: none;
	width: 131px;
	height: 17px;
	padding: 1px 0 0 8px;
	background: url(../imagens/busca_txt.gif) no-repeat left;
	color: #999;
}
input#busca_enviar {
	position: absolute;
	left: 144px;
	top: 1px;
}

#logo {
	position: absolute;
	left: 25px;
	top: 16px;
}

#div_reserva {
	background: url(../imagens/fundo_reserva.png) no-repeat left top;
	position: absolute; 
	width: 295px;
	height: 165px;
	left: 617px; 
	top: 0;
	padding: 10px 20px 0 20px;
}
.reservas {
	font-family: Arial;
	font-size:11px;	
	background-color: #666666;
	color: #FFF;
	border: solid 1px #ffffff;
}

#div_reserva select, #div_reserva.reservas
{
	font-family: "Lucida Sans Unicode", "Lucida Sans", "Lucida Grande", Verdana, sans-serif;
	font-size:11px;	
	background-color: #666666;
	color: #FFF;
	border: solid 1px #ffffff;	
}
#reserva-cidade 
{
	position: absolute;
	left: 0;
	top: 7px;
}
#reserva-hotel 
{
	position: absolute;
	left: 0;
	top: 43px;
}
#reserva-chegada-txt
{
	position: absolute;
	left: 165px;
	top: -5px;
	width: 70px;
	text-align: right;
}
#reserva-chegada 
{
	position: absolute;
	left: 165px;
	top: 9px;
}
#reserva-chegada-cal
{
	position: absolute;
	left: 242px;
	top: 14px;
}
#reserva-partida-txt
{
	position: absolute;
	left: 165px;
	top: 32px;
	width: 70px;
	text-align: right;
}
#reserva-partida 
{
	position: absolute;
	left: 165px;
	top: 45px;
}
#reserva-partida-cal
{
	position: absolute;
	left: 242px;
	top: 50px;
}
#reserva-qtd-adultos 
{
	position: absolute;
	left: 0;
	top: 73px;	
	width: 150px;
	text-align: right;	
}
#reserva-qtd-criancas 
{
	position: absolute;
	left: 0;
	top: 100px;	
	width: 150px;
	text-align: right;	
}
#reserva_consulte
{
	background: none;
	border: none;
	position: absolute;
	left: 165px;
	top: 103px;	
}
