@charset "utf-8";

* { margin:0}
html, body {height: 100%;}


body {
	background: url(../images/bg.jpg) repeat-x #F5F1E5;
	margin: 0; /* es recomendable ajustar a cero el margen y el relleno del elemento body para lograr la compatibilidad con la configuración predeterminada de los diversos navegadores */
	padding: 0;
	text-align: center; /* esto centra el contenedor en los navegadores IE 5*. El texto se ajusta posteriormente con el valor predeterminado de alineación a la izquierda en el selector #container */

}

a { 
	color:#CB5C16;
	text-decoration:none;
  }
  
a:hover { 
	color:#060
	text-decoration:none;
}

.orange { color:#CC6215}
.green { color:#218537}

#container {
	min-height: 100%; /* alto minimo FF y Safari */
	height: auto !important;
	height: 100%; /* alto minimo para IE Windows */
	margin: 0 auto -150px;
	text-align: left; /* esto anula text-align: center en el elemento body. */
}

#container ul { list-style:none}

#header {
	padding: 0;  /* este relleno coincide con la alineación izquierda de los elementos de los divs que aparecen bajo él. Si se utiliza una imagen en el #header en lugar de texto, es posible que le interese quitar el relleno. */
	height: 110px;
	padding:20px 0 0 0;
	position:relative;
}

#mainContent {
	padding: 10px 0; /* recuerde que el relleno es el espacio situado dentro del cuadro div y que el margen es el espacio situado fuera del cuadro div */

}

#main { float:left; width:750px}

#idioma {
	float:right;
	width:100px;
	margin-top: 30px;
}
#idioma ul { list-style:none}

.big { font-size:18px}

.castellano { background:url(../images/bandera-spain.jpg) no-repeat; padding: 0 0 0 22px; height:13px; display:block}
.ingles { background: url(../images/bandera-english.jpg) no-repeat; padding: 0 0 0 22px; height:13px; display:block}
.catalan { background: url(../images/bandera-catalan.jpg) no-repeat; padding: 0 0 0 22px; height:13px; display:block}

#idioma a { color:#8B8C8B; font-size:9px; text-transform:uppercase; font-family:Tahoma, Geneva, sans-serif; display:block; text-decoration:none; line-height:13px; margin-bottom:5px}
#idioma a:hover { color:#333}

/* Menu */

#menu {
	float:left;
	width:190px;
	margin-right: 20px;
}



#menu ul { list-style:none; margin:0; padding:0}
.boton001_es a { background:url(../images/bot01.png) no-repeat; width:120px; height:36px; display:block; text-indent:-9999px; margin:5px auto; overflow:hidden}
.boton001_es a:hover { background-position:0 -36px}

.boton002_es a { background:url(../images/bot02.png) no-repeat; width:149px; height:36px; display:block; text-indent:-9999px; margin:5px auto; overflow:hidden}
.boton002_es a:hover { background-position:0 -36px}

.boton003_es a { background:url(../images/bot03.png) no-repeat; width:149px; height:36px; display:block; text-indent:-9999px; margin:5px auto; overflow:hidden}
.boton003_es a:hover { background-position:0 -36px}

.boton004_es a { background:url(../images/bot04.png) no-repeat; width:168px; height:36px; display:block; text-indent:-9999px;  margin:5px auto; overflow:hidden}
.boton004_es a:hover { background-position:0 -36px}


.boton005_es a { background:url(../images/bot05.png) no-repeat; width:168px; height:36px; display:block; text-indent:-9999px; margin:5px auto; overflow:hidden}
.boton005_es a:hover { background-position:0 -36px}

.boton006_es a { background:url(../images/bot06.png) no-repeat; width:168px; height:36px; display:block; text-indent:-9999px; margin:5px auto; overflow:hidden}
.boton006_es a:hover { background-position:0 -36px}

.boton007_es a { background:url(../images/bot07.png) no-repeat; width:168px; height:36px; display:block; text-indent:-9999px; margin:5px auto; overflow:hidden}
.boton007_es a:hover { background-position:0 -36px}

.boton008 a { background:url(../images/bot08.png) no-repeat; width:168px; height:36px; display:block; text-indent:-9999px; margin:5px auto; overflow:hidden}
.boton008 a:hover { background-position:0 -36px}

.boton009_es a { background:url(../images/bot09.png) no-repeat; width:168px; height:36px; display:block; text-indent:-9999px; margin:5px auto; overflow:hidden}
.boton009_es a:hover { background-position:0 -36px}

.boton010_es a { background:url(../images/bot10.png) no-repeat; width:168px; height:36px; display:block; text-indent:-9999px; margin:5px auto; overflow:hidden}
.boton010_es a:hover { background-position:0 -36px}

.boton001_ca a { background:url(../images/bot01-cat.png) no-repeat; width:120px; height:36px; display:block; text-indent:-9999px; margin:5px auto; overflow:hidden}
.boton001_ca a:hover { background-position:0 -36px}

.boton002_ca a { background:url(../images/bot02-cat.png) no-repeat; width:149px; height:36px; display:block; text-indent:-9999px; margin:5px auto; overflow:hidden}
.boton002_ca a:hover { background-position:0 -36px}

.boton003_ca a { background:url(../images/bot03-cat.png) no-repeat; width:149px; height:36px; display:block; text-indent:-9999px; margin:5px auto; overflow:hidden}
.boton003_ca a:hover { background-position:0 -36px}

.boton004_ca a { background:url(../images/bot04-cat.png) no-repeat; width:168px; height:36px; display:block; text-indent:-9999px;  margin:5px auto; overflow:hidden}
.boton004_ca a:hover { background-position:0 -36px}


.boton005_ca a { background:url(../images/bot05-cat.png) no-repeat; width:168px; height:36px; display:block; text-indent:-9999px; margin:5px auto; overflow:hidden}
.boton005_ca a:hover { background-position:0 -36px}

.boton006_ca a { background:url(../images/bot06-cat.png) no-repeat; width:168px; height:36px; display:block; text-indent:-9999px; margin:5px auto; overflow:hidden}
.boton006_ca a:hover { background-position:0 -36px}

.boton007_ca a { background:url(../images/bot07-cat.png) no-repeat; width:168px; height:36px; display:block; text-indent:-9999px; margin:5px auto; overflow:hidden}
.boton007_ca a:hover { background-position:0 -36px}

.boton009_ca a { background:url(../images/bot09-cat.png) no-repeat; width:168px; height:36px; display:block; text-indent:-9999px; margin:5px auto; overflow:hidden}
.boton009_ca a:hover { background-position:0 -36px}

.boton010_ca a { background:url(../images/bot10-cat.png) no-repeat; width:168px; height:36px; display:block; text-indent:-9999px; margin:5px auto; overflow:hidden}
.boton010_ca a:hover { background-position:0 -36px}

.boton001_uk a { background:url(../images/bot01-eng.png) no-repeat; width:120px; height:36px; display:block; text-indent:-9999px; margin:5px auto; overflow:hidden}
.boton001_uk a:hover { background-position:0 -36px}

.boton002_uk a { background:url(../images/bot02-eng.png) no-repeat; width:149px; height:36px; display:block; text-indent:-9999px; margin:5px auto; overflow:hidden}
.boton002_uk a:hover { background-position:0 -36px}

.boton003_uk a { background:url(../images/bot03-eng.png) no-repeat; width:149px; height:36px; display:block; text-indent:-9999px; margin:5px auto; overflow:hidden}
.boton003_uk a:hover { background-position:0 -36px}

.boton004_uk a { background:url(../images/bot04-eng.png) no-repeat; width:168px; height:36px; display:block; text-indent:-9999px;  margin:5px auto; overflow:hidden}
.boton004_uk a:hover { background-position:0 -36px}


.boton005_uk a { background:url(../images/bot05-eng.png) no-repeat; width:168px; height:36px; display:block; text-indent:-9999px; margin:5px auto; overflow:hidden}
.boton005_uk a:hover { background-position:0 -36px}

.boton006_uk a { background:url(../images/bot06-eng.png) no-repeat; width:168px; height:36px; display:block; text-indent:-9999px; margin:5px auto; overflow:hidden}
.boton006_uk a:hover { background-position:0 -36px}

.boton007_uk a { background:url(../images/bot07-eng.png) no-repeat; width:168px; height:36px; display:block; text-indent:-9999px; margin:5px auto; overflow:hidden}
.boton007_uk a:hover { background-position:0 -36px}

.boton009_uk a { background:url(../images/bot09-eng.png) no-repeat; width:168px; height:36px; display:block; text-indent:-9999px; margin:5px auto; overflow:hidden}
.boton009_uk a:hover { background-position:0 -36px}

.boton010_uk a { background:url(../images/bot10-eng.png) no-repeat; width:168px; height:36px; display:block; text-indent:-9999px; margin:5px auto; overflow:hidden}
.boton010_uk a:hover { background-position:0 -36px}

#galeria, #galeria-detalle {
	margin-top:20px;
	width:380px;
	height: 350px;
}
#galeria ul, #galeria-detalle ul { list-style:none; padding:0; margin:0;}
#galeria li, #galeria-detalle li { float:left; margin:0 5px 5px 0}
#galeria li a img, #galeria-detalle li a img { border:#FFF 3px solid}
#galeria li a:hover img, #galeria-detalle li a:hover img { border: #218537 3px solid}

#galeria-detalle { height:auto; overflow:hidden}

#alojamiento {
	margin-top:20px;
	width:680px;
	overflow:hidden
}

#alojamiento ul { list-style:none; padding:0}

.aloja001_es, .aloja002_es, .aloja003_es, .aloja004_es, .aloja005_es, .aloja001_ca, .aloja002_ca, .aloja003_ca, .aloja004_ca, .aloja005_ca, .aloja001_uk, .aloja002_uk, .aloja003_uk, .aloja004_uk, .aloja005_uk { float:left; width:266px; height:305px; margin:5px 20px }

.aloja001_es a { background: url(../images/aloja01.jpg) no-repeat; width:266px; height:305px; display:block; float:left; text-indent:-9999px; margin:0 10px 10px 0; overflow:hidden }
.aloja001_es a:hover { background-position:0 -305px}

.aloja002_es a { background: url(../images/aloja02.jpg) no-repeat; width:266px; height:305px; display:block; float:left; text-indent:-9999px; margin:0 10px 10px 0; overflow:hidden }
.aloja002_es a:hover { background-position:0 -305px}

.aloja003_es a { background: url(../images/aloja03.jpg) no-repeat; width:266px; height:305px; display:block; float:left; text-indent:-9999px; margin:0 10px 10px 0; overflow:hidden }
.aloja003_es a:hover { background-position:0 -305px}

.aloja004_es a { background: url(../images/aloja04.jpg) no-repeat; width:266px; height:305px; display:block; float:left; text-indent:-9999px; margin:0 10px 10px 0; overflow:hidden }
.aloja004_es a:hover { background-position:0 -305px}

.aloja005_es a { background: url(../images/aloja05.jpg) no-repeat; width:266px; height:305px; display:block; float:left; text-indent:-9999px; margin:0 10px 10px 0; overflow:hidden }
.aloja005_es a:hover { background-position:0 -305px}

.aloja001_ca a { background: url(../images/aloja01-cat.jpg) no-repeat; width:266px; height:305px; display:block; float:left; text-indent:-9999px; margin:0 10px 10px 0; overflow:hidden }
.aloja001_ca a:hover { background-position:0 -305px}

.aloja002_ca a { background: url(../images/aloja02-cat.jpg) no-repeat; width:266px; height:305px; display:block; float:left; text-indent:-9999px; margin:0 10px 10px 0; overflow:hidden;  }
.aloja002_ca a:hover { background-position:0 -305px}

.aloja003_ca a { background: url(../images/aloja03-cat.jpg) no-repeat; width:266px; height:305px; display:block; float:left; text-indent:-9999px; margin:0 10px 10px 0; overflow:hidden }
.aloja003_ca a:hover { background-position:0 -305px}

.aloja004_ca a { background: url(../images/aloja04-cat.jpg) no-repeat; width:266px; height:305px; display:block; float:left; text-indent:-9999px; margin:0 10px 10px 0; overflow:hidden }
.aloja004_ca a:hover { background-position:0 -305px}

.aloja005_ca a { background: url(../images/aloja05-cat.jpg) no-repeat; width:266px; height:305px; display:block; float:left; text-indent:-9999px; margin:0 10px 10px 0; overflow:hidden }
.aloja005_ca a:hover { background-position:0 -305px}

.aloja001_uk a { background: url(../images/aloja01-eng.jpg) no-repeat; width:266px; height:305px; display:block; float:left; text-indent:-9999px; margin:0 10px 10px 0; overflow:hidden }
.aloja001_uk a:hover { background-position:0 -305px}

.aloja002_uk a { background: url(../images/aloja02-eng.jpg) no-repeat; width:266px; height:305px; display:block; float:left; text-indent:-9999px; margin:0 10px 10px 0; overflow:hidden }
.aloja002_uk a:hover { background-position:0 -305px}

.aloja003_uk a { background: url(../images/aloja03-eng.jpg) no-repeat; width:266px; height:305px; display:block; float:left; text-indent:-9999px; margin:0 10px 10px 0; overflow:hidden }
.aloja003_uk a:hover { background-position:0 -305px}

.aloja004_uk a { background: url(../images/aloja04-eng.jpg) no-repeat; width:266px; height:305px; display:block; float:left; text-indent:-9999px; margin:0 10px 10px 0; overflow:hidden }
.aloja004_uk a:hover { background-position:0 -305px}

.aloja005_uk a { background: url(../images/aloja05-eng.jpg) no-repeat; width:266px; height:305px; display:block; float:left; text-indent:-9999px; margin:0 10px 10px 0; overflow:hidden }
.aloja005_uk a:hover { background-position:0 -305px}

#fotoBig { float:right; width:360px}
#fotoBig img {  border:#FFF 3px solid}

.linea-punteada { background:url(../images/linea2.gif) repeat-x; height:1px; margin:2px 0}

.tabla { background:#FFFBFB; border: #D7D7CB solid 1px; padding:0; margin:10px 0; line-height:30px}
.tabla tr { border-bottom:#999 1px solid; padding:0}
.tabla img { text-align: center; vertical-align: middle}

label { width:252px; display:block; margin-bottom:5px; float:left}
.label-textarea { width:470px;}
input { width:252px; background:#F8FCEF; border:1px solid #43311B; height:22px; padding:2px;}
textarea { width:470px; height:200px; background:#F8FCEF; border:1px solid #43311B; float:right; display:block; margin-bottom:10px}

/****** Botón Reserva ******/
a#boton-reserva_es {background: url(../images/boton-reserva.png) no-repeat; width:103px; height:21px; display:block; float:left; text-indent:-9999px; margin:0 10px 10px 0; overflow:hidden; cursor:pointer}
a#boton-reserva_es:hover {background-position:0 -21px}

a#boton-reserva_ca {background: url(../images/boton-reserva-cat.png) no-repeat; width:103px; height:21px; display:block; float:left; text-indent:-9999px; margin:0 10px 10px 0; overflow:hidden; cursor:pointer}
a#boton-reserva_ca:hover {background-position:0 -21px}

a#boton-reserva_uk {background: url(../images/boton-reserva-eng.png) no-repeat; width:103px; height:21px; display:block; float:left; text-indent:-9999px; margin:0 10px 10px 0; overflow:hidden; cursor:pointer}
a#boton-reserva_uk:hover {background-position:0 -21px}

/****** Botón volver ******/
a#boton-volver_es {background: url(../images/boton-volver.png) no-repeat; width:103px; height:21px; display:block; float:right; text-indent:-9999px; margin:0 10px 10px 0; overflow:hidden; cursor:pointer}
a#boton-volver_es:hover {background-position:0 -21px}

a#boton-volver_ca {background: url(../images/boton-volver-cat.png) no-repeat; width:103px; height:21px; display:block; float:right; text-indent:-9999px; margin:0 10px 10px 0; overflow:hidden; cursor:pointer}
a#boton-volver_ca:hover {background-position:0 -21px}

a#boton-volver_uk {background: url(../images/boton-volver-eng.png) no-repeat; width:103px; height:21px; display:block; float:right; text-indent:-9999px; margin:0 10px 10px 0; overflow:hidden; cursor:pointer}
a#boton-volver_uk:hover {background-position:0 -21px}


/****** Botón Enviar ******/
a#boton-enviar_es {background: url(../images/boton-enviar.png) no-repeat; width:103px; height:21px; display:block; float:right; text-indent:-9999px; margin:0 10px 0 0; overflow:hidden; cursor:pointer}
a#boton-enviar_es:hover {background-position:0 -21px}

a#boton-enviar_ca {background: url(../images/boton-enviar-cat.png) no-repeat; width:103px; height:21px; display:block; float:right; text-indent:-9999px; margin:0 10px 0 0; overflow:hidden; cursor:pointer}
a#boton-enviar_ca:hover {background-position:0 -21px}

a#boton-enviar_uk {background: url(../images/boton-enviar-eng.png) no-repeat; width:103px; height:21px; display:block; float:right; text-indent:-9999px; margin:0 10px 0 0; overflow:hidden; cursor:pointer}
a#boton-enviar_uk:hover {background-position:0 -21px}

/****** Botón Borrar ******/
a#boton-borrar_es {background: url(../images/boton-borrar.png) no-repeat; width:103px; height:21px; display:block; float:right; text-indent:-9999px; margin:0 10px 0 0; overflow:hidden; cursor:pointer}
a#boton-borrar_es:hover {background-position:0 -21px}

a#boton-borrar_ca {background: url(../images/boton-borrar-cat.png) no-repeat; width:103px; height:21px; display:block; float:right; text-indent:-9999px; margin:0 10px 0 0; overflow:hidden; cursor:pointer}
a#boton-borrar_ca:hover {background-position:0 -21px}

a#boton-borrar_uk {background: url(../images/boton-borrar-eng.png) no-repeat; width:103px; height:21px; display:block; float:right; text-indent:-9999px; margin:0 10px 0 0; overflow:hidden; cursor:pointer}
a#boton-borrar_uk:hover {background-position:0 -21px}

/****** Botón Contactar ******/
a#boton-contactar {
	background: url(../images/boton-contactar.png) no-repeat;
	width:103px;
	height:21px;
	display:block;
	float:left;
	text-indent:-9999px;
	margin:0 10px 0 0;
	overflow:hidden;
	cursor:pointer
}
a#boton-contactar:hover {
	background-position:0 -21px
}

/****** Botón ver más ******/
a#boton-vermas_es {
	background: url(../images/boton-vermas_es.png) no-repeat;
	width:103px;
	height:21px;
	display:block;
	float:left;
	text-indent:-9999px;
	margin:0 10px 0 0;
	overflow:hidden;
	cursor:pointer
}
a#boton-vermas_es:hover {
	background-position:0 -21px
}

a#boton-vermas_ca {
	background: url(../images/boton-vermas_ca.png) no-repeat;
	width:103px;
	height:21px;
	display:block;
	float:left;
	text-indent:-9999px;
	margin:0 10px 0 0;
	overflow:hidden;
	cursor:pointer
}
a#boton-vermas_ca:hover {
	background-position:0 -21px
}

a#boton-vermas_uk {
	background: url(../images/boton-vermas_uk.png) no-repeat;
	width:103px;
	height:21px;
	display:block;
	float:left;
	text-indent:-9999px;
	margin:0 10px 0 0;
	overflow:hidden;
	cursor:pointer
}
a#boton-vermas_uk:hover {
	background-position:0 -21px
}

#footer, .push {height: 150px}
#footer {
	padding: 0; /* este relleno coincide con la alineación izquierda de los elementos de los divs que aparecen por encima de él. */
	background:  url(../images/footer.jpg) repeat-x #43311B;
	color:#817662
}

#footer a { color:#CB5C16}
#footer a:hover { color:#2B8940}

#footer p {
	margin: 0 ; /* el ajuste en cero de los márgenes del primer elemento del pie evitará que puedan contraerse los márgenes (un espacio entre divs) */
	padding: 0; /* el relleno de este elemento creará espacio, de la misma forma que lo haría el margen, sin el problema de la contracción de márgenes */
}
#footer-wrapper {
	width:960px;
	text-align:left;
	margin:0 auto;
	padding:15px 0 0 0
}

#footer hr { height:1px; background:url(../images/linea.gif) repeat-x; width:200px; border:none; margin:5px 0}


.fltrt { /* esta clase puede utilizarse para que un elemento flote en la parte derecha de la pÃ¡gina. El elemento flotante debe preceder al elemento junto al que debe aparecer en la pÃ¡gina. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* esta clase puede utilizarse para que un elemento flote en la parte izquierda de la pÃ¡gina. */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* esta clase debe colocarse en un elemento div o break y debe ser el Ãºltimo elemento antes del cierre de un contenedor que incluya completamente a un elemento flotante */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.index-of-thumb {
	position:relative;
	float:left;
	width:69px;
	height:69px;
	background-color:#FFF;
	padding:6px;
	margin-right:10px;
	margin-bottom:10px;
}
.index-of-wrap {
	padding-top:0px;
	margin-right:15px;
	margin-bottom:15px;
	padding-bottom:10px;
	width:180px;
	float:left;
}
.index_ofertas {
	width:440px;
}
.ebre_ambient {
	position:absolute;
	right:127px;
	bottom:24px;
}
.dinamic_pics_frame {
	float: right;
	width:380px;
	height:275px;
	position:relative;
	margin-top:30px;
}
.ribbon_tail {
	position:absolute;
	right:10px;
	bottom:-38px;
}

.dinamic_pics01 {
	float: right;
	margin-left: 6px;
	margin-bottom: 6px;
	position:relative;
	height:153px;
	width:154px;
}

.dinamic_pics02 {
	float: right;
	margin-left: 6px;
	margin-bottom: 6px;
	position:relative;
	width:154px;
}
.of-thumb {
    position:relative;
    float:left;
    width:69px;
    height:69px;
    background-color:#FFF;
    padding:6px;
    margin-right:20px;
    margin-bottom:10px;
}
.of-text {
    position:relative;
    float:left;
    width:640px;
    line-height:14px;
}
img.valign {
    vertical-align:middle;
}
.of-title {
    text-transform:uppercase;
    font-size:16px;
    margin-bottom:5px;
    font-weight:bold;
}
.of-wrap {
    border-bottom:#333 dashed 1px;
    padding-top:0px;
    margin-bottom:15px;
    padding-bottom:10px;
}


