* {
   padding:0;
   margin:0;
}

body { background-color: #A6B9C9; margin-top: 5px; margin-bottom: 5pt; font-family: verdana;}
h1 {
	font-size: 18px;
}
form {
	font-size: 11px;
}
select, input, textarea {
	font-size: 11px;
}

#SubmitHotelInquito {
	font-size: 11px;
}


#formulario {
	width: 550px;
	background-image: url(images/fondo_form.jpg);
	font-size: 10px;
	background-repeat: no-repeat;
	height: 525px;
}

#formulario2 {
	width: 550px;
	background-image: url(images/fondo_form3.jpg);
	font-size: 10px;
	background-repeat: no-repeat;
	height: 550px;
}

#formulario hr {
	background-color: #4286AA;
}
a.grform:link, a.grform:hover, a.grform:active, a.grform:visited{
	font-size: 11px;
	text-decoration: underline;
	color:#B90000;
}
.style5 {color: #ffffff}
.style6 {
	font-size: 10px;
	font-weight: bold;
}
.rojo {
	font-size: 10px;
	color: #FF0000;
}
.style7 {
	font-size: 11px;
	color: #0033CC;
}
#transq .trans {
	color: #009700;
}
#flightr {
	background-image: url(images/avion.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 150px;
}
#callus {
	font-size: 9px;
	font-weight: bold;
	color: #FF0000;
}
.formint {
	padding: 3px;
	margin: 3px;
}
#tour {
	font-size: 11px;
	background-color: #FFFFFF;
	width: 650px;
	padding: 5px;
	text-align: justify;
}
#tourinf {
	background-image: url(/images/form/tour_bckinf.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 15px;
	width: 650px;
}
#toursup {
	background-image: url(/images/form/tour_bcksup.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 15px;
	width: 650px;
}
.style8 {
	font-size: 10px;
	font-weight: bold;
	color: #990000; 
}
#principal {
}