/* CSS Document */
#buscador_reservas_form {
	float: left;
	height: 200px;
	margin-bottom: 30px;
	margin-left: 0px;
	width: 300px;
	font-size: 13px;
}
#consulta_disponibilidad li{
	list-style:none;
/*	margin:0 0 40px 30px;*/
	float:left;
	width:640px;
}
#consulta_disponibilidad li img{
	float:left;
}
/*
#consulta_disponibilidad li.first{
	margin:0 0 0 0;
}
*/
/*
#consulta_disponibilidad li div{
	float:right;
	padding-left:20px;
	width:215px;
}
*/
#consulta_disponibilidad li div .title{
	float: left;
	width: 574px;
	color:#585858;
	font-size:17px;
	font-family: 'OFL Sorts Mill Goudy TT', arial, serif;
	display:block;
	margin-bottom:5px;
}

/* Martin 13/01/10. Pasamos el titular principal de las paginas de h2 a h1. 
   Martin 17/02/10. Cambiamos el color de los titulos a verde.
*/
/*#content h1, #wide h1 {
	color:#585858;
	color: #927951/*#6D9B18*/;
	/*ont-family:Georgia, "Times New Roman", Times, serif;
}*/
/*#content h1, #wide h1 {
	font-size:40px;
	line-height:40px;
	font-size:25px;
	line-height:30px;
	margin-bottom:0px;
	padding-bottom:0px;
}*/
/* Martin 14/12/09. Los titulares los pasamos a color gris oscuro, sobrescribiendo lo que indica style.css */
#content h4, #wide h4, 
#content h5, #wide h5,
#content h6, #wide h6 {
	color: #B29364 /*#585858*/;
	font-weight: normal;
}
/* Martin 17/02/10. Los titulares de tipo h2 y h3 los pasaremos a color verde, como lo senlaces */
#content h2, #wide h2,
#content h3, #wide h3 {
	color: #927951;/*#6D9B18;*/
}
#content h2, #wide h2 {
/* Martin 09/02/10. Modificamos el tamanio de fuente de los h2 */
	font-size:30px;
	line-height:30px;
}
/* Martin 07/01/10. Al h2 le damos un pequeno margen debajo porque en algunas paginas se solapa con el mapa google */
/* Martin 13/01/10. Pasamos el titular principal de las paginas de h2 a h1. */
/*#content h1 {
	margin-bottom: 6px;
	text-transform: inherit;
}*/
/* Martin 11/01/10. Las siguientes reglas se usan en ficha-hotel.php */
#content h2#ficha_hotel_titulo_informacion {
	font-size: 24px;
	text-align: left;
	color: #927951 /*#6D9B18*/;
	font-family: 'OFL Sorts Mill Goudy TT', arial, serif;
	text-transform: capitalize;
}
#content h3.ficha_hotel_titulo_h3 {
	padding-bottom: 5px;
}
/* Martin 13/01/10. La siguiente regla se usa en includes_web/modulos/inc_disponibilidad_formularios_reservas.php  */
#content h2#titulo_disponibilidad_hoteles {
	font-size: 25px;
	font-size: 24px;
	font-family: 'OFL Sorts Mill Goudy TT', arial, serif;
}
/* Martin 11/01/10. La siguiente regla se usa en index.php  */
#content h2#titulo_ofertas_index {
	font-size: 32px;
	font-size: 28px;
}
.margentop {
	margin-top: 20px;
	display: block;
	height: auto;
}
.fecha_disponible {
	height: auto;
	margin-top: 10px;
	/*margin-bottom: 20px;*/
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	/*margin-left: 15px;
	color: #6D9B18;*/
	font-size: 20px;
}
#footer_enlaces_pob_prv {
	width: 600px;
	float: left;
	margin-left: 0px;
}

#idiomas
{
	width:960px;
	margin:0 auto; /*set the display to center on the screen*/
	height: 20px;
	text-align: right;
}
#idiomas a
{
	color: #FFFFFF;
	text-decoration: none;
}
#idiomas a:hover
{
	border-bottom: 1px #FFFFFF dotted;
}

#logo {
width: 100px;
	padding-bottom: 20px;
}
#logo a {
width: 100px;
}
#logo_frase {
	float: left;
	width: 380px;
	height: 20px;
	padding: 55px 0px 0px 0px;
	font-size: 20px;
	color: #C7A35A;
}

#llegar_desde {
	height:auto;
	width: 270px;
	width: 640px;
	float: right;
	float: left;
}
.mostrar_ruta {
	background-color: #F2EBE0;
	height: 28px;
	width: 325px;
	border: 1px solid #DCD5C9;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#mapa_hotel {
	float: left;
	height: 360px;
	margin-bottom: 20px;
	padding-bottom: 10px;
	padding-top: 10px;
	width: 600px;
 	border: 1px solid #DCD5C9;
 }
/*#mapa_inicio*/
#mapa_google {
	width: 600px;
	min-width: 550px;
	/*height: 392px;*/
	height: 371px;
	float: left;
	margin-bottom: 20px;
	padding-bottom: 10px;
	padding-top: 10px;
	border: 1px solid #DCD5C9;
}
#ruta_detalle {
	margin-bottom: 10px;
}
#mapa_pequeno {
	border: 1px solid #DCD5C9;
	width: 283px;
	height: 210px;
	float: left;
	margin-top: 20px;
	margin-bottom: 40px;
	margin-top: 5px;
	margin-bottom: 20px;
}
/*#hoteles_separacion_mapa_lista {
	float: left;
	width: 640px;
	height: 20px;
}*/
.listado_hoteles {
	width: 950px;
	height: 145px;
	/*margin-bottom: 20px;
	padding-bottom: 20px;*/
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E8E2D7;
	padding-top: 15px;
	margin-right: auto;
	margin-left: 20px;
	margin-bottom: 10px;
}
#listado_hoteles  p{
	color: #585858;
	text-align: justify;
}
#hotel/* Martin 12/03/10. Estilos nuevos para que al poner la opcion blog en el menu de las secciones
		no se descuadre. */
    {
	margin-left: 30px;
	font-size: 18px;
_margin-left: 0px;
_padding-left: 30px;
}

#presentacion_fotos {
	width: 600px;
	height: 340px;
	height: 433px/*480px*/;
	float: left;
	overflow: hidden;
	margin-bottom: 20px;
	/*margin-top: 10px;*/
}
#presentacion_fotos img { 
	/*width: 640px;*/
	max-width: 640px;
/* Martin 10/02/10. Comentado para intentar resolver un problema con jquery, que aveces dejaba 
	las fotos con altura 22px. */
	/*height: auto;*/
}

#ofe_ver_todas {
	display: block;
	float: left;
	width: 640px;
}

#pie_themovie {
	float: right;
	padding: 0px;
	margin: 0px;
}
#pie_themovie a {
	color: #585858;
}
#pie_themovie a .nombre_themovie{
	color: #FC780D;
}

#services .oferta_xarma2 {
    /*border-top: 1px solid #E8E2D7;*/
    float: right;
    height: auto;
    margin-right: 12px;
    /*margin-top: 5px;
    padding-top: 14px;*/
    width: 570px;
	margin-top: 10px;
}
.imagen_oferta {
	margin-top: 6px;
	margin-right: 15px;
}
#services div {
	float: left;
}
#services li {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#services li.first {
	margin-bottom: 30px;
	padding-right: 35px;
	height: auto;
	width: auto;
}
#services li.ofe_oculta {
	display: none;
}
#services li.ofe_visible {
	display: list-item;
	margin: 0px;
	padding: 0px;
}
#services li div h2.title_sinmargen {
	/*line-height: inherit;
	margin-left: 10px;*/
	text-align: left;
	font-size: 18px;
	font-weight: normal;	/*width: 469px;*/
	width: 370px;
	text-transform: capitalize;
}
.titulo_hotel_oferta {
	width: 500px;
}
#services .hotel {
	margin: 0px;
	padding: 0px;
}
#services #localidad {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 900px;
}
.ofe_descripcion {
	display: block;
	float: left;
	width: 440px;
	color: #858585;
	/*margin-left: 10px;*/
}
#services li div .ofe_descripcion {
	display: block;
	float: left;
	width: 440px;
	color: #585858;
	text-align:left;
	/*padding-bottom: 10px;
	margin-left: 10px;*/
	font-size: 13px;
}
#services li div .ofe_nombre_oferta {
	display: block;
	float: left;
	width: 500px;
	color: #6D9B18;
    font-size: 16px;
    font-weight: bold;
    text-align: left;
}
#services li div .ofe_provincia {
    color: #808080;
    display: block;
    float: left;
    /*margin-left: 10px;*/
    margin-top: -6px;
    width: 500px;
}
#services li div .ofe_titulo_negrita {
	font-weight: bold;
	text-align: left;
	/*margin-left: 10px;*/
	width: 500px;
	color: #6d9b18;
	font-size: 14px;
}
#services li div.hotel_foto {
	float: left;
	height: 80px;
	margin-top: 6px;
	width: 80px;
	margin-right: 15px;
}
#sidebar p {
	padding-top: 0px;
}


.provinciahotel
{
	font-size: 0.8em;
	color: #808080;
}
.direccion_hotel {
	color: #999999/*#585858*/;
}
.direccion_hotel a {
	color: #999999;
}
a.direccion_hotel {
	color: #6D9B18;
}
.disponibilidad_miniatura {
	float: left;
	height: 80px;
	width: 80px;
	margin-top: 3px;
	margin-right: 15px;
}
.disponibilidad_resultado {
	float: left;
	/*width: 925px;*/
	width: 610px;
	height: auto;
	/*min-height: 50px;*/
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E8E2D7;
	padding-top: 15px;
	margin-right: auto;
	margin-bottom: 15px;
	/*margin-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E8E2D7;
*/}
.disponibilidad_resultado_todos {
	float: left;
	/*width: 925px;*/
	width: 610px;
	height: auto;
	/*min-height: 50px;*/
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E8E2D7;
	padding-top: 15px;
	margin-right: auto;
	/*margin-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E8E2D7;
*/}
.disponibilidad_resultado span.sin_disponibilidad {
	font-weight: bold;
	color: #CC3333;
	text-align: center;
	background-color: #F2EBE0;
	padding-top: 3px;
	padding-right: 4px;
	padding-bottom: 3px;
	padding-left: 3px;
}
.disponibilidad_tabla {
	float: left;
	width: 605px;
	height: auto;
	margin-right: 100px;
	margin-left: auto;
}
.disponibilidad_tabla h5.titulo_oferta {
	padding: 4px 0px 4px 0px;
	font-weight: bold;
}
.disponibilidad_tabla th.titulo_precio, 
	.disponibilidad_tabla th.titulo_personas, 
	.disponibilidad_tabla th.titulo_habitaciones{
	text-align: right;
}
.disponibilidad_tabla th, .disponibilidad_tabla td {
	Padding: 4px 2px 4px 3px;
	color: #666666;
}

.disponibilidad_tabla tr.fondo_coloreado {
	background-color: #F2EBE0;
}
.disponibilidad_tabla tr select.campo_habitaciones {
	width: 40px;
}
.disponibilidad_tabla tr select.campo_personas {
	width: 90px;
}
.disponibilidad_texto {
	float: none;
	width: 514px;
	height: auto;
	float: right;
}
.disponibilidad_texto .direccion_hotel {
	color: #585858;
}
.disponibilidad_texto a.direccion_hotel {
	color: #6D9B18;
}
.disponibilidad_texto p.descripcion_hotel {
	width: 514px;
	text-align: left;
	margin-bottom: 5px;
}
.disponibilidad_titulo {
	font-family: 'OFL Sorts Mill Goudy TT', arial, serif;
	margin-bottom: 10px;
}

/* Martin 12/01/10. Reescritura de algunos estilos de la plantilla (style.css) usados 
en includes_web/modulos/inc_pie.php */
.links_wrap {
	width:920px;
	float:left;
	padding-top: 5px;
	padding-left: 20px;
}
.links_wrap div#tipos_caracteristicas, .links_wrap div#pie_vermas {
/*	width:920px;
	float:left;
	margin-left:0px;
	margin-bottom:10px;
*/
    margin-bottom: 10px;
    margin-left: 0;
    margin-right: 14px;
    width: 155px;
}
a#pie_vermas_enlace {
	cursor: pointer;
}
.links_wrap .first,
.links_wrap div {
	width: 180px;
}
.links_wrap h3 a {
 color: #927951;
}

.promociones_enlace { 
	display: block;
	margin: 0px 0px 20px 0px;
}
.enlaces_interes {
	padding: 0px;
	float: left;
	height: auto;
	width: auto;
	margin-top: 15px;
	margin-right: 40px;
	margin-bottom: 0px;
	margin-left: 30px;
}
.point {
	background-color: #B39464;
	color: #FFFFFF;
	cursor: pointer;
	width: auto;
	padding-right: 5px;
	padding-left: 5px;
	border: none;
	height: 20px;
	margin-left: 10px;
	font-size: 13px;
}
.color {
	color: #a27954;
}
.precio_xarma {
	margin-right: 5px;
}
.into {
	margin-top: 5px;
}
