/* CSS Document hoteles abba */
body {
	font-size:0.7em;
	background:#E9E6E0;
	margin:0;
	padding:0;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif,verdana;
}
hr {
	margin:0.7em 0 ;
	border-top:1px solid #ccc;
	border-bottom:none;
	height:1px;
}
p, h1, h2, h3, h4, h5, li, ul, ol, form, fieldset, input, select { margin:0; padding:0; }
img {border:none;}
/*img a{color:none;}*/
.clear {clear:both;}
a{	
	color:#003943;
	text-decoration:underline;
}
a:hover { 
	text-decoration:none;
	color:#00661A;
}
.sinborde { border:none;
}
.img_left {float:left;}
.img_right {float:right;}
.img_varias{
	float:left;
	padding:10px 0px 10px 0px;
 }
.img_fotoizq{
	float:left;
	padding-right:10px;
}
.img_fotoder{
	float:right;
	padding-left:10px;
}
.none {display:none;}
/*.googleborder{
	border:#CCCCCC 1px solid;
	float:left;
} */
.volver {
	background:url(../img/icon_volver_peq.gif) no-repeat left 5px;
 	padding: 5px 0  0  24px;
}
.iconcomentario{
	background:url(../img/icon_comentario_anadir.gif) no-repeat left 3px;
	padding: 5px 0  0  24px;
}

/*  Ampliar foto  */
.imagen { /* Engloba las fotos a ampliar, la foto ha de tener el mismo tamaño que en la maqueta, si no quitar el class "ampliar" */
	margin:0 10px 10px 0;
}
.imagen img.lupa {
	padding: 0;
	position: absolute !important;
	margin: 99px 0 0 -28px;
}

/*ESTRUCTURA*/
#cabecera{
	background:url(../img/bg_general.jpg) repeat-y center;
}
#cabecera1 {
	width:768px;
	background:url(../img/bg_general.jpg) repeat-y center;
	margin:0 auto;
	text-align:left;
	height:1%;
}/*
#cabecera2 {
	width:768px;
	background:url(../img/bg_general.jpg) repeat-y center;
	margin:0 auto;
	text-align:left;
	height:103px;
	overflow:hidden;
}*/
#cabecerahome {
	width:768px;
	/*background:	url(../img/cabecera/imgcentral_rambla.jpg) no-repeat center;*/
	margin:0 auto;
	text-align:left;
	height:103px;
	overflow:hidden;
}
#menu{
	background:#DBD9D4 url(../img/bg_menu.jpg) repeat-y center;
}
#menu1 {
	width:768px;
	margin:0 auto;
	text-align:left;
}
#contenido{
	background:url(../img/bg_general.jpg) repeat-y center;
}
#contenido1 {
	width:768px;
	background:url(../img/bg_general.jpg) repeat-y center;
	margin:0 auto;
	text-align:left;
}
/*
#pie{
	background: url(../img/bg_pie.jpg) no-repeat center top;
	padding-top:20px;
}
#pie1 {
	width:703px;
	background:#F4BB1F ;
	margin:0 auto;
    padding:0px 20px 10px 20px;
	text-align:left;
	border-bottom:#CF990A 1px solid;
	border-right:#CF990A 1px solid;
	border-left:#CF990A 1px solid;
	font-size:1.1em;
	font-weight:bold;
}
*/
#pie{
	margin:0 auto;
	background: url(../img/bg_pie.jpg) no-repeat center top;
	padding-top:20px;
	margin-bottom:10px;
}
#pie1 {
	width:702px;
	margin:0 auto;
	padding:0px 20px 10px 20px;
	text-align:left;
	border-bottom:#CF990A 1px solid;
	font-size:1.1em;
	font-weight:bold;
}
h1, #contenido1 h1 {
	font-size:1.6em;
	font-weight:normal;	
	letter-spacing:-1px;
}
#contenido1 h2{
	font-size:1.47em;
	padding:14px 0px 5px 0px !important;
	margin:0;
	font-weight:normal;	
	letter-spacing:-1px;
}
#contenido1 h2 span{
	font-weight:bold;	
}
#ofertascentral h2{
	color:#990000;	
	font-weight:bold;	
}
#contenido1 p {
	margin:3px 0;	
}
#contenido1 ul{
	list-style:none;
}
#contenido1 li{
	padding: 5px 0px 5px 10px;
	list-style:none;
	background:url(../img/icon_flecha.gif) no-repeat left 9px;
}

/*cabecera*/
#cabecera1 .corporativo {
	height:45px;
	float:right;
	text-align:right;
	color:#666;
	font-size:0.9em;	
	width:515px;
	padding:2px 15px 0px 0px;
	background:url(../img/bg_corporativo.jpg) no-repeat bottom right;
}
#cabecera1 .corporativo select {
	color:#666;
}

#cabecera1 a {
	color:#000;
	text-decoration:none;
}
#cabecera1 a:hover {
	color:#000;
	text-decoration:underline;
}
.empresas {
	background:url(../img/icon_candado.jpg) no-repeat center left;
	padding:0  5px 1px 18px;
	margin-right:30px;
}
.empresasactivo{
	background:url(../img/icon_candado.jpg) no-repeat center left;
	padding:0  5px 1px 20px;
	color:#000;
	background-color:#FFF4D5;
}
/*NAVEGACION CORPORATIVA*/
#nav1 {
	margin: 8px 0 0 0px;
	padding: 0px 70px 0px 0px;
	height: 18px;
	list-style: none;
	display: inline; /**/
	width:450px;
	float:right;
	font-size:1.1em;
	font-weight:bold;
}
#nav11 ul {
	padding-left: 0;
	margin: 0;
}
#nav1 li {
	margin: 0px; 
	padding: 0px 6px 0px 6px ;
	list-style: none;
	display: inline;
}
#nav1 ul li strong  {/* para marcar páginas activas del menu corporativo*/
 	background-color:#FFF4D5;
	color:#000;
}	

/*NAVEGACION PRINCIPAL*/
#nav2 {
	margin: 0px;
	padding: 0px;
	height: 47px;
	list-style: none;
	display: inline; /**/
	overflow: hidden;
	width:768px;
	float:left;
}
#nav12 ul {
	padding-left: 0;
	margin: 0;
}
#nav2 li {
	margin: 0; 
	padding: 0;
	list-style: none;
	display: inline;
}
#nav2 a, #nav2 ul li strong {
	float:left;
	padding: 47px 0 0 0;
	overflow: hidden;
	height: 0px !important; 
	height /**/:47px; /* for IE5/Win only */
}
#nav2 ul li strong {
	background-position: 0 -94px;
}
#nav2 #selected {
	background-position: 0 -94px;
}
div#nav2 a:hover {
	background-position: 0 -47px;
}
div#nav2 a:active {
	background-position: 0 -94px;
}
#buscar a, #buscar strong {
	width: 223px;
	background: url(../img/menus/buscar.jpg) 0 0 no-repeat;
	background-position: 0 0;
}
#presentacionNuevo a, #presentacionNuevo strong {
	width: 107px;
	background: url(../img/menus/elhotel.gif) 0 0 no-repeat;
}
#ciudadNuevo a, #ciudadNuevo strong {
	width: 107px;
	background: url(../img/menus/la_ciudad.gif) 0 0 no-repeat;
}
#hoteles a, #hoteles strong {
	width: 110px;
	background: url(../img/menus/habitaciones.gif) 0 0 no-repeat;
}
#servicios a, #servicios strong {
	width: 109px;
	background: url(../img/menus/services.gif) 0 0 no-repeat;
}
#ofertas a, #ofertas strong {
	width: 109px;
	background: url(../img/menus/offers.gif) 0 0 no-repeat;
}
/* Modificado 2008.04.15
#hoteles a, #hoteles a strong, #hoteles strong {
	width: 155px;
	background: url(../img/menus/hoteles.gif) 0 0 no-repeat;
}
#servicios a, #servicios strong {
	width: 199px;
	background: url(../img/menus/servicios.gif) 0 0 no-repeat;
}
#ofertas a, #ofertas strong {
	width: 191px;
	background: url(../img/menus/ofertas.gif) 0 0 no-repeat;
}
*/

/*COLUMNAS CENTRALES*/	
#col01 {
	width:223px;
	float:left;	
	position:relative;
	z-index:99;
}
#col02 {
	float:left;
	width:505px;
	margin: 18px 0 35px 21px;
	font-size:1.1em;
	position:relative;
	z-index: 90;
}
#col02 a {	
	color:#003943;
	text-decoration:underline;
}
#col02 a:hover { 
	text-decoration:none;
	color:#00661A;
}
#col01 .tit, #col01 .tit a{
	color:#666;
	padding:9px 0px;
	text-decoration: none;
}
#col01 .tit{
	font-size:1.4em;
	font-weight:bold;
	letter-spacing:-1px;
	line-height:99%;
}
/*col01*/	

#buscador {
	float:left;
	margin:0 auto;
	background:url(../img/bg_buscador.jpg) no-repeat left bottom ;
	width:189px;
	padding:0px 5px 18px 28px;
}
input.fecha {
	width:60px;
}
#buscador input {
	margin-bottom:1px;
	float:left;
	padding:2px;
}
#buscador label {
	width:28%;
	float:left;
	padding-top:2px;
	text-align:right;
}
#buscador img {
	float:left;
	margin-left:4px;
}
#buscador #destino {
	clear:left;	
}	
#buscador #entrada {
	clear:left;
	padding-bottom:10px;
}
#buscador #salida {
	clear:left;
	padding-bottom:10px;
}
#buscador #boton {
	clear:left;
	padding:5px 0px 10px 47px;
}
#buscador #escoge {
	clear:left;
	padding:3px 0px 10px 0px;
}
#escoge a{color: #0000ff;}
/*#ventajas, #parati, #creciendo, #ayudamos, */ #amarillo, .txtdestacado{
	float:left;
	margin:0 auto;
	background:#ECEAE7 url(../img/bg_gris.gif) no-repeat bottom left;
	width:189px;
	padding:0px 10px 17px 22px;
}
/*#ventajas h3, #parati h3, #creciendo h3, #ayudamos h3{
	padding:9px 0px;
}*/
#creciendo li, #parati li, #ayudamos li, #ayudamos, #creciendo, #amarillo {	
	background-image:none !important;
}
#ventajas ul, #parati ul, #ayudamos ul{
	list-style:none;
}
#ventajas li{
	padding: 2px 0px 2px 13px;
	list-style:none;
	background:url(../img/icon_ventajas.gif) no-repeat left  3px;
}	
#parati li, #ayudamos li{
	padding: 2px 0px 2px 0px;
	list-style:none;	
	background-image:none !important;	
}
#creciendo .info{
	float:left;
	width:123px;
	padding-left:9px;	
}
#amarillo{
	background-color:#FFF8E1;
	border-top:#fff 2px solid;
}
#amarillo .tit{
	color:#A47E00;
	letter-spacing:-1px;
}
.comentario a{
	font-size:1em;
	color:#A47E00;	
}
.comentario span{ 
	background:url(../img/icon_comentario.gif) no-repeat left 3px;
	padding: 5px 0 5px 25px;
	font-weight:bold;
}
.comentario a:hover{
	color:#A68100;
}
.comentario .datos{
	color:#666;
	font-size:0.9em;
}
#col01 .titnews{
	font-weight:bold;
	background:url(../img/icon_news.gif) no-repeat right 10px;
	border-bottom:#fff 1px solid;
	color:#666;
	padding:9px 0px 2px 0px;
	font-size:1.4em;
	font-weight:bold;
}

/*col02*/	
#col02 .motivo{
	float:left;
	width:120px;
	margin-right:7px;
}
#col02 .motivolast{
	float:left;
	width:120px;
	margin-right:0;
}

/*pie*/
#pie1 li{	
	list-style: none;
	display: inline;
	float:left;
	padding: 0px 15px 0 0;
	overflow: hidden;
	text-decoration:none;
}
#pie1 li strong,  #gris li strong{	
	color:#FFFFFF;
}
#pie1 a {
	color:#000;
	text-decoration:none;	
}
#pie1 a:hover {
	text-decoration:underline;	
}
#gris{
	padding-top:4px;
}
#gris li,  #gris a {
	color:#666;
	overflow: hidden;
	font-size:0.9em;
	font-weight:normal;
}
/*form*/
input, select {font-size:0.9em;}

#hotelcentral{
	padding-bottom:2px;
	border-bottom:#000 6px solid;
}
#hotelcentral h2{
	padding:0 !important;
	margin:0;
}
#ofertascentral{
	float:left;
	width:188px;
	margin-right:14px;
	color:#666;
}
#ofertascentral a{
	color:#CC0000;
	font-weight:bold;
}
#ofertascentral a:hover{
	color:#990000;
}
#ofertascentral img{
	clear:left;
}
#ofertascentral h2, #googlecentral h2{
	padding:2px 0px 5px 0px !important;
		letter-spacing:-1px;
}

/* Google maps */
#googlecentral{
	float:left;
	width:300px;
}
/*
#googlecentral p {
	border:1px solid #ccc;
}*/
#googlecentral ul {
	margin-bottom:1em;
}
#googlecentral ul{
	list-style:none;
	padding-top:5px !important;
}
#googlecentral li{
	padding: 2px 0px 2px 10px;
	list-style:none;
	background:url(../img/icon_flecha.gif) no-repeat left 6px;
}
/* Nuesros hoteles */
#nuestroshoteles{
	float:left;
	width:100%;
	margin-top:15px;
}
#nuestroshoteles div{
	border:#F4BB1F  1px solid;
	padding: 10px;
	width:480px;
}
#nuestroshoteles ul{
	font-weight:bold;
	padding:0;
	list-style:none;
/*	width:480px; */
    width:240px;
    float: left;
}
#nuestroshoteles li{
	font-weight:bold;
	padding: 2px 0px 2px 10px;
	list-style:none;
	background:url(../img/icon_flechaamarilla.gif) no-repeat left 6px;
/*	float: left; */
  	width: 230px;
}
#nuestroshoteles li a{
	font-weight:normal;
}
#nuestroshoteles br {
	clear: left;
}
/* Imagen de los calendarios */
a.date-picker{
	width: 21px;
	height: 21px;
	border: none;
	padding: 0;
	margin: 0;
	float: left;
	overflow: hidden;
	cursor: pointer;
	background: url(../img/calendario.gif) no-repeat;
}
a.date-picker span {
	margin: 0 0 0 -2000px;
}
div.date-picker-holder, div.date-picker-holder * {
	margin: 0;
	padding: 0;
}

.google_earth{position:relative;margin-bottom:5px; width:100%;}
.google_earth div.explicacion{padding-right:100px;}
.google_earth div.google_earth_icon{width:100px;position:absolute;right:0;bottom:0;}
.google_earth div.google_earth_icon a{text-decoration:none;}
.google_earth div.google_earth_icon, .google_earth div.google_earth_icon a{font-size:0.9em;}
/* Webcam */
a.webcam{
background:url(../img/boton_webcam.gif) no-repeat left top;
padding: 5px 0 10px 82px;
display:block;	
}
/* Botón llamada acción */
.empieza{float: right; margin:5px 0;}
/* Ofertas - estrella roja */
.bg_oferta, .bg_oferta_int {
	position:absolute;
	z-index:2;	
	height:55px;
	background:url(../img/bg_oferta.gif) no-repeat right top;
	text-align:right;
	color:#FFF;
}
.bg_oferta{
	width:188px;
}
.bg_oferta_int{
	width:394px;
}
.bg_oferta_destacada {
	position:absolute;
	z-index:2;
	width:188px;
	height:55px;
	background:url(../img/bg_oferta.gif) no-repeat right top;
	text-align:right;
	color:#FFF;
}

.desde{
	font-size:0.8em;
	padding: 2px;
}
.precio_oferta{
	font-size:1.4em ;
	padding: 2px;
	font-weight:bold;
}
.bg_oferta a, .bg_oferta_int a{
	text-decoration:none !important;
	color:#FFF !important;
}
.bg_oferta a:hover, .bg_oferta_int a:hover{
	text-decoration:underline !important;
}