/* Para eliminar márgenes y padding*/
* {
   padding:0;
   margin:0;
   border:0;
}

/* Definición del cuerpo, cabeceras, párrafos y líneas*/
body {
	background-color: #CFC2A0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 765px;
	margin-top: 8px;
	margin-right: auto;
	margin-bottom: 8px;
	margin-left: auto;
}
h1 {
	font-size: 22px;
}
h2 {
	font-size: 18px;
	color: #8C8C00;
	margin-bottom: 20px;
}

h3 {
	font-size: 15px;
	margin-bottom: 10px;
}
p {
	text-align: justify;
	padding-bottom: 10px;
}
hr {
	background-color: #6F5836;
	margin-bottom: 15px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

/* División Principal*/
#main {
	position: relative;
	border: 2px solid #FFF4D7;
	background-color: #FFF3CE;
}

/* División contenido*/
#text {
	padding: 15px;
}

/* Links contenido*/
#text a {
	color: #990000;
	font-weight: bold;
	font-size: 11px;
}

/* División logo*/
#log {
	background-image: url(pictures/back_sup.jpg);
	height: 50px;
}

/* División imagen superior*/
#imagesup {
	height: 250px;
	clear: both;
	position: relative;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFF4D7;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #473521;
}
#imagesup li {
	display: inline;
}
#imagesup li a {
	display: block;
	height: 250px;
	background-image: url(pictures/back_p.jpg);
	width: 760px;
}

/* División video*/
#video {
	width: 425px;
	float: right;
	margin-left: 5px;
	font-weight: bold;
	color: #990000;
	text-align: center;
}

/* División copyright y menu inferior*/
#footer {
	position: relative;
	clear: both;
	color: #FFFFFF;
	height: 45px;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	padding-top: 15px;
	background-image: url(pictures/back_f.jpg);
	background-repeat: repeat;
}
#footer p {
	text-align: center;
}

#footer a {
	color: #FFFFFF;
	text-decoration: underline;
}
#footer a:hover {
	text-decoration: underline;
}

/* Ancho de las celdas para hoteles*/
.cel1 {
	width: 15%;
}
.cel2 {
	width: 35%;
}

/* Borde de fotos*/
.imge {
	padding: 2px;
	border: 1px solid #D2BEAA;
	margin-right: 5px;
}

/* Letras azules*/
.blue {
	color: #090;
	font-weight: bold;
	font-size: 10px;
}

/* Division para comentario de tarifas*/
.tarfs {
	font-weight: bold;
	color: #000000;
	font-size: 10px;
	background-color: #FFF4D7;
	padding: 3px;
	height: 10px;
	text-align: center;
}

/* Division politica de privacidad*/
#privacidad {
	width: 760px;
	border: 2px solid #71573E;
	padding: 10px;
}
#privacidad p {
	padding-bottom: 15px;
}
#gracias {
	font-size: 12px;
	padding: 10px;
}
#gracias a {
	font-size: 11px;
	font-weight: normal;
}
.div1 {

}
.div2 {
	float: left;
	width: 245px;
}
.div3 {
	float: left;
	width: 200px;
	margin-right: 10px;
}
.div32 {
	float: left;
	width: 200px;
}
/* form */

#formp	{
	width:249px;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 210px;
}
#Name, #Email, #Country_Origin, #Arrival_Day, #Departure_Day {
	width: 180px;
	height: 17px;
}
#Adults {
	width: 20px;
	height: 17px;
}
#Comments {
	width: 180px;
	height: 70px;
}
#Submit {
	background-color: #996600;
	color: #FFFFFF;
	border: 1px solid #00769D;
	width: 130px;
	height: 20px;
	font-weight: bold;
	font-size: 11px;
}

#Submit:hover {
	cursor: pointer;
	color: #FFFFCC;
}
#Name, #Email, #Comments, #Submit, #Adults, #Country_Origin, #Arrival_Day, #Departure_Day {
	font-size: 11px;
	border: 1px solid #EFAF50;
}
#formp p {
	margin-bottom: 5px;
}
.imagen {
	clear: both;
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: center;

}
.t1 {
	width: 132px;
	display: block;
	float: left;
}
.t2 {
	width: 155px;
	display: block;
	float: left;
}
legend
{
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	padding-top: 2px;
	padding-right: 6px;
	padding-left: 6px;
} 
fieldset
{
	margin-bottom: 30px;
}
ul {
	list-style:none
}
.c1	{
	width: 136px;
	padding-left: 4px;

}
.c2	{
	width: 30px;
}
.c3	{
	width: 136px;
	padding-left: 4px;
	color: #C10000;

}
.c4	{
	width: 30px;
	color: #C10000;
}
.c1, .c2, .c3, .c4 {
	float: left;
}
#hoteles li {
	display: inline;
}
#hoteles li a {
	display:block;
	font-size:11px;
	color:#000000;
	font-weight: normal;
	width: 177px;
	padding-top: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E5CEA2;
	text-decoration: none;
	height: 20px;
}
#hoteles li a:hover {
	color: #990000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC9E4A;
	background-color: #FFEFC6;
	cursor: pointer;

}
#centrar {
	text-align: right;
	margin-top: 10px;
	width: 180px;
}
#main #text a {
	color: #000000;
	font-weight: normal;
}
.imagen2 {
	float: left;
}
.teximpues {
	font-size: 10px;
	color: #781351;
	margin-top: 5px;
	font-weight: bold;
}
.letroj {
	color: #990000;
	font-size: 11px;
}
.divisionf {
	margin-bottom: 10px;
	height: 35px;
	clear: both;
	width: 260px;
}
.divisionf2 {
	margin-bottom: 10px;
	height: 95px;
}
.clr {
	clear: both;
	padding-top: 20px;
}
.txtp {
	width: 480px;
	float: left;
}
.fotosp {
	float: right;
	width: 235px;
	text-align: right;
}
.imgmargen {

}
.divi1 {
	float: left;
	width: 740px;
}
.divi2 {
	float: left;
	width: 20px;
}
.bordep {
	border: 1px solid #9E6E0C;
	padding: 2px;
	margin-bottom: 8px;
	margin-top: 3px;
}
.stilol {
	font-size: 11px;
	font-weight: bold;
	color: #D20000;
	margin-top: 2px;
}
/* Formulario*/
#formcen {
	width: 430px;
	background-image: url(pictures/back_form.gif);
	font-size: 11px;
	background-color: #FFF3CE;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}
#form p {
	text-align: center;
	padding-bottom: 10px;
}

#formcs {
	background-image: url(pictures/back_forms.gif);
	width: 460px;
	height: 28px;
	background-repeat: no-repeat;
	background-position: center bottom;
	margin-right: auto;
	margin-left: auto;
}
#formci {
	background-image: url(pictures/back_formi.gif);
	width: 430px;
	height: 28px;
	background-repeat: no-repeat;
	background-position: center top;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}
#formc p {
	padding-bottom: 10px;
	text-align: center;
}
#formc h1 {
	font-size: 18px;
}
#gracias {
	font-size: 12px;
	padding: 10px;
}
#gracias a {
	font-size: 11px;
	font-weight: normal;
}
#main #text .cel2 .hlink {
	color: #009900;
}
.hotelinfo {
	clear: both;
}
#Name, #Hotel, #Telephone, #Email, #Country_Origin, #Arrival_Day, #Departure_Day {
	width: 180px;
	height: 17px;
}
#Adults {
	width: 180px;
	height: 17px;
}
#Comments {
	width: 180px;
	height: 70px;
}
#Submit {
	background-color: #996600;
	color: #FFFFFF;
	border: 1px solid #00769D;
	width: 130px;
	height: 20px;
	font-weight: bold;
	font-size: 11px;
}

#Submit:hover {
	cursor: pointer;
	color: #FFFFCC;
}
#Name, #Hotel, #Telephone, #Email, #Comments, #Submit, #Adults, #Country_Origin, #Arrival_Day, #Departure_Day {
	font-size: 11px;
	border: 1px solid #EFAF50;
}
#formp p {
	margin-bottom: 5px;
}
.imagen {
	clear: both;
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: center;

}
.t1 {
	width: 132px;
	display: block;
	float: left;
}
.t2 {
	width: 155px;
	display: block;
	float: left;
}
.divisionff {
	margin-bottom: 10px;
	height: 35px;
	clear: both;
}
.divisionff2 {
	margin-bottom: 10px;
	height: 95px;
}.letgr {
	font-size: 13px;
	color: #900;
	font-weight: bold;
	margin-bottom: 10px;
}
.letgr2 {
	font-size: 17px;
	color: #C60;
	font-weight: bold;
	margin-bottom: 10px;
}
#formcen p {
	text-align: center;
}
#main #divecen {
	text-align: center;
}
#divecen p {
	text-align: center;
}
.formulario {
	margin-top: 20px;
	width: 380px;
	padding: 8px;
	border: 1px solid #B5A385;
	text-align: center;
}



.margen3 {
	height: 20px;
	padding-top: 8px;
	padding-bottom: 5px;
	clear: both;
}
.formulario p {
	text-align: center;
}

.margen4 {
	height: 73px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.form2 {
	width: 160px;
	float: left;
	text-align: right;
	margin-right: 10px;
}
/* form */
#Name2, #Email2, #Adults2, #Telephone2, #Arrival_Day2, #Departure_Day2, #Country_Origin2 {
	width: 170px;
	background-color: #FFFFFF;
	height: 12px;
	padding: 3px;
	float: left;
	font-size: 11px;
}
#Arrival_Day2, #Departure_Day2 {
	width: 80px;
	background-color: #FFFFFF;
	height: 12px;
	padding: 3px;
	float: left;
	font-size: 11px;
}
#Adults2 {
	width: 170px;
	height: 15px;
	padding: 3px;
	font-size: 11px;
	background-color: #FFFFFF;
}
#Comments2 {
	width: 170px;
	height: 70px;
	padding: 3px;
	background-color: #FFFFFF;
	float: left;
	font-size: 11px;
}
#Submit2 {
	background-color: #690;
	color: #FFFFFF;
	border: 1px solid #FFFFFF;
	width: 130px;
	height: 20px;
	font-weight: bold;
	margin-top: 10px;
}

#Submit2:hover {
	cursor: pointer;
	border: 1px solid #FFC;
}
#Name2, #Email2, #Comments2, #Submit2, #Adults2, #Arrival_Day2, #Telephone2, #Departure_Day2, #Country_Origin2 {
	font-size: 11px;
	border: 1px solid #B78900;
}
#formpr .letformt {
	text-align: center;
	margin-bottom: 8px;
	color: #900;
}
.serv li {
	margin-bottom: 4px;
}
.rates li {
	padding-bottom: 4px;
}
.centrar {
	text-align: center;
}
#text2 {
}
.celbck {
	margin: 1px;
	padding: 1px;
	border: 1px solid #A79154;
	font-weight: bold;
	color: #960;
}
.celr {
	border: 1px solid #5E6C37;
	margin: 1px;
	padding: 1px;
}
#tarifasw {
	background-color: #96D474;
	border: 1px solid #7BCA51;
	margin-bottom: 4px;
	text-align: center;
	color: #360;
	padding-top: 3px;
	padding-right: 3px;
	padding-left: 3px;
}
#tarifasw p {
	text-align: center;
	font-size: 13px;
}
.witarifas {
	font-weight: normal;
	color: #000;
}
.tarifasul {
	list-style-type: none;
}
.tarifasul li {
	display: block;
	clear: both;
	height: 20px;
	margin-bottom: 5px;
	line-height: 20px;
}
.divt1 {
	width: 110px;
	float: left;
	margin-right: 5px;
	text-align: left;
}
.divt2 {
	width: 70px;
	float: left;
	font-weight: bold;
}

