@CHARSET "ISO-8859-1";
#reserva{
	float: left; 
	width: 547px;
}
#reserva div{
	margin-bottom: 10px;
}
#reserva div input{
	float: left;
	margin-left: 10px;
	margin-top: 9px;
	background: transparent;
	border: 0px;
	font-size: 13px;
	color: white;
}
.input1{
	background: url(images/BG_reservas_input1.png) top left no-repeat;
	width: 547px;
	height: 37px;
	float: left;
}
.input1 input{
	width: 525px;
}

.input2{
	background: url(images/BG_reservas_input2.png) top left no-repeat;
	width: 266px;
	height: 37px;
	float: left;
	margin-right: 15px;
}
.input2 input{
	width: 245px;
}

.input3{
	background: url(images/BG_reservas_input3.png) top left no-repeat;
	width: 176px;
	height: 37px;
	float: left;
	margin-right: 9px;
}
.input3 input{
	width: 155px;
}


#img_reservas{
	background: url(images/IMG_reservas_img.png) top left no-repeat;
	width: 278px;
	height: 254px;
	float: left;
	margin-left: 25px;
	
}

#enviarReserva{
	background: url(images/BT_reservas_enviar.png) top left no-repeat transparent;
	width: 137px;
	height: 33px;
	cursor: pointer;
	border: 0px;
}

.textarea{
	background: url(images/BG_contato_textarea.png) top left no-repeat transparent;
	width: 547px;
	height: 107px;
}
.textarea textarea{
	float: left;
	margin-left: 10px;
	margin-top: 9px;
	background: transparent;
	border: 0px;
	font-size: 13px;
	color: white;
	font-family: Arial;
	
	width: 525px;
	height: 90px;
}

.bt_enviar{
	background: url(images/BT_contato_enviar.png) top left no-repeat transparent;
	width: 140px;
	height: 36px;
	cursor: pointer;
	border: 0px;
}

#trabalhe{
	float:left;
	width: 325px;
	height: 254px;
	float: left;
	margin-left: 160px;
}
#trabalhe div{
	margin-bottom: 10px;
}
#trabalhe div input{
	float: left;
	margin-left: 10px;
	margin-top: 9px;
	background: transparent;
	border: 0px;
	font-size: 13px;
	color: white;
	width: 300px;
}
.input_trabalhe{
	background: url(images/BG_contato_trabalhe_input.png) top left no-repeat transparent;
	width: 317px;
	height: 37px;
	
}