* {
	font-family: Arial, Geneva, sans-serif;
}
body {
	margin: 0;
	padding: 0;
	background: #E9E6DD;
}
a {
	text-decoration: none;
}
img {
	border: none;
}
.clear-all {
	clear: both;
	line-height: 1px;
	height: 1px;
}
.al {
	text-align: left;
}
.ar {
	text-align: right;
}
#wp {
	width: 962px;
	margin: 0 auto;
	padding: 0;
	position:relative;
}
#header {
	position: relative;
	height: 88px;
	background: url('../img/header_bg.png') no-repeat left top;
}
#menu {
	position: absolute;
	bottom: 0;
	left: 250px;
}
#menu a {
	font-size: 12px;
	display: block;
}
#menu ul {
	list-style: none;
	margin: 0 auto;
	padding: 0;
}
#menu ul li {
	display: inline;
}
#lang {
	position: absolute;
	bottom: 5px;
	right: 20px;
}
#lang a img {
	border: 2px solid #E9E6DD;
}
#lang a:hover img {
	border: 2px solid #4b821d;
}
#main-wp {
	width: 100%;
}
#sidebar-wp {
	float: left;
	width: 247px;
	overflow:hidden;
	background: url('../img/body_bg.png') repeat-y left top;
}
#sidebar {
	width: 100%;
}
#sidebar h3 {
	text-align: left;
	margin: 0;
	font-size: 18px;
	padding-top: 15px;
	padding-left: 28px;
	color: #fff;
	font-weight: normal;
}
#sidebar div#reservas h3 {
	padding: 0;
	padding-left: 28px;
}
#reservas {
	margin: 3px 0 0 9px;
	width: 236px;
	height: 309px;
	background: url('../img/left1_bg.jpg') no-repeat left top;
}
#reservas form {
	/*margin: 15px 20px 0 20px !important;	*/
	margin: 15px 15px 0 23px !important;	
	height: 175px;
	padding: 0;
	margin: 10px 20px 0 20px;
}
*:first-child+html #reservas form {margin: 10px 20px 0 20px !important;}
#reservas form label {
	font-size: 11px;
	color: #fff;
	display: block;
}
#reservas p {
	margin: 3px;
	position: relative;
	clear: both;
}
#reservas .calendar p {
	clear: none;
	width: 85px;
}
#reservas .calendar p.cal-left {
	float: left;
}
#reservas .calendar p.cal-right {
	float: right;
}
.calendar input {
	width: 60px;
	height: 14px;
	border: 1px solid #9cd965;
}
.calendar a {
	position: absolute;
	top: 17px;
	left: 70px;
}
#reservas .person p {
	margin: 0;
	padding: 0;
	/*margin-left: 5px !important;*/
	margin-left: 2px !important;
	float: left;
	clear: none;
	margin-left: 3px;
}
#reservas .person p#ninos-box {
	margin-left: 10px;
}
#reservas .person p#regiment-box {
	float: right;
	margin: 0;
}
#reservas #reservas-btn-box {
	padding-top: 13px !important;
	padding-top: 5px;
}
*:first-child+html #reservas #reservas-btn-box {
	padding-top: 5px !important;
}
button {
	background-color:transparent;
	border:medium none;
	cursor:pointer;
	margin:0;
	overflow:visible;
	padding:0px;
}
*:first-child+html #reservas-btn-box button{width: 1;} 


#reservas-btn-box button span {
	background: url('../img/reservas_btn.gif') no-repeat left top;
	width: 155px;
	height: 43px;
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	padding-left: 17px;
	padding-top: 13px;
	display: block;
	text-decoration: none;
}
#hotel {
	width: 100%;
}
#map {
	margin: 5px 0 0 9px;
	position: relative;
	width: 236px;
	text-align: center;
	height: 255px;
	background: url('../img/left_bg.jpg') no-repeat left top;
}
#map img {
	position: absolute;
	bottom: 7px;
	left: 7px;
	border: 1px solid #9dd965;
}
#buscar {
	margin: 5px 0 0 9px;
	width: 236px;
	text-align: center;
	height: 149px;
	background: url('../img/left_bg.jpg') no-repeat left top;
}
#buscar form, #boletin form {
	margin: 5px 0 0 0;
	padding: 0;
}

button span {
	background: url('../img/buscar_btn.png') no-repeat left top;
	width: 64px;
	height: 19px;
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
	line-height: 20px;
	text-transform: uppercase;
	display: block;
	text-decoration: none;
}
#buscar form input {
	vertical-align: middle;
}
#buscar_txtBox, #emailBoletin {
	border: 1px solid #ffa600;
	color: #535353;
	width: 145px;
	height: 14px;
	font-size: 11px;
	float: left;
	margin: 2px 0 0 10px;
}
#tag {
	clear: both;
	padding: 10px 5px 5px 5px;
}
#tag a {
	font-size: 12px;
	color: #425e1c;
}
#tag a strong {
	font-size: 18px;
}
#destinos {
	margin: 5px 0 0 9px;
	width: 236px;
	text-align: center;
	/*height: 243px;*/
	height: 268px;
	background: url('../img/left_bg.jpg') no-repeat left top;
}
#destinos a {
	font-size: 12px;
	display: block;
	text-align: left;
	line-height: 21px;
	height: 21px;
	color: #fff;
	padding: 0 0 0 40px;
}
#destinos a:hover {
	background: url('../img/destinos_hover_bg.gif') no-repeat 10px center;
}
#destinos div {
	margin-top: 15px;
}
#boletin {
	margin: 5px 0 0 9px;
	width: 236px;
	text-align: center;
	height: 102px;
	background: url('../img/left_bg.jpg') no-repeat left top;
}
#boletin p {
	padding-left: 10px;
	padding-top: 5px;
	margin: 0;
	text-align: left;
	font-size: 11px;
	color: #fff;
}
#boletin p a {
	color: #fff;
	text-decoration: underline;
}
#logo {
	margin: 0 auto;
	padding-top: 15px;
	width: 196px;
}
#logo a {
}

#flash {
	margin: 3px 0 0 3px;
}
div.googlemap_cabecera {
	width:704px;
	height:309px;
	overflow:hidden;
	display:block;
}
#content-wp {
	width: 715px;
	overflow:hidden;
	float: right;
	background: url('../img/body_bg.png') repeat-y right top;
}
#content {
	width: 100%;
}
.st-height {
	/*height: 1078px;*/
	height: 1103px;
}
.sidebar-shadow-bottom {
	background: url('../img/footer_bg.png') no-repeat left top;
	clear: both;
	height: 10px;
}
.content-shadow-bottom {
	background: url('../img/footer_bg.png') no-repeat right top;
	clear: both;
	height: 10px;
}
*:first-child+html .content-shadow-bottom {margin-top: 3px;} 
#home-wp {
	width: 707px;
	font-size: 11px;
	color: #535353;
}
#home1, #home2, #home3 {
	position: relative;
	clear: both;
}
#home1 {
	height: 205px;
	margin: 5px 0 0 3px !important;
	margin: 2px 0 0 3px;
}
*:first-child+html #home1 {
	margin: 2px 0 0 3px !important;
}
#home2 {
	height: 199px;
	margin: 5px 0 0 3px;
}
#home3 {
	/*height: 350px;*/
	height: 375px;
	margin: 5px 0 0 3px !important;
	margin: 2px 0 0 3px;
}
.home1-left {
	position: relative;
	width: 325px;
	height: 100%;
	float: left;
	background: url('../img/gray1_bg.png') no-repeat left top;
}
.home1l-link {
	position: absolute;
	top: 120px;
	text-align: center;
	padding-left: 20px;
}
.home1l-link a {
	display: block;
	float: left;
	margin-right: 3px;
	font-size: 9px;
	padding: 56px 0 3px 0;
	width: 68px;
	text-transform: uppercase;
}
.home1l-link a:hover {
	text-decoration: underline;
}
.or-link {
	color: #e77315;
	background: url('../img/orl_bg.gif') no-repeat left top;
}
.re-link {
	color: #d91b1b;
	background: url('../img/redl_bg.gif') no-repeat left top;
}
.gr-link {
	color: #52b581;
	background: url('../img/grl_bg.gif') no-repeat left top;
}
.br-link {
	color: #2173e0;
	background: url('../img/brl_bg.gif') no-repeat left top;
}
.home1-right {
	width: 374px;
	float: right;
	height: 100%;
	background: url('../img/gray2_bg.png') no-repeat left top;
}
.home2l-wp {
	margin-top: 15px;
}
.or-btn {
	display: block;
	background: url('../img/gray_orange_btn.gif') no-repeat left top;
	padding: 4px 0 4px 25px;
	margin: 20px 0 0 16px;
	font-weight: bold;
	color: #fff;
	font-size: 10px;
	text-transform: uppercase;
}
.home2l-wp a {
	display: block;
	color: #535353;
	font-size: 11px ;
	padding: 3px 0 3px 50px;
	font-weight: bold;
}
.home2l-wp a:hover {
	color: #fff;
	background: url('../img/gray_hover_bg.gif') no-repeat 15px center;	
}
.home2-left {
	width: 325px;
	height: 100%;
	float: left;
	position: relative;
	background: url('../img/gray3_bg.png') no-repeat left top;
}
.home2-right {
	width: 374px;
	float: right;
	height: 100%;
}
.home3-left {
	position: relative;
	width: 325px;
	height: 100%;
	float: left;
	background: url('../img/gray4_bg.png') no-repeat left top;
}
.home3-right {
	position: relative;
	width: 374px;
	float: right;
	height: 100%;
	background: url('../img/gray5_bg.png') no-repeat left top;
}
.home3-link a {
	display: block;
	position: relative;
	left: 10px;
	padding-top: 15px;
	height: 38px;
	padding-left: 60px;
	color: #535353;
}
.home3-link a span {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 50px;
	height: 52px;
}
.home3l {
	width: 296px;
}
.home3r {
	width: 334px;
}
.home3l a:hover  {
	background: url('../img/home_hover_bg.png') no-repeat left top;
}
.home3r a:hover  {
	background: url('../img/home3_hover_bg.png') no-repeat left top;
}

.mail {
	background: url('../img/mail_icon.gif') no-repeat center center;
}
.mobile {
	background: url('../img/mobile_icon.gif') no-repeat center center;
}
.skype {
	background: url('../img/skype_icon.gif') no-repeat center center;
}
.man-group {
	background: url('../img/man_group_icon.gif') no-repeat 5px center;
}
.play {
	background: url('../img/play_icon.gif') no-repeat center center;
}
.pdf {
	background: url('../img/pdf_icon.gif') no-repeat center center;
}
.faqs {
	background: url('../img/faq_icon.gif') no-repeat center center;
}
.info {
	background: url('../img/info_icon.gif') no-repeat center center;
}
#home-wp h2 {
	margin: 0;
	padding: 20px 0 0 30px;
	color: #4b821d;
	font-size: 15px;
}
.servicios-link-wp {
	padding-top: 20px;
	padding-left: 15px;
}
.servicios-link-wp a {
	display: block;
	width: 53px;
	float: left;
	margin: 0 3px;
	background: url('../img/servicios_bg.gif') no-repeat left top;
}
.servicios-link-wp a:hover {
	background: url('../img/servicios_hover_bg.gif') no-repeat left top;
}
.servicios-hover-text {
	display: none;
	position: absolute;
	top: 130px;
	right: 5px;
	background: #f2f2f2;
	border: 1px solid #ff8812;
	padding: 3px 15px;
	width:190px;
}
.text-detail {
	padding: 0 30px;
}



#footer {
	clear: both;
	position: relative;
	font-size: 10px;
	text-align: right;
	padding-top: 5px;
	height: 120px;
	color: #999;
	
}
#footer a {
	padding: 4px;
	color: #999;
}
#footer a.logo-link {
	padding: 4px 0;
}
#footer a:hover {
	text-decoration: underline;
}
#footer a img {
	vertical-align: top;
}
#footer a.logo-W3C {
	position:absolute;
	top:0px;
	left:0px;
}

/* ******** VICENTE ******************/
div#reservas {
	position:relative;
}
#bhotel {
  width:195px;
}
input.fecha {
	cursor:pointer;
	width:85px;
}
.capaIframe {
	position:absolute;
	z-index:30;
	visibility:hidden;
	top:0px;
	overflow:hidden;
	margin:0px;
	height:1px;
	width:1px;
	background-color:#FFFFFF;
}
img.qualitat {
position: absolute;
left: 500px;
z-index:100;
}