body	{
	font-family: Arial, Helvetica, sans-serif;
	background-color: #add575;
	font-size: 12px;
	padding: 0px;
	margin: 0px;
}
a	{
	color: 	#023d07;
}

a:hover	{
	color: #97c000;
}

ul	{
	margin: 0px;
	padding: 0px;
	
	padding-left: 5px;
}

li	{
	background-image: url("img/bullets/flecha.gif");
	background-repeat: no-repeat;
	list-style: none;
	padding-left: 15px;
	background-position: 0 0;
	margin-bottom: 2px;
	margin-top: 5px;
}

h2	{
	font-size: 15px;
	font-weight: bolder;
	margin: 0px;
	color: #727772;
}

h2	a	{
	
	color: #727772;
}

h4	{
	font-size: 13px;
	color: #333;

}

h5	{
	font-size: 11px;
	font-weight: bolder;
	margin: 0px;
	color: #333;

}

#columna-central {
	width: 975px;
}

#links-header {
	color: #467362;
	font-size: 13px;
	font-weight: bold;	
	text-align: right;
	padding: 5px;
}

#links-header a	{
	color: #003c06;
}

#links-header a:hover	{
	color: #ffffff;
}

#contenido-principal	{
	border: 1px #bde394 solid;
	background-color: #f6fee7;
	padding: 5px;
	
	margin-bottom: 15px;
}

#header-contenido-principal	{
	height:129px;
	
}

#header-contenido-principal strong {
	font-size:13px;
}

#header-contenido-principal #quote	{
	text-align: right;
	height: 60px;
	color: #467362;
	font-size: 13px;
	font-weight: bold;
	vertical-align: middle;
	
	line-height:60px;
}

#header-contenido-principal #busqueda	{
	text-align: right;
	height: 40px;
	color: #467362;
	font-size: 13px;
	font-weight: bold;
}

#barra-busqueda	{
	border: 1px #bde394 solid;
	-moz-border-radius: 7px;
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 3px;
	color: #999999;
	
	background-image: url("img/bullets/busqueda.gif");
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 15px;
}

#header-contenido-principal #menu	{
	margin-left: 185px;
	text-align: left;
	line-height: 20px;
	vertical-align: text-bottom;
	height: 20px;
	font-size: 13px;
	font-weight: bolder;
}

#header-contenido-principal #menu ul	{
	margin:0px;
	padding:0px;
}

#header-contenido-principal #menu li.primera	{
	background-image: none;
	padding-left: 0px;
}

#header-contenido-principal #menu li	{
	float: left;
	display: block;
	background-image: url("img/bullets/bola-verde.gif");
	background-repeat: no-repeat;
	list-style: none;
	padding-left: 25px;
	background-position: 10px 13px;

}

#header-contenido-principal #menu li ul	{
	display:none;
	z-index: 999;
	background-color: #fff;
	border: 1px #f7ffe7 solid;
	width: 200px;
	position: absolute;
	opacity: .9;
	padding:1px;
}

#header-contenido-principal #menu li:hover ul	{
	display:block;
}

#header-contenido-principal #menu li ul li	{
	float:none;
	background: #acb86c;
	padding-left:0px;
	margin: 4px;
	opacity: 1;
	padding-right:0px;      
}


#header-contenido-principal #menu li ul li a	{
	display: block;
	padding: 2px;
	color: #222;
	padding-left: 10px;
}

#header-contenido-principal #menu li ul li a:hover	{
	background-color: #e7f3de;
	color: #111;
}


#header-contenido-principal #menu li a	{
	color: #777777;
	text-decoration:none;
}

#header-contenido-principal #menu li a:hover	{
	color: #555555;
	text-decoration: underline;
}

#breadcrumb	{
	height: 25px;
	line-height:25px;
	vertical-align:middle;
	margin-top: 8px;
	font-weight: bold;
	font-size: 11px;
	color: #999999;
}

#breadcrumb a	{
	color: #888888;
	text-decoration: none;
}

#breadcrumb a:hover	{
	color: #555555;
	text-decoration: underline;
}

#columna-izquierda-contenido-principal {
	width: 175px;
	float: left;
}

#columna-izquierda-contenido-principal .vacio	{
	margin-top: 5px;
}

#widget-reservacion	{
	background-color: #dee7a5;
	border: 1px solid #adbead;
	
	
}

#proximos-eventos	{
	margin-top:5px;
	background-color: #e7f3de;
	border: 1px solid #c6dfad;
}

#columna-izquierda-contenido-principal h4	{
	font-size: 13px;
	color:#009aff;
	padding:5px;
	border-bottom: 1px solid #dddddd;
	margin: 0px;
}

#columna-izquierda-contenido-principal div div	{
	padding: 5px;
	color: #828882;
	font-size:11px;
        padding-left: 4px;
}


#newsletter	{
	margin-top: 5px;
	background-color: #ffffde;
	border: 1px solid #c6dfad;
	height: auto;
}

#notas {
	margin-top: 5px;
	background-color: #eff7e7;;
	border: 1px solid #dedbde;;
}

.caja-newsletter	{
	border: 1px #dddddd solid;
	-moz-border-radius: 7px;
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 3px;
	color: #999999;
	margin-top: 3px;
	margin-bottom: 3px;
}

.caja-newsletter	{
	border: 1px #dddddd solid;
	-moz-border-radius: 7px;
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 3px;
	color: #999999;
	margin-top: 3px;
	margin-bottom: 3px;
}

#columna-derecha-contenido-principal	{
	float: right;
	width: 778px;
	text-align: left;
	color: #333333;
}

#seccion-dividida-en-tres	{
	
        margin-top: 20px;	
	height: 170px;
}

#seccion-dividida-en-tres img	{
	margin-right: 5px;
}

#seccion-dividida-en-tres img.ultima	{
	margin: 0px;
}

#columna-derecha-contenido-principal h1	{
	font-size: 17px;
	color:#555555;
	margin-top: 8px;
}

#fotos-producto {
	width: 450px;
	float:left;
}

#fotos-producto .thumb	{
	margin-top: 5px;
	margin-right: 7px;
}

#reservation-link a {
	color:none; !important
}

#info-producto	{
        height:380px;
	float: right;
	text-align:left;
	width:325px;
	margin-bottom: 10px;
}

#info-producto #information  {
	border:none
	font-size: 18px;
	color:#555555;
	float: left;
	border-color:#CF9
}

.caja-info	{
	width: inherit;
	background-color: #f7f7f7;
	border: 1px solid #efefef;
	margin-top: 30px;
	
}

.caja-info div {
	padding: 5px;
}

.caja-info	p	{
	margin: 0px;
	margin-bottom: 5px;
}

.lista-cuartos	{
	
}

.lista-cuartos li	{
	background: none;
	margin-right: 5px;
	width: 360px;
	padding: 5px;
	float:left;
	display:block;
}

.lista-cuartos-info	{
	float: right;
	text-align: left;
	width: 270px;
}

.lista-cuartos-descripcion	{
	height: 75px;
	margin-top: 10px;
}

.lista-cuartos-precio	{
	font-weight: bolder;
	font-size: 13px;
	height: 25px;
	line-height: 25px;
	vertical-align: middle;
}

.lista-cuartos-precio span	{
	float: left;
}

#busqueda	img	{
	position: relative;
	top: 6px;
}

#componente	{

	z-index: 1;
	height:775px;
	width:380px;
}

#navegacion	{
	background: url(img/navegacion/fondo-navegacion.png);
	padding: 4px;
	padding-bottom: 6px;
	width:auto;
	position: relative;
	bottom: 30px;
	left: 710px;
	z-index: 100;
}

#navegacion a	{

	background: url(img/navegacion/navegacion-bullet.png);
	color: #6caa21;
	padding: 3px;
	padding-right:5px;
	
	padding-left:5px;
	
	margin-left:2px;
	margin-right: 2px;
	
	font-size:6px;
}

#navegacion a.activeSlide	{
	background: url(img/navegacion/navegacion-elegido.png);
	color:#004213;
}

input	{
		font-size:10px;	
	}
	
	#formulario-grande	{
		width:168px;
		background-color: #DAE3A0;
		padding: 3px;
		border: 1px solid #ADBEAD;
		font-size: 10px;
	}
	
	#formulario-grande input	{
		font-family:Arial, Helvetica, sans-serif;
		font-size: 10px;
		font-weight: bolder;
		
	}
	
	#formulario-grande option 	{
		font-family:Arial, Helvetica, sans-serif;
		font-size: 10px;
		font-weight: bolder;
	}
	
	#formulario-grande select 	{
		font-family:Arial, Helvetica, sans-serif;
		font-size: 10px;
		font-weight: bolder;
	}
	
	#tabla-reservacion	{
		font-size:10px;
		font-weight: bolder;
	}
	
	.cancel a	{
		font-size:10px;
		color: #505050;
	}
#footer {
	clear:both;
	width:975px;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
#footer .col1, #footer .col2, #footer .col3, #footer .col4, #footer .col5 {
margin-bottom:0.3em;
}
#footer .col1 {
border-right:1px solid #D9D9D9;
clear:right;
display:inline;
float:left;
height:136px;
padding:2px 5px 3px 8px;
width:188px;
}
#footer .col2 {
	border-right:1px solid #D9D9D9;
	clear:right;
	display:inline;
	float:left;
	height:100px;
	width:221px;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 10px;
}
#footer .col3 {
	border-right:1px solid #D9D9D9;

	clear:right;
	display:inline;
	float:left;
	height:100px;
	width:221px;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 10px;
}
#footer .col4 {
       
        border-right:1px solid #D9D9D9;
        clear:right;
	display:inline;
	float:left;
	height:100px;
	width:221px;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 10px;
}
#footer .col5 {
	clear:right;
	display:inline;
	float:left;
	width:221px;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 10px;
}
#footer .col5 a {
color: #0089DD; !important
}

#footer .col5 li.link a {
margin-bottom:0;
margin-left:10px;
color: #0089DD; !important
}
#footer ul {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0;
padding:0;
}
#footer li {
padding-bottom:7px;
background-image: url("img/bullets/footer-flecha.gif"); !important
}
#footer li a {
color:#A28E79;
}
#footer li.title {
color:#4A2300;
font-size:14px;
}
#footer strong, #footer strong a {
color:#666666;
font-weight:bold;
}
#footer .footerNumber {
background-color:#FFFFFF;
border-top:1px solid #EBE8E5;
color:#666666;
font-weight:bold;
margin-top:-10px;
padding:10px 0 3px;
text-align:center;
}
#footer .footerNumber .copy {
float:left;
font-weight:normal;
margin-left:10px;
}

#menu li {
        line-height: 30px;
        float: left;
        list-style:none;

}
#menu li a {
        color: #666666;
        display: block;
        font-size: 12px;
        font-weight: bold;
}
div.box-componente { 
width:775px; 
height:355px;
display:block; 
clear:left; 
}
div.box-seccion-dividida-en-tres { 
width:775px; 
height:170px;
display:block; 
clear:left; 
}
div.box-body { 
margin-top: 20px;
width:775px; 
height:auto;
display:block; 
clear:left; 
}
#secc-6-wrapper {
	border-color:#999;
	border-width:thin;
	position:relative;
	width:775px;
	height:420px;
	z-index:1;
}
#secc-6-wrapper p {
	text-indent:15px;
}
#secc-6-main-1 {
	border-color:#999;
	border-width:thin;
	position:absolute;
	width:385px;
	height:130px;
	z-index:1;
	margin-top:5px;
	left: 1px;	
}
#secc-6-main-2 {
	border-color:#999;
	border-width:thin;
	position:absolute;
	width:385px;
	height:130px;
	z-index:2;
	left: 390px;
	margin-top:5px;
}
#secc-6-main-3 {
	border-color:#999;
	border-width:thin;
	position:absolute;
	width:385px;
	height:130px;
	z-index:3;
	top: 145px;
	left: 1px;
}
#secc-6-main-4 {
	border-color:#999;
	border-width:thin;
	position:absolute;
	width:385px;
	height:130px;
	z-index:4;
	left: 390px;
	top: 145px;
}
#secc-6-main-5 {
	border-color:#999;
	border-width:thin;
	position:absolute;
	width:385px;
	height:130px;
	z-index:5;
	top: 280px;
	margin-top:5px;
	left: 1px;	
}
#secc-6-main-6 {
	border-color:#999;
	border-width:thin;	
	position:absolute;
	width:385px;
	height:130px;
	z-index:6;
	left: 390px;
	top: 280px;
	margin-top:5px;
}
#secc-6-txt {
	position:absolute;
	width:290px;
	height:128px;
	z-index:7;
	float:right;
	left: 95px;
}
#secc-6-txt a {
	font-size:14px;
	font-weight:bold;
	border:none;!important
}
#secc-6-reserve {
	position:absolute;
	width:81px;
	height:22px;
	z-index:2;
	margin-bottom: 0px;
	left: 205px;
	top: 105px;
}
#secc-6-reserve a {
	color:#FFFFFF;!important
}
#secc-6-price {
	position:absolute;
	width:194px;
	height:22px;
	z-index:2;
	top: 95px;
}
#secc-6-img {
	position:absolute;
	width:85px;
	height:128px;
	z-index:8;
	left: 1px;
	float:left;
}
#secc-6-img a {
	color:white; !important
}
#fotos-producto {
	width: 445px;
	float:left;
	height: auto;
}
#fotos-producto .thumb	{
	margin-top: 5px;
	margin-right: 6px;
}
.thumbnail{
position: relative;
z-index: 0;
}
.thumbnail:hover{
background-color: transparent;
z-index: 50;
}
.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: lightyellow;
padding: 5px;
left: -1000px;
border: 2px solid #BDE394;
visibility: hidden;
color: black;
text-decoration: none;
}
.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}
.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
bottom:35px;
left: 60px; /*position where enlarged image should offset horizontally */
}
#secc-5 {
	position:relative;
	width:440px;
	height:61px;
	z-index:1;
	left: 2px;
	top: auto;
	float: none;
	padding:2;
	margin-top:10px;
}
#secc-5 img {
	border:1px;
	margin:0px;
}
#newsletter-wrapper {
	position:absolute;
	width:100%;
	height:189px;
	z-index:1;
}
#newsletter-col-1 {
	position:absolute;
	width:100%;
	left: 0px;
	height:78px;
	z-index:1;
}
#newsletter-col-2 {
	position:absolute;
	width:100%;
	height:52px;
	z-index:2;
	left: 0px;
	top: 81px;
}
#newsletter-col-3 {
	position:absolute;
	width:100%;
	left: 0px;
	height:53px;
	z-index:3;
	top: 136px;
}

#page-wrap			{ width: 750px; margin: 20px auto; min-height: 400px;
					  background: url(images/content-bg.png) top center no-repeat;
					  position: relative; }
					  
#map				{ width: 750px; height: 400px; top: 0px; left: 0px; }

