body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #A6B9C9;
}
#principal {
	background-color: #FFFFFF;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	padding: 10px;
	border: 1px solid #006699;
	text-align: justify;
}
.division {
	margin-bottom: 15px;
	padding-top: 8px;
	padding-bottom: 8px;
	clear: both;
	text-align: justify;
}
h1 {
	font-size: 23px;
	color: #0066CC;
}
h2 {
	font-size: 14px;
	color: #0066CC;
}
h3 {
	font-size: 13px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
h4 {
	font-size: 13px;
	color: #996600;
}

p {
	text-align: justify;
}
.imag {
	padding: 2px;
	border: 1px solid #CCCCCC;
	width: 150px;
	float: left;
	margin-right: 10px;
}
.imag2 {
	padding: 2px;
	border: 1px solid #CCCCCC;
}

#principal a {
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
}
.verde {
	font-size: 10px;
	color: #009900;
	font-weight: bold;
}
#tarifas {
	text-align: center;
	border: 1px solid #527087;
	font-size: 11px;
	margin-top: 20px;
}
#tarifas .left {
	text-align: left;
}
#tarifas strong {
	text-align: center;
}
.border {
	border: 1px solid #527087;
}
.color {
	color: #336699;
	font-weight: bold;
}

/* Formulario*/
#formulario {
	width: 420px;
	text-align: center;
	font-size: 11px;
	float: left;
}
#form p {
	margin: 0px;
	padding-bottom: 3px;
}

#formularios, #formularioi {
	background-color: #F7EFCE;
	margin-right: auto;
	margin-left: auto;
	width: 460px;
	height: 25px;
}
#formularios {
	background-image: url(pictures/back_fs.gif);
	background-repeat: no-repeat;
	background-position: center bottom;

}
#formularioi {
	background-image: url(pictures/back_fi.gif);
	background-repeat: no-repeat;
	background-position: top;

}

#formulario p {
	padding-bottom: 10px;
	text-align: center;
}
#Name, #Email, #Telephone, #Comments, #Aparthotel, #Country_Origin {
	font-size: 11px;
	width: 200px;
	height: 18px;
}
#Comments   {
	font-size: 11px;
	width: 200px;
	height: 90px;
}
#Arrival_Day, #Arrival_Month, #Departure_Day, #Departure_Month, #Arrival_Year, #Departure_Year {
	font-size: 11px;
}

#Arrival_Day, #Departure_Day, #Arrival_Year, #Departure_Year {
	width: 50px;
}

#Arrival_Month, #Departure_Month {
	width: 95px;
}
#Submit {
	width: 80px;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #996600;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #006699;
	border-bottom-color: #006699;
	border-left-color: #FFFFFF;
	height: 20px;
}
#formulario h1 {
	font-size: 18px;
}
#gracias {
	font-size: 12px;
	padding: 10px;
	margin: 0px;
	background-image: url(../images/back_formc.gif);
	background-repeat: repeat;
	background-position: center;
}
#gracias a {
	font-size: 11px;
	font-weight: normal;
	color: #FF0000;
}
#graciass {
	background-image: url(../images/back_forms.gif);
	height: 28px;
	background-repeat: no-repeat;
	background-position: center bottom;
	margin: 0px;
}
#graciasi {
	background-image: url(../images/back_formi.gif);
	height: 28px;
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
}
#graciasp {
	width: 450px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}


#graciasp p {
	text-align: center;
}
#graciasp h1 {
	font-size: 18px;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#fin {
	clear: both;
}
#contactenos {
	float: left;
	width: 328px;
	text-align: center;
	border: 1px solid #FFFFFF;
	padding: 5px;
}
#contactenos p {
	text-align: center;
	margin: 0px;
	padding: 5px;
}
