* {
	padding:0;
	margin:0;
	border:0;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #DBD6C3;
	width: 760px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
#imagensup {
	background-color: #292818;
	list-style-position: inside;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#imagensup li {
	display: inline;
}
#imagensup li a {
	display: block;
	height: 290px;
	background-image: url(imagenes/logo.jpg);
	width: 752px;
	border: 4px solid #FFF;
}
h1 {
	font-family: 'Calligraffitti', serif;
	font-size: 36px;
	font-style: normal;
	font-weight: 700;
	text-shadow: 2px 2px 2px #bbb;
	text-decoration: none;
	text-transform: none;
	letter-spacing: 0em;
	word-spacing: 0em;
	line-height: 1.2;
	color: #FFF;
}
.h1hotel {
	color: #000000;
	font-size: 22px;
	text-shadow: none;
	margin-top: 5px;
	text-align: left;
	width: 300px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
	margin-bottom: 10px;
}
h2 {
	color: #990000;
	padding-bottom: 5px;
	font-weight: bold;
	font-size: 15px;
}
h3 {
	margin-top: 15px;
	font-size: 12px;
	margin-bottom: 6px;
}
h4 {
	color: #CC9900;
	margin-bottom: 10px;
	font-size: 12px;
}

ul {
	list-style-position: outside;
	margin-bottom: 10px;
	list-style-type: none;
}
.linkmh {
	float: right;
	width: 165px;
	margin-top: 10px;
	color: #FFFFFF;
	background-color: #A05A27;
	height: 20px;
	margin-right: 10px;
	border: 1px solid #FFFFFF;
	text-align: center;
	line-height: 20px;
}


#texto {
	border: 1px solid #E0E2E2;
	margin-bottom: 5px;
	margin-top: 4px;
	background-color: #FFF;
	padding: 20px;
}
#texto .linkmh a {
	font-weight: bold;
	color: #FFFFFF;
}


#copyright {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #292818;
	text-align: center;
	padding: 8px;
	clear: both;
	border: 2px solid #E0E2E2;
}
#copyright a {
	color: #FFFFFF;
	text-decoration: underline;
}
.parte1 {
	float: left;
	width: 490px;
	text-align: justify;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-right: 20px;
}
.parte1f {
	float: left;
	width: 553px;
	text-align: center;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
}
.parte2 {
	width: 208px;
	float: left;
	text-align: center;
	margin-top: 8px;
}
#texto .parte1 a {
	color: #0066CC;
	font-weight: bold;
	font-size: 11px;
}

.parte1 p, .parte2 p, #reservas p {
	padding-bottom: 8px;
}
#formulario p {
	padding-bottom: 10px;
	font-size: 11px;
}
#hoteles li {
	display: inline;
}
#hoteles {
}

#hoteles li a {
	display:block;
	font-size:11px;
	color:#000000;
	font-weight: normal;
	width: 220px;
	padding-top: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E5CEA2;
	text-decoration: none;
	height: 22px;
	margin-left: 5px;
}
#hoteles li a:hover {
	color: #990000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC9E4A;
	background-color: #FFEFC6;
	cursor: pointer;

}
.c1	{
	width: 180px;
	padding-left: 5px;
	text-align: left;

}
.c2	{
	width: 30px;
}
.c1, .c2 {
	float: left;
}
.verdep {
	font-size: 10px;
	font-weight: bold;
	color: #009900;
	padding-top: 5px;
}

.t1 {
	width: 132px;
	display: block;
	float: left;
}
#dos {
	clear: both;
	padding-right: 8px;
	padding-left: 8px;
}
#uno {
	clear: both;
} 

#reservas, #lhoteles, #formulario  {
	width: 230px;
	height: 245px;
	text-align: center;
	background-image: url(imagenes/back_r.gif);
	background-repeat: no-repeat;
	float: left;
	margin-bottom: 10px;
	margin-top: 10px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#reservas, #lhoteles  {
	margin-left: 10px;
}
#reservas a {
	font-size: 10px;
	color: #0066CC;
	font-weight: bold;
}
#formulario {
}

#lhoteles {
}


ul.rates, ul.serv {
	text-align: left;
}
#texto .parte1 .serv li {
	padding-bottom: 3px;
}

/* form */

#formp	{
	width:249px;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 210px;
}
#Name, #Email, #Arrival_Day, #Adults {
	width: 155px;
	height: 16px;
	padding: 2px;
	background-color: #FFF8E1;
}
#Adults {
	width: 155px;
	height: 15px;
	padding: 3px;
}
#Comments {
	width: 155px;
	height: 40px;
	padding: 3px;
	background-color: #FFF8E1;
}
#Submit {
	background-color: #8C6900;
	color: #FFFFFF;
	border: 1px solid #FFFFFF;
	width: 150px;
	height: 20px;
	font-weight: bold;
}

#Submit:hover {
	cursor: pointer;
	border: 1px solid #FFFFFF;
}
#Name, #Email, #Comments, #Submit, #Arrival_Day, #Adults {
	font-size: 11px;
	border: 1px solid #FFDD75;
}
.borde {
	border: 1px solid #990000;
	padding: 2px;
}

#formp p {
	margin-bottom: 5px;
}
.verdep {
	font-size: 10px;
	font-weight: bold;
	color: #0099CC;
	padding-top: 5px;
}
#centrar {
	text-align: center;
}
.formn {
	width: 65px;
	float: left;
	text-align: left;
}
#formc {
	width: 430px;
	background-image: url(imagenes/back_form.gif);
	font-size: 11px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	background-repeat: repeat;
	background-position: top;
}
#formc h1 {
}

#formcs {
	background-image: url(imagenes/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(imagenes/back_formi.gif);
	width: 430px;
	height: 28px;
	background-repeat: no-repeat;
	background-position: center top;
	margin-right: auto;
	margin-left: auto;
}
#formc p {
	padding-bottom: 10px;
	text-align: center;
}
#formc h1 {
	font-size: 18px;
	margin: 0px;
}
#gracias {
	font-size: 12px;
	padding: 10px;
}
#gracias a {
	font-size: 11px;
	font-weight: normal;
}
.blue {
	color: #008BCE;
	font-size: 11px;
}
.linkverde {
	color: #0099CC;
	font-weight: bold;
	font-size: 11px;
}
.linkh {
	height: 85px;
	border: 1px solid #C7D7EB;
	padding-top: 35px;
	margin-right: auto;
	margin-left: auto;
	background-color: #F5F9FC;
}
.adsense {
	background-color: #FFFFFF;
	margin-top: 4px;
	border: 1px solid #E0E2E2;
	text-align: center;
	padding: 4px;
}
#texto .texto {
	padding: 5px;
}
#texto .texto p {
	text-align: justify;
	margin-bottom: 8px;
}
#texto .texto .letgr{
	font-size: 18px;
	color: #C60;
	text-align: center;
	margin-bottom: 15px;
}
.texto #centrar p{
	text-align: center;
}
.divi1 {
	float: left;
	width: 730px;
}
.divi2 {
	float: left;
	width: 20px;
}
.boton {
	background-color: #4C8F4C;
	padding: 5px;
	margin-bottom: 8px;
	border: 1px solid #CEF2CE;
	margin-right: auto;
	margin-left: auto;
	height: 15px;
	line-height: 15px;
	background-image: url(imagenes/fb.gif);
}
.boton2 {
	background-color: #4C8F4C;
	padding: 5px;
	margin-bottom: 8px;
	border: 1px solid #CEF2CE;
	margin-right: auto;
	margin-left: auto;
	height: 15px;
	line-height: 15px;
	background-image: url(imagenes/fb.gif);
	font-weight: bold;
	color: #FFF;
}
#texto .boton a {
	color: #FFF;
	font-weight: bold;
}
#texto .boton a:hover {
	color: #FFFFEA;
}

.navi {
	clear: both;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #EFEFEF;
	margin-right: auto;
	margin-left: auto;
	padding-top: 6px;
	padding-bottom: 6px;
	background-color: #F9F9F9;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EFEFEF;
}
.navi a {
	color: #39C;
	font-weight: bold;
}
.formex {
	clear: both;
}
.letf
 {
	font-size: 16px;
	font-weight: bold;
	color: #069;
}
.divif, divif p{
	text-align: center;
	padding: 3px;
	margin-right: auto;
	margin-left: auto;
}
#Name2, #Email2, #Telephone2, #Country_Origin2, #Arrival_Day2, #Departure_Day2, #Adults2 {
	width: 220px;
	height: 12px;
	padding: 3px;
	line-height: 15px;
}
#Comments2 {
	width: 220px;
	height: 80px;
	padding: 3px;
}
#Submit2 {
	background-color: #4C8F4C;
	color: #FFFFFF;
	width: 120px;
	font-weight: bold;
	font-size: 11px;
	margin-top: 8px;
	border: 1px solid #51662C;
	background-image: url(imagenes/fb.gif);
	padding: 2px;
	height: 20px;
}

#Submit2:hover {
	cursor: pointer;
	color: #FFFFCC;
}
#Name2, #Email2, #Comments2, #Telephone2, #Country_Origin2, #Arrival_Day2, #Departure_Day2, #Adults2 {
	font-size: 11px;
	border: 1px solid #C0C3CA;
}
.t1 {
	width: 120px;
	float: left;
	margin-right: 5px;
	text-align: right;
}
.t2 {
	float: left;
	width: 220px;
}
.divi  {
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 8px;
	font-weight: bold;
	color: #000000;
	font-size: 11px;
	height: 20px;
	clear: both;
	width: 350px;
}
.divi3  {
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 8px;
	font-weight: bold;
	color: #000000;
	font-size: 11px;
	height: 86px;
	width: 350px;
}
.letstyle1{
	font-size: 11px;
	font-weight: bold;
	color: #069;
	margin-bottom: 7px;
	text-align: center;
}
.letst3 {
	font-size: 11px;
	color: #000;
	margin-bottom: 20px;
	text-align: center;
}
.letst2  {
	font-size: 16px;
	color: #693;
	text-align: center;
	font-weight: bold;
	margin-top: 8px;
}
.publicidad {
	background-color: #FFF;
	border: 2px solid #FBFBFD;
	padding: 2px;
	margin-top: 5px;
	height: 90px;
}
.divc {
	width: 720px;
	float: left;

}
.copyrigth2 {
	width: 720px;
	float: left;
}
.sm {
	float: left;
	padding-top: 4px;
}
.clr {
	clear: both;
}
.sepr {
	margin-bottom: 10px;
}
#menurec {
	margin-right: auto;
	margin-left: auto;
	width: 178px;
}
#menurec li {
	display: inline;
}
#menurec li a {
	display: block;
	width: 160px;
	text-align: left;
	background-color: #F4F4FF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E1E1FF;
	text-decoration: none;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 14px;
	background-image: url(imagenes/lirec.gif);
	background-repeat: no-repeat;
	background-position: left center;
	color: #551A8B;
}
#menurec li a:hover {
	background-image: url(imagenes/lirech.gif);
	background-repeat: no-repeat;
	background-position: left center;
	color: #06C;
}
.fondor {
	background-color: #F0F0FF;
	border: 1px solid #6A6AFF;
	width: 192px;
	padding-top: 4px;
	padding-right: 4px;
	padding-left: 4px;
	margin-right: auto;
	margin-left: auto;
	color: #C60;
	font-size: 11px;
	margin-bottom: 5px;
}
#Name, #Email3, #Telephone, #Country_Origin, #Arrival_Day, #Departure_Day, #Adults {
	width: 230px;
	height: 12px;
	padding: 3px;
	line-height: 15px;
	background-color: #FFF;
}
#Comments3 {
	width: 230px;
	height: 80px;
	padding: 3px;
}
#Submit {
	background-color: #4B7490;
	color: #FFF;
	width: 120px;
	font-weight: bold;
	font-size: 11px;
	margin-top: 8px;
	border: 1px solid #526F83;
}

#Submit:hover {
	cursor: pointer;
	color: #FFFFCC;
}
#Name, #Email3, #Comments3, #Telephone, #Country_Origin, #Arrival_Day, #Departure_Day, #Adults {
	font-size: 11px;
	border: 1px solid #526F83;
}
.margen {
	height: 20px;
	width: 375px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
}
.margen2 {
	width: 375px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
}
.formn {
	text-align: right;
	width: 98px;
	float: left;
	padding-right: 2px;
}
.clr {
	clear: both;
}#texto .subcent {
	text-align: center;
}
#texto .centrar2 p{
	text-align: center;
}
#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: 22px;
	margin-bottom: 5px;
	line-height: 22px;
}
.divt1 {
	width: 110px;
	float: left;
	margin-right: 5px;
	text-align: left;
	padding-right: 2px;
	padding-left: 5px;
	border: 1px solid #E5E5E5;
	background-color: #F9FAF8;
}
.divt2 {
	width: 70px;
	float: left;
	font-weight: bold;
	border: 1px solid #F0F0F0;
	background-color: #F9FAF8;
	padding-left: 5px;
}
.divmh {
	margin-bottom: 5px;
	clear: both;
}
