/*   RESET CSS   */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-family:Arial, Helvetica, sans-serif;
	vertical-align: baseline;
}
html, body {
	height:100%;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color:#fff;
	background:#f5f3ec url(images/bck_body.gif) repeat-x;
	text-align:center;
	color:#494738;
	font-size:12px;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
/*------------------------------------------------------------------   GENERAL CLASSES  -----------------------------------------------------------------------*/

a {
	text-decoration:underline;
	color:#768404;
}
a:hover {
	text-decoration:none;
	color:#768404;
}


.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
.clearfix {
	zoom: 1;
}
.clear {
	clear:both;
}
.left {
	float:left;
}
.right {
	float:right;
}
p {
	display:block;
	margin:10px 0px;
	line-height:15px;
}
.borde {
	padding:1px;
	border:#fff solid 1px;
	display:inline-block;
}
.nomargin {
	margin:0px;
}
.div50 {
	width:50%;
	margin:0px;
	float:left;
}
.div100 {
	width:100%;
}
.importante, .error {
	display:block;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-ms-border-radius: 4px;
	background:#F8D8D8;
	border:#A70000 solid 1px;
	padding:20px;
	color:#A70000;
	margin-bottom:0px;
}
#news .error, .content_footer .error {
	display:block;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-ms-border-radius: 4px;
	background:#F8D8D8;
	border:#A70000 solid 1px;
	padding:10px;
	color:#A70000;
	margin-bottom:20px;
}
h1 {
	font-size:22px;
	margin:15px 0px 15px 0px;
	color:#930112;
	font-weight:bold;
}
h2 {
	font-size:25px;
	margin:0px 0px 10px 0px;
	color:#5d5b3a;
	text-transform:none;
	font-family: Arial, Helvetica, sans-serif;
}
h2 span {
	color:#95a60a;
	text-transform:none;
	font-family:Arial, Helvetica, sans-serif;
}
h3 {
	font-size:18px;
	margin:0px 0px 15px 0px;
	color:#5d5b3a;
	font-weight:normal;
}
h3 span {
	color:#c24d0e;
	text-transform:none;
	font-family:Arial, Helvetica, sans-serif;
}
h4 {
	color:#c24d0e;
	text-transform:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	margin:0px 0px 15px 0px;
	font-weight:normal;
}
/*--------------------------------------------------------------------   FONTS  ----------------------------------------------------------------------------*/



@font-face {
	font-family: 'LeagueGothicRegular';
	src: url('../fonts/League_Gothic.eot');
	src: local('../fonts/League Gothic'), local('../fonts/LeagueGothic'), url('../fonts/League_Gothic.woff') format('woff'), url('../fonts/League_Gothic.ttf') format('truetype'), url('../fonts/League_Gothic.svg#LeagueGothic') format('svg');
}
/*------------------------------------------------------------------   STRUCTURE  --------------------------------------------------------------------------*/


body#home {
	background:#f5f3ec url(images/bck_body_home.gif) repeat-x;
}
#container {
	width:980px;
	margin:0px auto;
}
body#home #top {
	width:980px;
	padding-bottom:11px;
	height:122px;
	background:url(images/shadow_top.gif) no-repeat bottom;
}
#top {
	width:980px;
	height:122px;
}
#search_home {
	width:980px;
	height:323px;
	background:url(images/shadow_top2.gif) no-repeat bottom;
	margin-bottom:0px;
	position:relative;
	z-index:2
}
#search {
	width:980px;
	height:128px;
	text-align:center;
	margin-bottom:0px;
	background:#697D1F url(images/bck_search.gif) repeat-x;
	border-bottom:#dae1b7 solid 5px;
	border-right:#dae1b7 solid 5px;
	border-left:#dae1b7 solid 5px;
	-moz-border-radius-bottomleft:8px;
	-moz-border-radius-bottomright:8px;
	-ms-border-radius-bottomleft:8px;
	-ms-border-radius-bottomright:8px;
	-webkit-border-bottom-left-radius:8px;
	-webkit-border-bottom-right-radius:8px;
}
#content {
	background:url(images/bck_sidebar.gif) repeat-y right;
	margin:20px 0px 50px 0px;
	text-align:left;
	position:relative;
	z-index:0;
}
#content_main {
	width:700px;
	margin:0px 20px;
	float:left;
	padding-bottom:30px;
	position:relative;
	z-index:1
}
#content_main2 {
	width:700px;
	margin:0px auto;
	padding-bottom:30px;
}
#sidebar {
    background: url("images/bck_sidebar_top.gif") no-repeat scroll center top transparent;
    float: right;
    margin: 0 0 28px;
    padding: 30px 0 0 0;
    position: relative;
    width: 240px;
}
#footer {
	width:100%;
	background:#494738 url(images/bck_footer.gif) repeat-x;
}
#subfooter {
	width:100%;
	height:57px;
	background:#3a392d;
}
/*---------------------------------------------------------------------   TOP  -----------------------------------------------------------------------------*/

 
 
#logo {
	width:230px;
	height:96px;
	background:url(images/logo.png) no-repeat;
	text-indent:-999999px;
	float:left;
	margin:12px 0px 12px 50px;
}
ul#botonera {
	float:right;
	margin:67px 0px 20px 0px;
}
ul#botonera li {
	float:left;
	width:124px;
	height:35px;
	line-height:33px;
	text-transform:uppercase;
	text-align:center;
	font-weight:bold;
	margin:0px 5px;
	background:url(images/buttons_top.gif) no-repeat 0px 0px;
}
ul#botonera li.active {
	float:left;
	width:124px;
	height:35px;
	margin:0px 5px;
	background:url(images/buttons_top.gif) no-repeat -124px 0px;
}
ul#botonera li a {
	display:block;
	color:#dad5c5;
	text-decoration:none;
	cursor:pointer;
}
ul#botonera li.active a {
	display:block;
	color:#424134;
	text-decoration:none;
	cursor:default;
}
#lan {
	position:absolute;
	top:30px;
	right:0px;
	width:143px;
	height:35px;
	background:url(images/cont_lan.png) no-repeat;
}
#lan a {
	text-decoration:none;
	color:#fff;
	vertical-align:middle;
	display:block;
	padding:10px;
}
#lan a img {
	margin-right:10px;
}
/*-----------------------------------------------------------------   SEARCH HOME  -------------------------------------------------------------------------*/


#search_destacadas, #search_estancias, #search_escapadas {
	width:980px;
	height:280px;
	position:relative;
	padding:10px 0px 0px 0px;
	text-align:left;
}
#content_forms {
	width:296px;
	display:inline-block;
	height:273;
	background:url(images/bck_form_home.gif) no-repeat;
	padding:20px;
	color:#fff;
	float:left;
}
#search_destacadas form div {
	width:100%;
	display:block;
	margin:0px 0px 12px 0px;
	*margin:0px 0px 10px 0px;
	position:relative;
}

#search_destacadas form .sub .edadHab {
	width:148px;
	display:inline-block;
	float:left;
	margin:12px 0px 0px 0px;
	position:relative;
}
#search_destacadas form div label {
	width:50%;
	*width:40%;
	display:inline-block;
	float:left;
	text-align:left;
}

#search_destacadas form div label + label {
	float:right;}

#search_destacadas form div input.text {
	width:280px;
	border:#b5c86c solid 5px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-ms-border-radius: 4px;
	cursor:pointer;
	padding:4px 3px;
	font-size:12px;
	background: #fff url(images/icon_select.gif) no-repeat 98% 50%;
	color:#777777;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:capitalize;
	position:relative;
	z-index:4;
	margin:0;
}
#search_destacadas form .sub .edadHab select {
	width:140px;
	border:#b5c86c solid 5px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-ms-border-radius: 4px;
	background: #fff url(images/icon_cal.gif) no-repeat 95% 50%;
	cursor:pointer;
	padding:4px 3px;
	font-size:12px;
	color:#777777;
	font-family:Arial, Helvetica, sans-serif;
}
#search_destacadas form div input.text_fechas {
	width:125px;
	border:#b5c86c solid 5px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-ms-border-radius: 4px;
	background: #fff url(images/icon_cal.gif) no-repeat 95% 50%;
	cursor:pointer;
	padding:4px 3px;
	font-size:12px;
	color:#777777;
	font-family:Arial, Helvetica, sans-serif;
	margin:0;
}
#search_destacadas form div input.submit {
	width:221px;
	height:51px;
	background:url(images/b_submit_home.gif) no-repeat;
	border:none;
	color:#fff;
	text-shadow: #5a6822 0px -1px 0px;
	text-transform:uppercase;
	font-size:11px;
	font-weight:bold;
}
#content_forms ul.padre, #search form fieldset div ul.padre {
    background: none repeat scroll 0 0 #FFFFFF;
    border-bottom: 5px solid #B5C86C;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    border-left: 5px solid #B5C86C;
    border-right: 5px solid #B5C86C;
    display: none;
    left: 0;
    padding: 5px;
    position: absolute;
    top: 27px;
    width: 260px;
    z-index: 10;
	-moz-border-radius-bottomleft:4px;
	-webkit-border-bottom-left-radius:4px;
	-moz-border-radius-bottomright:4px;
	-webkit-border-bottom-right-radius:4px;
}
#search form fieldset div ul.padre {
	width:200px;
	text-align:left;
}
#content_forms ul.padre>li, #search form fieldset div ul.padre>li {
	border-top:#e5ebce solid 1px;
}
#content_forms ul.padre li a, #search form fieldset div ul.padre li a {
	color:#5E5E5E;
	text-decoration:none;
	display:block;
	padding:3px 10px;
	cursor:pointer;
	text-transform:capitalize;
}
#content_forms ul.padre li a:hover, #search form fieldset div ul.padre li a:hover {
	background:#e5ebce;
	text-decoration:none;
	display:block;
	padding:3px 10px;
}
#content_forms ul.padre ul, #search form fieldset div ul.padre ul {
	position:relative;
	width:50%;
	float:left;
	margin:5px 0px 0px 0px;
}
#content_forms ul.padre ul li, #search form fieldset div ul.padre ul li {
	display:block;
	font-size:14px;
	text-transform:capitalize;
	font-weight:bold;
	color:#666666;
	text-align:center;
}
#content_forms ul.padre ul li ul, #search form fieldset div ul.padre ul li ul {
	display:block;
	width:100%;
	float:none;
	border-top:#e5ebce solid 1px;
}
#content_forms ul.padre ul li ul li, #search form fieldset div ul.padre ul li ul li {
	text-transform:capitalize;
	text-align:left;
	font-size:12px;
	font-weight:normal;
	margin:0px;
	border:none;
}
.anythingSlider .wrapper ul li a {
	display:inline-block;
	position:relative;
	color:#FFFFFF;
	font-size:14px;
	text-decoration:none;
}
.anythingSlider .wrapper ul li a img {
	display: block;
}
.anythingSlider .wrapper ul li a .cont {
	position:absolute;
	width:94%;
	bottom:0px;
	left:0px;
	height:53px;
	background:url(images/1pxblack.png);
	padding:10px 3%;
}
.anythingSlider .wrapper ul li a .cont span {
	float:left;
	border-right:#FFFFFF solid 1px;
	padding-right:20px;
	margin-right:20px;
}
.anythingSlider .wrapper ul li a .cont span .lugar {
	display:block;
	font-size:30px;
	font-weight:bold;
	float:none;
	border-right:none;
	margin:0px;
	padding:0px;
}
.anythingSlider .wrapper ul li a .cont .precio {
	float:left;
	border-right:none;
	margin:0px;
	padding:0px;
}
.anythingSlider .wrapper ul li a .cont .precio strong {
	display:block;
	font-size:30px;
	font-weight:bold;
}
/*-------------------------------------------------------------------   SEARCH   ---------------------------------------------------------------------------*/


#search form {
	margin:0px auto 7px auto;
}
#search form#destacadas {
	width:880px;
}
#search form#destacadas2 {
	width:880px;
}
#search form#estancias {
	width:800px;
}
#search form#escapadas {
	width:800px;
}
#search form fieldset {
	width:220px;
	margin-right:20px;
	float:left;
}
#search form fieldset.fechas, #search form fieldset.edadHabF {
	width:140px;
}
#search form fieldset.nomargin {
	margin:0px;
}
#search form fieldset div {
	width:100%;
	display:block;
	margin:5px 0px 10px 0px;
	position:relative;
}
#search form fieldset div#input1, form #input1 {
	z-index:102;
}
#search form fieldset div#input2, form #input2 {
	z-index:101;
}
#search form fieldset div#input3, form #input3 {
	z-index:100;
}
#search form fieldset.edadHabF div {
	width:100%;
	display:block;
	margin:5px 0px 10px 0px;
	position:relative
}
#search form fieldset div label {
	width:50%;
	display:inline-block;
	float:left;
	text-align:left;
	color:#fff;
}
#search form fieldset div input.text {
	width:204px;
	border:#b5c86c solid 5px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-ms-border-radius: 4px;
	cursor:pointer;
	padding:4px 3px;
	font-size:12px;
	color:#777777;
	background: #fff url(images/icon_select.gif) no-repeat 98% 50%;
	font-family:Arial, Helvetica, sans-serif;
}
#search form fieldset div input.text_fechas {
	width:130px;
	border:#b5c86c solid 5px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-ms-border-radius: 4px;
	background: #fff url(images/icon_cal.gif) no-repeat 95% 50%;
	cursor:pointer;
	padding:4px 3px;
	font-size:12px;
	color:#777777;
	font-family:Arial, Helvetica, sans-serif;
}
#search form fieldset.edadHabF .edadHab select {
	width:140px;
	border:#b5c86c solid 5px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-ms-border-radius: 4px;
	background: #fff url(images/icon_cal.gif) no-repeat 95% 50%;
	cursor:pointer;
	padding:3px;
	font-size:12px;
	color:#777777;
	font-family:Arial, Helvetica, sans-serif;
}
#search form fieldset div input.submit {
	width:199px;
	height:40px;
	background:url(images/b_submit_search.gif) no-repeat;
	border:none;
	color:#fff;
	text-shadow: #5a6822 0px -1px 0px;
	text-transform:uppercase;
	font-size:10px;
	font-weight:bold;
	float:right;
}
.options {
	font-size: 11px;
	margin: -6px 0 10px !important;
	color:#fff;
}
fieldset.options {
	margin-top: 0 !important;
	text-align: left;
	width: 100% !important;
}
fieldset.options input {
	margin: 0 0 0 7px;
	vertical-align:bottom;
}
/*-------------------------------------------------------------------   SIDEBAR  ---------------------------------------------------------------------------*/


#sidebar h2 {
	font-size:20px;
	margin:20px 16px 20px 16px;
	color:#5d5b3a;
	text-transform:none;
	font-family: Arial, Helvetica, sans-serif;
}
#sidebar h2 span {
	color:#95a60a;
	text-transform:none;
	font-family: Arial, Helvetica, sans-serif;
}
#sidebar h3 {
	margin:0px 16px 10px 16px;
	font-size:18px;
	color:#c24d0e;
	font-weight:normal;
}
#sidebar ul.offers {
	margin:10px 16px 5px 16px;
	border-top:#ababab dashed 1px;
}
#sidebar ul.offers li {
	border-bottom:#ababab dashed 1px;
	position:relative;
}
#sidebar ul.offers li a {
	width:200px;
	height:28px;
	line-height:26px;
	padding:0px 4px;
	display:block;
	text-decoration:none;
	color:#727271;
}
#sidebar ul.offers li a:hover {
	display:block;
	padding:0px 4px;
	background:#eff4da;
	text-decoration:none;
	color:#768404;
}
#sidebar ul.offers li a span {
	position:absolute;
	top:0px;
	right:4px;
	font-size:10px;
	cursor:pointer;
}
#sidebar ul.offers li a span strong {
	font-size:18px;
	font-weight:bold;
	color:#c24d0e;
}
a.vermas {
	display:block;
	text-align:right;
	color:#768404;
	font-weight:bold;
	text-decoration:none;
	margin:0px 16px 15px 0px
}
a.vermas:hover {
	display:block;
	text-align:right;
	color:#768404;
	font-weight:bold;
	text-decoration:underline;
}
#sidebar_bot {
    background: url("images/bck_sidebar_bot.gif") no-repeat scroll 0 0 transparent;
    bottom: 0;
    height: 103px;
    position: absolute;
    right: 0;
    width: 240px;
    z-index: -9999;
}
.confianza {
	display: block;
	text-align: center;
	margin: 20px auto;
	clear: both;
	width: 100%;
	height: 67px;
}
/*--------------------------------------------------------------------- FOOTER -----------------------------------------------------------------------------*/

.content_footer {
	width:980px;
	margin:0px auto;
	position:relative;
}
.content_footer .pest {
	width:232px;
	height:40px;
	line-height:37px;
	text-align:center;
	color:#f5f3ec;
	font-weight:bold;
	background:url(images/pest_footer.jpg) no-repeat;
	position:absolute;
	top:-34px;
	left:15px;
}
.content_footer form {
	width:610px;
	float:left;
	margin:20px 20px 40px 20px;
	text-align:left;
}
.content_footer form p {
	color:#bab5a3;
	margin-bottom:22px;
}
.content_footer form p#contacto_ok {
	color:#bab5a3;
	height: 260px;
	line-height: 255px;
}
.content_footer form fieldset {
	width:285px;
	margin:0px 10px;
	float:left;
}
.content_footer form fieldset div {
	width:285px;
	margin:5px 0px;
}
.content_footer form fieldset div.short {
	float: left;
	width: 95px;
}
.content_footer form fieldset div.short input {
	width: 75px;
}
.content_footer form fieldset div.short select {
	padding: 3px;
	width: 95px;
}
.content_footer form fieldset div label {
	display:block;
	color:#fff;
	margin-bottom:5px;
}
.content_footer form fieldset div input, .content_footer form fieldset div textarea, .content_footer form fieldset div select {
	width:269px;
	border:#5c5a4c solid 5px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	background:#dddad1;
	padding:4px 3px;
	font-size:12px;
	color:#494738;
	font-family:Arial, Helvetica, sans-serif;
}
.content_footer form fieldset div.accept {
	color: white;
}
.content_footer form fieldset div.accept input {
	width:auto;
}
.content_footer form fieldset div input.esconder {
	display:none
}
.content_footer form fieldset div input.submit {
	width:110px;
	height:34px;
	border:none;
	background:url(images/b_submit_footer.gif) no-repeat;
	font-size:12px;
	color:#3a392d;
	font-weight:bold;
	text-transform:uppercase;
	font-family:Arial, Helvetica, sans-serif;
	float:right;
	margin-top:2px;
}
.tel {
	position:absolute;
	top:30px;
	right:00px;
}
#informacion {
	color: #BAB5A3;
	position: absolute;
	right: 0;
	top: 77px;
	text-align:right;
	line-height:1.25em;
}
#news {
	background:#3a392d;
	position:absolute;
	top:120px;
	right:0px;
	width:300px;
	padding:10px 20px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-ms-border-radius: 4px;
	margin-bottom: 20px;
}
#news h2 {
	height:46px;
	line-height:42px;
	background:url(images/bck_news.gif) no-repeat 0px 0px;
	padding-left:60px;
	color:#f5f3ec;
	margin:0px;
	font-size:25px;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}
#news p {
	text-align:left;
	color:#bab5a3;
}
.content_footer #news form {
	width:300px;
	margin:0px 0px 10px 0px;
}
.content_footer #news form div {
	width:300px;
	margin:5px 0px;
}
.content_footer #news form div label {
	display:block;
	color:#fff;
	margin-bottom:5px;
}
.content_footer #news form div.accept label {
	line-height: 15px;
}
.content_footer #news form div.accept label input {
	width: auto;
	padding: 0px;
	margin: 0px;
}
.content_footer #news form div input {
	width:284px;
	border:#5c5a4c solid 5px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-ms-border-radius: 4px;
	background:#dddad1;
	padding:4px 3px;
	font-size:12px;
	color:#494738;
	font-family:Arial, Helvetica, sans-serif;
}
.content_footer #news form div input.submit {
	width:110px;
	height:34px;
	border:none;
	background:url(images/b_submit_footer.gif) no-repeat;
	font-size:12px;
	color:#3a392d;
	font-weight:bold;
	text-transform:uppercase;
	font-family:Arial, Helvetica, sans-serif;
	float:right;
	margin-top:2px;
}
#subfooter .content_footer p {
	color:#fff;
	margin:0px;
	text-align:left;
	height:57px;
	line-height:55px;
}
#subfooter .content_footer p a {
	color:#969487
}
#credits {
	position:absolute;
	top:13px;
	right:0px;
	width:51px;
	height:33px;
	background:url(images/credits.gif) no-repeat;
}
#credits a {
	display:block;
	text-indent:-999999px;
}
/*---------------------------------------------------------------------- HOME ------------------------------------------------------------------------------*/



ul#offers_home {
	margin-bottom:40px;
}
ul#offers_home li {
	width:340px;
	height:100px;
	margin-right:20px;
	float:left;
	border-bottom:#838172 dotted 1px;
	position:relative;
}
ul#offers_home.campings li {
	border-bottom:none;
	margin-right:20px;
	margin-bottom: 20px;
}
ul#offers_home li.nomargin {
	margin:0px;
}
ul#offers_home li a {
	width:340px;
	height:80px;
	padding:10px 0px;
	display:block;
	text-decoration:none;
	color:#494738;
	line-height:17px;
	font-size:14px;
	font-weight:bold;
}
ul#offers_home.campings li a {
	width:340px;
	height:80px;
	padding:10px 0px;
	display:block;
	text-decoration:none;
	color:#494738;
	line-height:17px;
	font-size:14px;
	font-weight:bold;
	background: #b9cc72;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}
ul#offers_home li a:hover {
	width:340px;
	height:80px;
	padding:10px 0px;
	display:block;
	text-decoration:none;
	background:#e1dcce;
}
ul#offers_home.campings li a:hover {
	background:#99ad50;
}
ul#offers_home li a img {
	float:left;
	margin:0px 10px;
	border:#e1dcce solid 5px;
}
ul#offers_home.campings li a img {
	float:left;
	margin:0px 10px;
	border:#fff solid 5px;
}
ul#offers_home li a strong {
	font-size:14px;
	color:#758e18;
	font-weight:bold;
	padding-top:5px;
	display:inline-block;
	cursor:pointer;
}
ul#offers_home.campings li a strong {
	font-size:14px;
	color:#C24D0E;
	font-weight:bold;
	padding-top:5px;
	display:inline-block;
	cursor:pointer;
}
ul#offers_home li a span {
	font-size:12px;
	color:#5e5e5e;
	font-weight:normal;
	cursor:pointer;
}
ul#offers_home.campings li a span {
	color:#fff;
}
ul#offers_home li a span.precio {
	padding:5px 10px 10px 10px;
	position:absolute;
	top:35px;
	right:10px;
	background:#c24d0e;
	color:#fff;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-ms-border-radius: 4px;
	text-align:right;
	font-size:20px;
	font-weight:normal;
	cursor:pointer;
	margin:0px;
}
ul#offers_home.campings li a span.precio {
	padding:5px 10px 10px 10px;
	position:absolute;
	top:35px;
	right:10px;
	background:#758E18;
	color:#fff;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-ms-border-radius: 4px;
	text-align:right;
	font-size:20px;
	font-weight:normal;
	cursor:pointer;
	margin:0px;
}
ul#offers_home li a .precio b {
	font-size:11px;
	font-weight:normal;
	line-height:11px;
}
ul#offers_home li a .precio b sup {
	vertical-align:top;
	text-decoration:underline;
}
.banners {
	width:340px;
	float:left;
}
.banners img {
	margin-bottom:20px;
}
#offers_destinos {
	width:338px;
	height:358px;
	float:right;
	background:#ffffff;
	border:#c8c2ad solid 1px;
	margin-top:33px;
	position:relative;
}
#offers_destinos ul {
	width:340px;
	height:33px;
	position:absolute;
	top:-35px;
	left:-1px;
}
#offers_destinos ul li {
	width:169px;
	height:33px;
	line-height:32px;
	text-align:center;
	background:#fff;
}
#offers_destinos ul li a {
	width:167px;
	height:33px;
	display:block;
	border:#c8c2ad solid 1px;
	background:#9cb63b;
	color:#fff;
	font-weight:bold;
	cursor:pointer;
	-moz-border-radius-topleft:4px;
	-moz-border-radius-topright:4px;
	-ms-border-radius-topleft:4px;
	-ms-border-radius-topright:4px;
	-webkit-border-top-left-radius:4px;
	-webkit-border-top-right-radius:4px;
}
#offers_destinos ul li a:hover {
	background:#758c1d;
}
#offers_destinos ul li a.active, #offers_destinos ul li a.active:hover {
	width:167px;
	height:33px;
	display:block;
	border-top:#c8c2ad solid 1px;
	border-right:#c8c2ad solid 1px;
	border-left:#c8c2ad solid 1px;
	border-bottom:#fff solid 1px;
	background:#fff;
	color:#9cb63b;
	cursor:default;
}
#offers_destinos .content_left, #offers_destinos .content_right {
	display:none
}
#offers_destinos .content_left p, #offers_destinos .content_right p {
	margin:0px 10px;
	color:#a29b83;
	font-style:italic;
}
#offers_destinos table {
	margin:10px;
	width:320px;
}
#offers_destinos table td {
	border-bottom:#ababab dashed 1px;
}
#offers_destinos table td a {
	display:block;
	padding:9px 3px;
	position:relative;
	color:#5b5a4d;
	text-decoration:none;
}
#offers_destinos table td a:hover {
	color:#5b5a4d;
	background:#eff4da;
}
#offers_destinos table td a strong {
	color:#95a60a
}
#offers_destinos table td a span {
	position:absolute;
	right:5px;
	top:5px;
	text-align:right;
}
#offers_destinos table td a span strong {
	color:#c24d0e;
	font-size:18px;
}
.banner_pdf {
	width:698px;
	height:115px;
	background:#fff;
	border:#c8c2ad solid 1px;
	margin:20px 0px;
}
ul.offers_tipo {
	width:220px;
	margin-right:20px;
	float:left;
}
ul.offers_tipo.nomargin {
	margin:0px;
}
ul.offers_tipo li {
	border-bottom:#494738 dashed 1px;
}
ul.offers_tipo li.title {
	font-size:18px;
	color:#5d5b3a;
}
ul.offers_tipo li.title strong {
	font-size:18px;
	color:#c24d0e;
	display:block;
	font-weight:normal;
	margin:5px 0px 15px 0px;
}
ul.offers_tipo li a {
	display:block;
	padding:10px 5px;
	color:#575757;
	text-decoration:none;
}
ul.offers_tipo li a:hover {
	background:#e1dcce;
}
ul#great_offers {
}
ul#great_offers li {
}
ul#great_offers li a {
	color: #FFFFFF;
	display: block;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	background: url("images/offers_bkg.png") no-repeat scroll 0 0 transparent;
	height: 161px;
	width: 700px;
	position:relative;
	margin:15px 0;
}
ul#great_offers li a strong {
	font-size: 30px;
	font-weight: normal;
	left: 16px;
	position: absolute;
	top: 12px;
}
ul#great_offers li a img {
	border: 5px solid #FFFFFF;
	bottom: 30px;
	left: 16px;
	position: absolute;
}
ul#great_offers li a span.establecimineto {
 color: #C24D0E;
    font-size: 14px;
    left: 135px;
    line-height: 1.2em;
    position: absolute;
    top: 53px;
    width: 253px;
}
ul#great_offers li a span.estancia_min {
	font-size: 12px;
	left: 135px;
	position: absolute;
	top: 89px;
	font-weight: normal;
}
ul#great_offers li a span.dias_entrada {
	font-size: 12px;
	font-weight: normal;
	left: 135px;
	line-height: 1.2em;
	position: absolute;
	top: 104px;
}
ul#great_offers li a span.oferta {
	color: #9CB63B;
	font-size: 20px;
	position: absolute;
	right: 22px;
	text-align: center;
	text-transform: uppercase;
	top: 12px;
	width: 269px;
	font-weight: normal;
}
ul#great_offers li a span.vigencia {
	color: #9CB63B;
	font-size: 12px;
	font-weight: normal;
	position: absolute;
	right: 22px;
	text-align: center;
	top: 92px;
	width: 269px;
}
ul#great_offers li a span.precio_oferta {
	font-size: 22px;
	position: absolute;
	right: 22px;
	text-align: center;
	top: 40px;
	width: 269px;
}
ul#great_offers li a span.tipo_oferta {
	font-size: 22px;
	position: absolute;
	right: 22px;
	text-align: center;
	top: 69px;
	width: 269px;
}
ul#great_offers li a span.fecha_oferta {
	bottom: 21px;
	color: #9CB63B;
	font-size: 12px;
	font-weight: normal;
	position: absolute;
	right: 22px;
	text-align: center;
	width: 269px;
}
#sidebar ul.great_offers {
	border-bottom: 1px dashed #ABABAB;
	margin: 15px 16px;
	padding-bottom:15px;
}
#sidebar ul.great_offers li {
	color: #727271;
	font-size: 12px;
	margin: 10px 0;
}
#sidebar ul.great_offers li.rd {
	color:#768404;
	font-size:14px;
}
#sidebar ul.great_offers li.gr {
	color:#c24d0e;
	font-size:14px;
}
#sidebar ul.great_offers li.gr span {
	font-size:18px;
}
/*------------------------------------------------------------------------ RESULTS ------------------------------------------------------------------------*/ 
 
.paginate {
	text-align:center;
	margin:40px 0px 20px 0px;
}
.paginate a {
	padding:3px 8px;
	background:#e1dcce;
	border:#aba48f solid 1px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-ms-border-radius: 4px;
	margin:0px 2px;
	text-decoration:none;
	color:#5d5b3a
}
.paginate a:hover, .paginate a.current {
	background:#fff;
	text-decoration:none;
}
.result {
	border-bottom:#838172 dotted 1px;
	padding:10px;
	color:#494738;
	font-size:12px;
	width:680px;
}
.result img {
	float:left;
	border:#e1dcce solid 5px;
	margin-right:10px;
}
.result .txt {
	float:left;
	width:310px;
	line-height:16px;
	margin:10px 0px;
}
.result .txt a {
	text-decoration:none;
	color:#768c22;
	font-weight:bold;
	display:block;
	font-size:14px;
}
.result .txt a:hover {
	text-decoration:underline;
	color:#768c22
}
.result .txt strong {
	font-weight:bold;
}
.result .txt span {
	color:#c24d0e;
}
.result a.b_detalles {
	padding:10px 12px;
	background:#9cb63b;
	color:#fff;
	margin:20px 20px;
	float:left;
	font-weight:bold;
	text-decoration:none;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-ms-border-radius: 4px;
	text-transform:uppercase;
	font-size:10px;
}
.result a.b_detalles:hover {
	background:#776f58;
	text-decoration:none;
}
.result .precio {
	float:right;
	text-align:right;
}
.result .precio div {
	padding:8px 10px;
	background:#c24d0e;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-ms-border-radius: 4px;
	color:#fff;
	text-align:right;
	font-size:12px;
	margin:5px 0px 0px 0px;
	display:inline-block;
}
.result .precio div strong, .result .precio div a {
	color:#fff;
	text-align:right;
	font-size:20px;
	display:block;
	margin-top:5px;
	text-decoration:none;
	cursor:default;
}
.result .precio div a:hover {
	color:#edc1a9;
	text-decoration:none;
}
.result .precio a {
	color:#494738;
	text-decoration:none;
	display:block;
	padding:5px 0px;
	font-weight:bold;
	text-align:right;
	cursor:pointer;
}
.result .precio a:hover {
	color:#c24d0e;
	text-decoration:none;
}
.result .ocupaciones {
	padding:10px;
	background:#e1dcce;
	border:#aea795 solid 1px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-ms-border-radius: 4px;
	float:right;
	margin-top:20px;
	position:relative;
	text-align:right;
	display:none;
}
.result .ocupaciones span {
	display:block;
	margin:5px 0px;
}
.result .ocupaciones .arrow {
	width:16px;
	height:15px;
	background:url(images/bck_ocupaciones.gif) no-repeat;
	position:absolute;
	top:-15px;
	right:35px;
}
.result .ocupaciones span strong {
	color:#c24d0e;
	font-size:20px;
	padding:0px 5px
}
.result .ocupaciones span a {
	background:#9cb63b;
	color:#fff;
	text-align:center;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-ms-border-radius: 4px;
	padding:6px 8px;
	text-decoration:none;
	margin-left: 10px;
	display:inline-block;
	font-size:10px;
	text-transform:uppercase;
	font-weight:bold;
	vertical-align:top;
}
.result .ocupaciones span a:hover {
	background:#776f58;
	text-decoration:none;
}
/*----------------------------------------------------------------- RESULTS INTEGRACION ------------------------------------------------------------------*/


.int_loading {
	background:#FFFFFF;
	padding:20PX;
	text-align:center;
	margin:50px 150px;
	border:#c1bcaa solid 1px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-webkit-box-shadow: 0 0 6px rgb(60,60,60);
	-moz-box-shadow: 0 0 6px rgb(60,60,60);
}
.int_loading img {
	margin:0px auto 10px auto;
	display:block;
}
#cargar h2 {
	font-size:14px;
	margin-bottom:20px;
	font-weight:bold;
}
.oferta_pl {
	color:#494738;
	font-size:12px;
	line-height:16px;
}
.oferta_pl .titulo a {
	text-decoration:none;
	color:#768c22;
	font-weight:bold;
	display:block;
	font-size:14px;
}
.oferta_pl .titulo img {
	float:left;
	margin-right:10px;
	margin-top:8px;
	margin-bottom:10px;
}
.oferta_pl table {
	margin:15px 0px 30px 0px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-collapse:separate;
	background:#FFFFFF;
	border:#B5C86C solid 1px;
}
.oferta_pl table th {
	padding:6px;
	text-align:center;
	font-weight:bold;
	vertical-align:middle;
	background:#B5C86C;
	color:#FFFFFF;
	text-transform:uppercase;
	border:none;
}
.oferta_pl table th.first {
	-moz-border-radius-topleft:4px;
	-webkit-border-top-left-radius:4px;
}
.oferta_pl table th.last {
	-moz-border-radius-topright:4px;
	-webkit-border-top-right-radius:4px;
	width:100px;
}
.oferta_pl table td {
	padding:3px 5px;
	border-top:#B5C86C solid 1px;
	vertical-align:middle;
}
.oferta_pl table td p {
	display:block;
	text-align:right;
	font-weight:bold;
}
.oferta_pl table td.td_reserva {
	text-align:center;
}
.oferta_pl table td a.reserva {
	padding:4px 10px;
	background:#c24d0e;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	color:#fff;
	text-align:right;
	font-size:10px;
	text-transform:uppercase;
	font-weight:bold;
	margin:0px auto;
	display:inline-block;
	text-decoration:none;
}
/*------------------------------------------------------------------------ DETAILS ------------------------------------------------------------------------*/


#det_main {
	margin:20px 0px;
}
#det_main img {
	float:left;
	margin-right:20px;
	border:#d2cec0 solid 10px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	-ms-border-radius: 8px;
}
#det_main div {
	float:left
}
#det_main div p strong {
	color:#c24d0e;
}
.box_reserva, .box_reserva2 {
	width:660px;
	padding:20px;
	background:#ffffff;
	border:#cac8bf solid 1px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-ms-border-radius: 4px;
	margin:0px 0px 10px 0px;
}
.box_reserva .txt {
	border-right:#d4d4d4 solid 1px;
	padding-right:15px;
	margin-right:15px;
	float:left;
	line-height:20px;
}
.box_reserva .precio {
	float:right;
	margin-right:20px;
	color:#c24d0e;
	text-align:right;
	line-height:18px;
}
.box_reserva .precio strong {
	display:block;
	font-size:20px;
}
.box_reserva a.b_reserva {
	width:163px;
	height:45px;
	line-height:42px;
	background:url(images/b_reserva.gif) no-repeat;
	text-align:center;
	color:#fff;
	text-shadow: #752d06 0px -1px 0px;
	text-transform:uppercase;
	text-decoration:none;
	font-weight:bold;
	float:right;
}
.box_reserva a.b_reserva2 {
	width:163px;
	height:45px;
	line-height:42px;
	background:url(images/b_reserva2.gif) no-repeat;
	text-align:center;
	font-size:10px;
	color:#fff;
	text-shadow: #5a700a 0px -1px 0px;
	text-transform:uppercase;
	text-decoration:none;
	font-weight:bold;
	float:right;
}
.box_reserva table {
	width: 516px;
}
.box_reserva table th, .box_reserva table td {
	padding:5px;
}
.box_reserva table th {
	font-weight:bold;
}
.box_reserva table th.cantidad {
	text-align:center;
}
.box_reserva table th.pax {
	text-align:center;
}
.box_reserva table th.precio {
	float:none;
	color:#494738;
}
.box_reserva table th.precio_total {
	text-align: right;
}
.box_reserva table td.cantidad {
	text-align:center;
}
.box_reserva table td.pax {
	text-align:center;
}
.box_reserva table td.precio {
	color:#494738;
	float:none;
}
.box_reserva table td.precio_total {
	text-align:right;
	color:#C24D0E;
}
.box_reserva table tfoot {
	margin-top:5px;
}
.box_reserva table tfoot tr th {
	border-top: 1px dotted #494738;
}
.box_reserva table tfoot tr.total th {
	font-size: 18px;
}
.box_reserva table tfoot tr.total th.precio_total {
	color: #C24D0E;
}
.box_reserva table tfoot tr.pagar_ahora th {
	color: #768C22;
	text-align: right;
}
.box_reserva table tfoot tr.pagar_despues th {
	color: #C24D0E;
	text-align: right;
}
.box_reserva table tfoot tr.descuento {
	color:#768C22;
}
.box_reserva table tfoot tr.descuento th.descuento_total {
	text-align:right;
}
.box_reserva .descuento {
	border: 1px solid #CAC8BF;
	border-radius: 5px 5px 5px 5px;
	margin: 15px 0;
	padding: 15px;
	text-align: right;
}
#content_map {
	width:660px;
	padding:20px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-ms-border-radius: 4px;
	background:#d2cec0;
	color:#686661;
	margin-bottom:20px;
}
#content_map img {
	margin-bottom:20px;
}
#content_map strong {
	font-size:16px;
	display:block;
	margin-bottom:5px;
}
#content_gallery {
	padding: 0px 35px;
}
#content_gallery a {
	border:#d2cec0 solid 7px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-ms-border-radius: 4px;
	float:left;
	margin:11px;
}
#content_gallery a:hover {
	border:#a8a393 solid 7px;
}
#content_gallery a img {
	display:block;
}
ul.det_extras {
	margin:10px 16px 30px 16px;
	border-top:#ababab dashed 1px;
}
ul.det_extras li {
	border-bottom:#ababab dashed 1px;
	height:28px;
	line-height:26px;
	padding:0px 4px 0px 20px;
	display:block;
	color:#727271;
	background:url(images/icon_incluido.gif) no-repeat 0px 50%;
}
ul.det_extras li.opcional {
	background:url(images/icon_opcional.gif) no-repeat 0px 50%;
}
ul.det_extras li.ref {
	border:none;
	margin-top:15px;
	text-align:right;
	height:auto;
	line-height:18px;
	padding:0px;
	background:none
}
ul.det_extras li.ref img {
	margin-left:10px;
}
ul.distancias {
	margin:10px 16px 5px 16px;
	border-top:#ababab dashed 1px;
}
ul.distancias li {
	border-bottom:#ababab dashed 1px;
	height:28px;
	line-height:26px;
	padding:0px 4px 0px 20px;
	display:block;
	color:#727271;
	background:url(images/icon_distancias.gif) no-repeat 5px 50%;
}
ul.distancias li strong {
	color:#768c22;
}
/*---------------------------------------------------------------------- DETAILS INT ----------------------------------------------------------------------*/


body#int {
	background:none;
}
#content_int {
	width:543px;
	padding:10px 20px;
	background:#f5f3ec;
	text-align:justify;
}
#content_int h1 {
	font-size:22px;
	margin:0px;
	color:#5d5b3a;
	font-weight:normal;
}
#content_int h1 img {
	margin-right:10px;
	vertical-align:middle;
}
#content_int dl dt {
	clear:right;
	color:#768C22;
	float:left;
	font-weight:bold;
	margin:5px 0px;
	padding:0;
	text-align:right;
	width:140px;
	line-height:16px;
}
#content_int dl dd {
	float:right;
	margin:5px 0;
	padding:0;
	line-height:16px;
	width:380px;
}
/*------------------------------------------------------------------------ RESERVAS -----------------------------------------------------------------------*/

#content.booking {
	background:none;
}
#content.tpv {
	background:none;
	height:300px;
}
#content.booking #sidebar {
	background:none;
}
a.det_link {
	font-size:18px;
	margin:30px 0px 10px 0px;
	display:block;
	color:#768c22;
	font-weight:normal;
	text-decoration:none;
}
#content_booking {
	margin:10px 0px 20px 0px;
	width:700px;
}
#content_booking a {
	border:#d2cec0 solid 7px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-ms-border-radius: 4px;
	float:left;
	margin:0px 20px 0px 0px;
}
#content_booking a:hover {
	border:#a8a393 solid 7px;
}
#content_booking a img {
	display:block;
}
#content_booking span {
	float:left;
	width:562px;
	line-height:15px;
}
#content_booking span a {
	display:block;
	float:none;
	border:none;
	font-weight:bold;
	text-decoration:none;
}
#content_booking span a:hover {
	display:inline;
	float:none;
	border:none;
	font-weight:bold;
	text-decoration:underline;
}
.box_reserva .precio2 {
	float:left;
	margin:0px 10px;
	color:#c24d0e;
	text-align:center;
	line-height:18px;
}
.box_reserva .precio4 {
	float:right;
	margin:0px 0px;
	background:#c24d0e;
	color:#fff;
	padding:10px;
	text-align:right;
	line-height:18px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-ms-border-radius: 4px;
	margin-bottom: 10px;
}
.box_reserva .precio2 strong, .box_reserva .precio4 strong {
	display:block;
	font-size:20px;
}
.box_reserva .precio3 {
	float:none;
	display:block;
	text-align:right;
	background:#f5f3ec;
	padding:5px;
	margin:10px 0px 0px 0px;
}
.box_reserva .precio3 strong {
	font-size:16px;
}
.box_reserva .precio5, .precio5 {
	margin:0px 0px;
	background:#f2d3c3;
	color:#c24d0e;
	padding:10px;
	text-align: right;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	display: block;
}
.box_reserva .precio5 input, .precio5 input {
	margin:0px 0px;
	background:#fff;
	border: none;
	padding:5px;
	text-align: right;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	margin-left: 5px;
}
.box_reserva .precio5 input.submit, .precio5 input.submit {
	margin:0px 0px;
	background:#c24d0e;
	color:#fff;
	border: none;
	padding:5px;
	text-align: right;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	margin-left: 5px;
}
.box_reserva .precio6, .precio6 {
	float:none;
	display:block;
	text-align:right;
	background:#c24d0e;
	color:#fff;
	padding:10px 5px;
	margin:10px 0px 0px 0px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	font-size:16px;
}
.precio6 {
	margin:0px;
}
#booking fieldset {
	width:620px;
	padding:40px;
	margin:10px 0px;
	background:#d2cec0;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-ms-border-radius: 4px;
}
#booking div {
	width:300px;
	margin:0px 20px 0px 0px;
	height:45px;
	float:left;
}
#booking div.nomargin {
	margin:0px 0px 0px 0px;
}
#booking div.comments {
	width:620px;
	margin:0px 0px 10px 0px;
	height:auto;
	float:left;
}
#booking div.accept {
	width: 100%;
	margin:0px 0px 10px 0px;
	height:auto;
	float:left;
}
#booking div label {
	display:block;
	margin-bottom:2px;
}
#booking div input.text {
	width:293px;
	font-size:12px;
	color:#777777;
	font-family:Arial, Helvetica, sans-serif;
}
#booking div input.dni {
	width:188px;
	font-size:12px;
	color:#777777;
	font-family:Arial, Helvetica, sans-serif;
}
#booking div.comments input {
	width:508px;
	font-size:12px;
	color:#777777;
	font-family:Arial, Helvetica, sans-serif;
}
#booking div select {
	width:91px;
	margin-right:10px;
	font-size:12px;
	color:#777777;
	font-family:Arial, Helvetica, sans-serif;
}
#booking div select.nomargin {
	margin:0px;
}
#booking div textarea {
	width:613px;
	font-size:12px;
	color:#777777;
	font-family:Arial, Helvetica, sans-serif;
}
#booking div input.submit {
	width:163px;
	height:45px;
	border:none;
	background:url(images/b_submit_booking.gif) no-repeat;
	font-size:12px;
	color:#fff;
	text-shadow: #702904 0px -1px 0px;
	font-weight:bold;
	text-transform:uppercase;
	font-family:Arial, Helvetica, sans-serif;
	float:right;
	margin-top:10px;
}
#booking .alert_mail {
	width:auto;
	padding:10px;
	margin:5px 0px;
	background:#ffdfdf;
	border:#eda5a5 solid 3px;
	color:#ad2828;
}
#booking .alert_mail p {
	margin:0px;
}
.box_reserva h3 {
	font-size:18px;
	margin:0px;
	color:#C24D0E;
	font-weight:normal;
}
.box_reserva2 h1 {
	font-size:18px;
	margin:10px 0px;
	color:#C24D0E;
	font-weight:normal;
}
.box_reserva2 span.datos_reserva {
	line-height:20px;
}
.box_reserva .det_pago {
	width:640px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-ms-border-radius: 4px;
	background:#C24D0E;
	color:#fff;
	font-size:14px;
	padding:10px;
	text-align:right;
	display:block;
	margin:10px 0px 10px 0px;
}
.box_reserva2 div table.det_pago {
	width:660px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-ms-border-radius: 4px;
	background:#fff;
	border:#CCCCCC solid 1px;
	font-size:14px;
	text-align:right;
	display:block;
	margin:10px 0px 10px 0px;
}
.box_reserva2 div table.det_pago tbody, .box_reserva2 div table.det_pago tr {
	width:660px;
}
.box_reserva2 div table.det_pago td {
	background:none;
	padding:10px 20px;
}
.box_reserva2 div table.det_pago td p {
	font-size:10px;
	font-weight:bold;
	margin:5px 0px;
}
.box_reserva .det_pago table td {
	text-align:right;
	padding:3px;
}
.box_reserva .det_pago table td .b_pago {
	color:#FFFFFF;
	font-weight:bold;
}
.box_reserva .det_pago table td .transfer a {
	color:#FFFFFF;
	font-size:0.8em;
}
.box_reserva .det_pago table td span {
	font-size:11px;
	display:block;
	padding:6px 0px 0px 0px;
	color:#ebcab8;
}
.box_reserva .det_pago span {
	font-size:20px;
	font-weight:bold;
}
.box_reserva .det_pago table td p {
	font-size:10px;
	font-weight:bold;
	margin:5px 0px;
}
a.b_print {
	width:163px;
	height:45px;
	line-height:42px;
	background:url(images/b_print.gif) no-repeat;
	text-align:center;
	color:#fff;
	text-shadow: #752d06 0px -1px 0px;
	text-transform:uppercase;
	text-decoration:none;
	font-weight:bold;
	display:inline-block;
	margin:0px 0px 20px 0px;
}
a.btn {
	color:#A11A1A;
	text-decoration:underline;
	font-weight:bold;
	float:right;
	margin:10px;
}
a.b_print2 {
	width:163px;
	height:45px;
	line-height:42px;
	background:url(images/b_print.gif) no-repeat;
	text-align:center;
	color:#fff;
	text-shadow: #752d06 0px -1px 0px;
	text-transform:uppercase;
	text-decoration:none;
	font-weight:bold;
	display:inline-block;
	margin:0px 0px 20px 10px;
	float:right;
}
#tooltip {
	position:absolute;
	border:1px solid #fff;
	margin-right:50px;
	background:#9CB63B;
	padding:10px;
	color:#fff;
	font-size:12px;
	display:none;
	z-index:10;
	-webkit-box-shadow: 0 0 6px rgb(60,60,60);
	-moz-box-shadow: 0 0 6px rgb(60,60,60);
}
#ui-datepicker-div {
	display:none;
}
#content.tpv p {
	text-align:center;
	margin:50px 0px;
}
#content.tpv form#tpv {
	text-align:center;
}
#content.tpv form#tpv input {
	width:163px;
	height:45px;
	line-height:42px;
	background:url(images/b_print.gif) no-repeat;
	text-align:center;
	color:#fff;
	text-shadow: #752d06 0px -1px 0px;
	text-transform:uppercase;
	text-decoration:none;
	font-weight:bold;
	display:inline-block;
	margin:0px 0px 20px 0px;
	border:none;
}
#googleMaps {
	margin-bottom: 10px;
}
#calendario {
	overflow: hidden;
	padding: 0px 6px 20px 6px;
}
#calendario h4 {
	font-family: Arial, Helvetica, sans-serif;
	text-transform: none;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 10px;
}
#subCalendario {
	position: relative;
	padding: 0px 35px;
	height: 480px;
	overflow: hidden;
	background: url(images/loading.gif) no-repeat 50% 50%;
}
#mesAnterior, #mesSiguiente {
	position: absolute;
	top: 200px;
}
#mesAnterior {
	left: 0px;
}
#mesSiguiente {
	right: 0px;
}
#mesAnterior a, #mesSiguiente a {
	display: block;
	width: 28px;
	height: 34px;
	background: url(images/arrowsCal.png) no-repeat 0 0;
	text-indent: -999999px;
}
#mesSiguiente a {
	background: url(images/arrowsCal.png) no-repeat -28px 0;
}
table.cal {
	margin: 7px;
	float: left;
	border: #D2CEC0 solid 1px;
	font-size: 12px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	background: white;
	color: #686661;
}
table.cal td, table.cal th {
	border-bottom: #F5F3EC solid 1px;
	border-right: #F5F3EC solid 1px;
	text-align: center;
}
table.cal th {
	border-bottom: #D2CEC0 solid 1px;
	border-right: #D2CEC0 solid 1px;
	text-align: center;
}
table.cal tr td:last-child, table.cal tr th:last-child {
	border-right:none;
}
table.cal tr:last-child td {
	border-bottom:none;
}
table.cal th {
	padding: 5px 0px;
	background: #D2CEC0;
	font-size: 10px;
	text-transform: uppercase;
}
table.cal td {
	vertical-align: top;
	width: 80px;
	height: 60px;
	text-align: left;
	font-size: 11px;
	color: #fff;
	padding: 3px;
}
table.cal td.td_disp, table.cal td.td_semi {
	background: #9bd498;
}
table.cal td.td_nocupo {
	background: none repeat scroll 0 0 #DBE0A1;
}
table.cal td.td_nocupo span {
	color: #6E7050;
	font-size: 16px;
}
table.cal td.td_full {
	background: #d36e6e;
}
table.cal td.td_disp span, table.cal td.td_semi span {
	color: #257823;
	font-size: 16px;
}
table.cal td.td_full span {
	color: #661010;
}
table.cal td span {
	display: block;
	text-align: center;
	font-weight: bold;
	color: #000;
	padding: 5px 0px 0px 0px;
}
table.cal caption {
	text-align: center;
	padding: 8px 0px;
	font-weight: bold;
	text-transform: uppercase;
	background: #686661;
	color: white;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	margin-bottom: 5px;
}
.reservar {
	overflow: hidden;
	margin: 0px 0px 20px 0px;
}
form.alojamientos {
	clear:both;
}
form.alojamientos table {
	border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	background: none repeat scroll 0 0 #E1DCCE;
	float: right;
	margin: 15px 0;
	padding: 15px 10px;
	/*width: 564px;*/
	width:100%;
	text-align:center;
	border: 1px solid #C1BDB2;
}
form.alojamientos table th, form.alojamientos table td {
	text-align:center;
	padding: 5px;
}
form.alojamientos table th {
}
form.alojamientos table th.cantidad {
}
form.alojamientos table th.pax {
}
form.alojamientos table th.capacidad {
	text-align:right;
}
form.alojamientos table th.precio {
	float: none;
	width: 222px;
}
form.alojamientos table th.detalle {
	width:100px;
}
form.alojamientos table tr {
}
form.alojamientos table tr.par {
	background:#CECABE;
}
form.alojamientos table td.cantidad {
}
form.alojamientos table td.pax {
}
form.alojamientos table td.capacidad {
	text-align:right;
}
form.alojamientos table td.precio {
	float:none;
	text-align:right;
}
form.alojamientos table td.precio span.oferta {
	border-radius: 3px 3px 3px 3px;
	-moz-border-radius: 3px 3px 3px 3px;
	-webkit-border-radius: 3px 3px 3px 3px;
	background: url("images/icon_offers.png") no-repeat scroll 4px 4px #C24D0E;
	color: #FFFFFF;
	display: inline-block;
	font-weight: bold;
	height: 10px;
	line-height: 13px;
	max-width: 105px;
	overflow: hidden;
	padding: 4px 8px 5px 22px;
	vertical-align: middle;
	white-space: normal;
	font-size: 12px;
}
form.alojamientos table td.precio strong {
	color:#C24D0E;
}
form.alojamientos table td.precio a.tooltip {
	border-radius: 3px 3px 3px 3px;
	-moz-border-radius: 3px 3px 3px 3px;
	-webkit-border-radius: 3px 3px 3px 3px;
	background: url("images/icon_telephone.png") no-repeat scroll 5px 4px #768404;
	color: #FFFFFF;
	display: inline;
	padding: 3px 8px 3px 22px;
}
form.alojamientos table td.detalle {
}
form.alojamientos table td.detalle a {
	font-size: 11px;
	text-decoration: none;
}
form.alojamientos table td.detalle a:hover {
	text-decoration:underline;
}
form.alojamientos input.reservar {
	border-radius: 8px 8px 8px 8px;
	-moz-border-radius: 8px 8px 8px 8px;
	-webkit-border-radius: 8px 8px 8px 8px;
	background: url("images/reserva_btnbkg.png") repeat-x scroll 0 0 transparent;
	border: 4px solid #EDC9B6;
	clear: both;
	color: #FFFFFF;
	float: right;
	font-size: 12px;
	font-weight: bold;
	height: 43px;
	line-height: 36px;
	padding: 0 22px 3px;
	text-align: center;
	text-decoration: none;
	text-shadow: 0 -1px 0 #752D06;
	text-transform: uppercase;
	cursor:pointer;
}
form.alojamientos input.reservar.peticion {
	background: url("images/peticion_btnbkg.png") repeat-x scroll 0 0 transparent;
	border: 4px solid #DAE1B7;
	text-shadow: 0 -1px 0 #5A6306;
}
.tipo_calendario {
	overflow: hidden;
	margin: 0px 6px 20px 6px;
}
form#buscaAlojamiento {
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	background: #FFFFFF;
	border: 1px solid #CAC8BF;
	margin: 0px;
	padding: 20px;
	display:block;
}
form#buscaAlojamiento div {
	float: left;
	padding: 0;
	height: 30px;
	line-height: 27px;
	width:155px;
}
form#buscaAlojamiento div label {
	display:block;
}
form#buscaAlojamiento div input, form#buscaAlojamiento div select {
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	border-radius: 4px 4px 4px 4px;
	background: none repeat scroll 0 0 #FFFFFF;
	border: 1px solid #CAC8BF;
	color: black;
	font-size: 12px;
	height: auto;
	line-height: normal;
	margin: 0 10px;
	padding: 5px;
	text-shadow: none;
	width: 94px;
	float:none;
	margin:0px;
}
form#buscaAlojamiento div select {
	width: 65px;
}
form#buscaAlojamiento input {
	background: url("images/b_reserva.gif") no-repeat;
	width: 163px;
	height: 45px;
	line-height: 42px;
	text-transform: uppercase;
	color: white;
	text-shadow: 0 -1px 0 #752D06;
	border: none;
	float: right;
	margin: 10px 10px 0px 0px;
	font-size: 10px;
}
p.leyenda {
	overflow: hidden;
	margin: 10px 6px;
	height: 40px;
	line-height: 35px;
}
span.td_full {
	background: #d36e6e;
	padding: 5px 10px;
	color: #fff;
	margin: 0px 5px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	border: #a34646 solid 1px;
}
span.td_nocupo {
	background: #DBE0A1;
	padding: 5px 10px;
	color: #6E7050;
	margin: 0px 5px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	border: #8F9168 solid 1px;
}
span.td_disp {
	background: #9bd498;
	padding:5px 10px;
	color: #257823;
	margin: 0px 5px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	border: #6ead6b solid 1px;
}
.tel_top {
	position: absolute;
	top: 0px;
	right: 0px;
}
/*------ CHAT -----*/
#det_main .chat {
}
#det_main #livezilla img {
	border: medium none;
	margin: 0 50px;
}
#det_main #livezilla a.livezilla_conectado, #det_main #livezilla a.livezilla_desconectado {
	display: inline-block;
	height: 69px;
	margin: 15px 0;
	text-indent: -9999px;
	width: 230px;
}
#det_main #livezilla.es a.livezilla_conectado, #det_main #livezilla.es a.livezilla_desconectado {
	background-image: url("images/chat_btn_es.png");
	background-color:transparent;
	background-repeat: no-repeat;
}
#det_main #livezilla.fr a.livezilla_conectado, #det_main #livezilla.fr a.livezilla_desconectado {
	background-image: url("images/chat_btn_fr.png");
	background-color:transparent;
	background-repeat: no-repeat;
}
#det_main #livezilla a.livezilla_conectado {
	background: 0 top;
}
#det_main #livezilla a.livezilla_desconectado {
	background-position: 0 bottom;
}
/*------ POBLACIONES -----*/

ul#letras {
	margin:15px 0;
}
ul#letras li {
	border: 1px solid #CCCCCC;
	border-radius: 3px 3px 3px 3px;
	display: inline-block;
	padding: 4px 2px;
	text-align: center;
	width: 17px;
}
ul#letras li a {
}
ul#letras li a:hover {
}
a.letraEnl {
}
ul#poblaciones {
	padding: 0 15px 0 0;
}
ul#poblaciones li {
}
ul#poblaciones li a {
	border-right: 1px solid #768404;
	margin: 0 0;
	padding: 0 10px;
	border:none;
}
ul#poblaciones li a.letraEnl {
	display: block;
	font-size: 24px;
	margin: 25px 0 10px;
	text-decoration: none;
}
ul#poblaciones li a.subir {
	float: right;
	margin-top: -24px;
}
ul#poblaciones li a:hover {
}
a.infoPoblacion {
	background: url("images/info.png") no-repeat scroll 0 0 transparent;
	padding-left: 30px;}
	
#logo_mervir img{}
	
#logo_mervir {
    bottom: -152px;
    left: 50%;
    margin: 0 0 0 -136px;
    position: absolute;
    z-index: 9999;}
	
#logo_web {
    bottom: -39px;
    left: 50%;
    margin: 10px 0 0 -48px;
    position: absolute;
}
