* {
   padding:0;
   margin:0;
}

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

#SubmitHotelInquito {
	font-size: 11px;
}


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

#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: #004080}
.style6 {
	font-size: 10px;
	font-weight: bold;
}
.rojo {
	font-size: 10px;
	color: #FF0000;
}
.style7 {
	font-size: 11px;
	color: #0033CC;
}
#transq .trans {
	color: #009700;
}
#callus {
	font-size: 9px;
	font-weight: bold;
	color: #FF0000;
}
.formint {
	padding: 3px;
	margin: 3px;
}

