                          /* Para resetear los estilos de los navegadores */
						  						  
* {  
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
    font-size: 0.9em;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
	line-height: normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { 
	border:0;
}
p {
	font-size: 0.9em;
}
em {
	font-style: italic;
}

                          /* HTML: etiquetas del lenguaje HTML */
						  
html {
	background-image: url(../images/fondo-body.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #EBECF3;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
}
a:link {
	color: #0066CC;
}
a:visited {
	color: #900;
}
a:visited:hover {
	color: #D50000;
}
a:hover {
	color: #1A64FF;
}
a:active {
	color: #060;
}

                          /* Maquetaci&#243;n */
						  
/*=========== Div #contenedor: div que contiene todo el sitio ===========*/

#contenedor {
	width: 60em;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}

/*=========== Div #encabezado_superior ===========*/

#encabezado_superior {
	background-image: url(../images/fondo-cabezote.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 100%;
	height: 4.8em;
	display: block;
}

/* idioma */

.moduletable-idioma {
	float: left;
	font-size: 0.8em;
	margin-top: 0.5em;
	margin-left: 1em;
}
.moduletable-idioma a {
	text-decoration: none;
}
.moduletable-idioma a:link, .moduletable-idioma a:visited {
	color: #FFF;
}
.moduletable-idioma a:visited:hover, .moduletable-idioma a:hover {
	color: #FC0;
}

/* men&#250; cabezote */

.moduletable-menuCabezote {
	float: right;
	font-size: 0.625em;
	margin-top: 1.3em;
	margin-right: 1.5em;
	text-transform: uppercase;
}
.moduletable-menuCabezote .menu {
	padding-bottom: 1em;
}
.moduletable-menuCabezote ul li {
	display: inline;
	padding-left: 1.8em;
	padding-bottom: 2em;
	margin-left: 1.5em;
}
.moduletable-menuCabezote ul li a {
	text-decoration: none;
}
.moduletable-menuCabezote a:link, .moduletable-menuCabezote a:visited {
	color: #FFF;
}
.moduletable-menuCabezote a:visited:hover, .moduletable-menuCabezote a:hover {
	color: #FC0;
}
.moduletable-menuCabezote ul li.item2 {
	background-image: url(../images/icono_empresas_menu_cabezote.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.moduletable-menuCabezote ul li.item3 {
	background-image: url(../images/icono_eventos_menu_cabezote.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.moduletable-menuCabezote ul li.item4 {
	background-image: url(../images/icono_agencias_menu_cabezote.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.moduletable-menuCabezote ul li.item5 {
	background-image: url(../images/icono_prensa_menu_cabezote.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.moduletable-menuCabezote ul li.item220 {
	background-image: url(../images/icono_calendario_menu_cabezote.gif);
	background-repeat: no-repeat;
	background-position: left top;
}


/* buscador */

.moduletable-buscador {
	float: right;
	margin-right: 0.5em;
	margin-top: 0.5em;
	width: 14em;
}
.moduletable-buscador label {
	display: none;
}
input#mod_search_searchword {
	float: left;
	background-color:transparent;
	background-image: url(../images/fondo-buscador.gif);
	background-repeat: no-repeat;
	background-position: left top;
	border-style:none;
	padding-top: 0.3em;
	padding-left: 1em;
	padding-right: 1em;
	padding-bottom: 0.2em;
	height:16px;
	width:170px;
	margin-top: 0.5em;
	font-size: 0.6em;
	color: #141A19;
}
input.button-buscador {
	margin-top: 0.5em;
	float: right;
}
#encabezado_inferior {
	clear: both;
}

/*=========== Div #encabezado_inferior ===========*/

#encabezado_inferior {
	background-image: url(../images/fondo-cabezote-inferior.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 100%;
	height: 6.5em;
	display: block;
}

/* Titulo de la pagina: h1 */

h1 {
	height: 63px;
	width: 213px;
	position: relative;
	float: left;
	margin-left: 1em;
}
h1 span {
	background-image: url(../images/logo-estelar.gif);
	background-repeat: no-repeat;
	cursor: pointer;
	font-size: 0em;
	height: 100%;
	position: absolute;
	width: 100%;
}
h1 span.portal {
    display: none;
}
h1 a:link, h1 a:visited, h1 a:visited:hover, h1 a:hover {
    color: #FFF;
}

/* telefonos de contacto */

.moduletable-telefonosContacto {
	float: right;
	width: 41em;
	text-align: right;
	margin-top: 1em;
	margin-right: 0.5em;
	padding-right: 2em;
	background-image: url(../images/icono_telefono.gif);
	background-repeat: no-repeat;
	background-position: right 0.3em;
	padding-bottom: 0.2em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B8CBDF;	
}
.moduletable-telefonosContacto .telefono {
	float: right;
	width: auto;
	margin-right: 0.3em;
	margin-left: 1.5em;
}
.moduletable-telefonosContacto .telefono p.pais {
	color: #2A5073;
	font-size: 0.8em;
}
.moduletable-telefonosContacto .telefono p.numero {
	color: #001F3D;
	font-size: 1em;
}

/*=========== Div #centro_atencion_visual ===========*/

#centro_atencion_visual {
	clear: both;
	width: 100%;
	height: 19em;
	background-image: url(../images/fondo-buscador-hoteles.gif);
	background-repeat: no-repeat;
	background-position: right top;
	position: relative;
}

#marco_slide_superior {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 3000;
}


/* moduletable-logo_linea_hotel */

.moduletable-logo_linea_hotel {
	float: left;
	width: 12em;
	height: 100%;
}

/* moduletable-imagen_hotel */

.moduletable-imagen_hotel {
	float: left;
	height: 100%;
}

/* moduletabel-linea */

.moduletable-linea {
	width: 42.2em;
	float: left;
}

/* Buscador de Hoteles Estelar */

.moduletable-buscador_hoteles {
	width: 17.2em;
	float: right;
}
.moduletable-buscador_hoteles h2 {
	font-size: 1em;
	text-transform: uppercase;
	color: #FFF;
	margin-top: 2em;
	margin-bottom: 1em;
}
.moduletable-buscador_hoteles form {
	font-size: 0.8em;
}
.moduletable-buscador_hoteles form select {
	font-size: 1em;
	padding: 0.1em;
}
.division_form {
	display: block;
	margin-bottom: 1em;
}
p.ciudad span, p.hotel span, p.fecha_de_llegada span, p.fecha_de_salida span, p.adultos span, p.ninos span, p.habitaciones span {
	display: block;
	font-weight: bold;
	margin-bottom: 0.2em;
}
p.ciudad, p.fecha_de_llegada, p.adultos, p.ninos {
	float: left;
	margin-right: 1em;
}
p.ciudad select, p.hotel select {	
	width: 10em;
}
p.fecha_de_llegada input, p.fecha_de_salida input  {
	width: 8.2em;
	padding: 0.1em;
}
p.adultos select, p.ninos select, p.habitaciones select {
	width: 6.3em;
}
#codigo_empresa_form {
	float: left;
	width: 12.5em;
	margin-right: 0.5em;
}
#codigo_empresa_form label {
	display: block;
	margin-bottom: 0.5em;
}
.moduletable-buscador_hoteles form label#enviar {
	background-image: url(../images/fondo-boton-buscador-hotoles.gif);
	background-repeat: no-repeat;
	height: 22px;
	width: 88px;
	display: block;
	float: left;
	position: relative;
	margin-top: 2em;
}
.moduletable-buscador_hoteles form #boton {
	background-color:transparent;
	border-style: none;
	color: #FFF;
	font-weight: bold;
	cursor:pointer;
	padding-top: 1px;
	padding-left: 10px;
	padding-right: 10px;
}

/*=========== Div #encuentre_su_hotel_estelar ===========*/

#encuentre_su_hotel_estelar {
	background-image: url(../images/fondo_encuentre_su_hotel_estelar.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 100%;
	height: 2.9em;
	padding-top: 0.6em;
}
#encuentre_su_hotel_estelar p {
	font-size: 1.125em;
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: right;
	float: left;
	width: 36em;
}

/*=========== Div #cuerpo ===========*/

#cuerpo {
	background-image: url(../images/fondo-cuerpo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	clear: both;
	width: 100%;
	height: 100%;
	overflow: hidden;
	background-color: #FFF;
}

/* COLUMNAS 100% ALTAS */

#lateral_izquierda, #lateral_derecha {
	margin-bottom: -32768px;
	padding-bottom: 32768px;
}

/*=========== Div #lateral_izquierda ===========*/

#lateral_izquierda {
	width: 12em;
	float: left;
	background-color: #EAEBEF;
}

/* Men&#250; principal */

.moduletable-menu_principal {
	background-image: url(../images/fondo-cabezote-modulo-menu-principal.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 1.5em;
	font-size: 0.8em;
}
.moduletable-menu_principal ul {
	padding-left: 2em;
	padding-right: 2em;
	background-color: #EBDE83;
	padding-bottom: 3em;
	background-image: url(../images/fondo-pie-modulo-menu-principal.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.moduletable-menu_principal ul li {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFF;
}
.moduletable-menu_principal ul li a {
	text-decoration: none;
	display: block;
	padding-bottom: 0.4em;
	padding-top: 0.4em;
	text-transform: uppercase;
}
.moduletable-menu_principal ul li a:link, .moduletable-menu_principal ul li a:visited {
	color: #000;
}
.moduletable-menu_principal ul li a:hover {
	color: #1D1D1D;
}
.moduletable-menu_principal ul li ul {
	padding-left: 0.7em;
	padding-right: 0em;
	background-color: #EBDE83;
	padding-bottom: 0.5em;
	background-image: none;
}
.moduletable-menu_principal ul li ul li {
	border-bottom-style: none;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #C60;
	padding-left: 0.5em;
}
.moduletable-menu_principal ul li ul li a {
	text-transform: none;
}

/* M&#243;dulos lateral izquierda */

.moduletable-modulo_lateral_izquierda {
	background-image: url(../images/fondo-modulos-lateral-izquierda.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 100%;
	padding-left: 1.1em;
	padding-right: 1.1em;
	padding-bottom: 1em;
	background-color: #E9EBEF;
}
.moduletable-modulo_lateral_izquierda h2 {
	color: #002141;
	text-transform: uppercase;
	display: block;
	padding-top: 2.3em;
	padding-bottom: 0.3em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #002141;
	text-align: center;
	font-size: 0.85em;
	margin-bottom: 1em;
}

.moduletable-modulo_lateral_izquierda p {
	font-size: 0.8em;
	margin-left: 1em;
	margin-right: 1em;
}

/* siganos en */

ul#redes_sociales li {
	background-image: url(../images/fondo-a-siganos.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0.3em 0em 0.3em 0.4em;
	margin-bottom: 0.3em;
}

ul#redes_sociales li a {
	display: block;
	text-decoration: none;
	padding: 0.5em 0em 0.5em 3em;
	
}
ul#redes_sociales li a:link, ul#redes_sociales li a:visited, ul#redes_sociales li a:visited:hover, ul#redes_sociales li a:hover, ul#redes_sociales li a:active {
	color: #333;
}
ul#redes_sociales li a#twitter {
	background-image: url(../images/icono_twitter.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
ul#redes_sociales li a#facebook {
	background-image: url(../images/icono_facebook.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
ul#redes_sociales li a#flickr {
	background-image: url(../images/icono_flickr.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
ul#redes_sociales li a#youtube {
	background-image: url(../images/icono_youtube.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

/* testimonios */

p.testimonio, p.autor_testimonio {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-bottom: 0.5em;
	font-size: 0.85em;
	font-style: italic;
	color: #666666;
}
p.autor_testimonio {
	color: #884111;
	padding-bottom: 0.5em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #884111;
}

/*=========== Div #lateral_derecha ===========*/

#lateral_derecha {
	width: 47em;
	float: right;
	height: 100%;
}



/* Contenido */

#contenido, .moduletable-rutadeMigas {
	padding-left: 30px;
}

/* menu_lineas_estelar */


#menu_lineas_estelar {
	position: relative;
}
.moduletable-menu_lineas_estelar ul {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	overflow: hidden;
}
.moduletable-menu_lineas_estelar ul li {
	width: 13em;
	display: block;
	font-size: 0.875em;
	float: right;
	margin-left: 0.2em;
}
.moduletable-menu_lineas_estelar ul li a {
	text-decoration: none;
	display: block;
	height: 1.8em;
	padding-top: 1em;
	text-transform: uppercase;
	text-align: left;
}
.moduletable-menu_lineas_estelar ul li a#linea-prime, .moduletable-menu_lineas_estelar ul li a#linea-superior, .moduletable-menu_lineas_estelar ul li a#linea-esencial {
	width: 13em;
	background-image: url(../images/fondo-menu-lineas-estelar-internos.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	text-align: center;
}
.moduletable-menu_lineas_estelar ul li a#linea-apartamentos {
	width: 13em;
	background-image: url(../images/fondo-menu-lineas-estelar-esquina-redondeada.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.moduletable-menu_lineas_estelar ul li a#linea-prime-on, .moduletable-menu_lineas_estelar ul li a#linea-superior-on, .moduletable-menu_lineas_estelar ul li a#linea-esencial-on, .moduletable-menu_lineas_estelar ul li a#linea-apartamentos-on {
	padding-left: 0.65em;
}
.moduletable-menu_lineas_estelar ul li a#linea-prime-on {
	background-image: url(../images/fondo-menu-lineas-estelar-prime-on.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.moduletable-menu_lineas_estelar ul li a#linea-superior-on {
	background-image: url(../images/fondo-menu-lineas-estelar-estelar-on.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.moduletable-menu_lineas_estelar ul li a#linea-esencial-on {
	background-image: url(../images/fondo-menu-lineas-estelar-esencial-on.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.moduletable-menu_lineas_estelar ul li a#linea-apartamentos-on {
	background-image: url(../images/fondo-menu-lineas-estelar-apartamentos-on.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.moduletable-menu_lineas_estelar ul li a#linea-prime:link, .moduletable-menu_lineas_estelar ul li a#linea-prime:visited, .moduletable-menu_lineas_estelar ul li a#linea-prime:visited:hover, .moduletable-menu_lineas_estelar ul li a#linea-prime:hover, .moduletable-menu_lineas_estelar ul li a#linea-prime:active {
	color: #B8975B
}
.moduletable-menu_lineas_estelar ul li a#linea-superior:link, .moduletable-menu_lineas_estelar ul li a#linea-superior:visited, .moduletable-menu_lineas_estelar ul li a#linea-superior:visited:hover, .moduletable-menu_lineas_estelar ul li a#linea-superior:hover, .moduletable-menu_lineas_estelar ul li a#linea-superior:active {
	color: #3F5870
}
.moduletable-menu_lineas_estelar ul li a#linea-esencial:link, .moduletable-menu_lineas_estelar ul li a#linea-esencial:visited, .moduletable-menu_lineas_estelar ul li a#linea-esencial:visited:hover, .moduletable-menu_lineas_estelar ul li a#linea-esencial:hover, .moduletable-menu_lineas_estelar ul li a#linea-esencial:active {
	color: #9E2226;
}
.moduletable-menu_lineas_estelar ul li a#linea-apartamentos:link, .moduletable-menu_lineas_estelar ul li a#linea-apartamentos:visited, .moduletable-menu_lineas_estelar ul li a#linea-apartamentos:visited:hover, .moduletable-menu_lineas_estelar ul li a#linea-apartamentos:hover, .moduletable-menu_lineas_estelar ul li a#linea-apartamentos:active {
	color: #A44C8B;
}
.moduletable-menu_lineas_estelar ul li a#linea-prime-on:link, .moduletable-menu_lineas_estelar ul li a#linea-prime-on:visited, .moduletable-menu_lineas_estelar ul li a#linea-prime-on:visited:hover, .moduletable-menu_lineas_estelar ul li a#linea-prime-on:hover, .moduletable-menu_lineas_estelar ul li a#linea-prime-on:active, .moduletable-menu_lineas_estelar ul li a#linea-superior-on:link, .moduletable-menu_lineas_estelar ul li a#linea-superior-on:visited, .moduletable-menu_lineas_estelar ul li a#linea-superior-on:visited:hover, .moduletable-menu_lineas_estelar ul li a#linea-superior-on:hover, .moduletable-menu_lineas_estelar ul li a#linea-superior-on:active , .moduletable-menu_lineas_estelar ul li a#linea-esencial-on:link, .moduletable-menu_lineas_estelar ul li a#linea-esencial-on:visited, .moduletable-menu_lineas_estelar ul li a#linea-esencial-on:visited:hover, .moduletable-menu_lineas_estelar ul li a#linea-esencial-on:hover, .moduletable-menu_lineas_estelar ul li a#linea-esencial-on:active, .moduletable-menu_lineas_estelar ul li a#linea-apartamentos-on:link, .moduletable-menu_lineas_estelar ul li a#linea-apartamentos-on:visited, .moduletable-menu_lineas_estelar ul li a#linea-apartamentos-on:visited:hover, .moduletable-menu_lineas_estelar ul li a#linea-apartamentos-on:hover, .moduletable-menu_lineas_estelar ul li a#linea-apartamentos-on:active {
	color: #FFF;
}

/* moduletable-rutadeMigas */

.moduletable-rutadeMigas {
	display: block;
	clear: both;
	margin-top: 2em;
	margin-right: 0em;
	margin-bottom: 0.5em;
	margin-left: 0em;
}

/* Ruta de migas */

#breadcrumbs {
	font-size: 0.625em;
	color: #333333;
}

/* #contenido html */

#contenido h2 {
	font-size: 1.875em;
	color: #000;
	display: block;
	margin-top: 0.5em;
}
#contenido h3 {
	font-size: 1.2em;
	font-weight: bold;
	color: #827447;
	display: block;
	margin: 0.5em 0em;
}
#contenido h4 {
	font-weight: bold;
	display: block;
	margin: 0em;
	font-size: 0.875em;
	text-transform: uppercase;
}
#contenido p {
	line-height: 145%;
	margin-bottom: 1em;
	font-size: 0.75em;
}
#contenido p.intro {
	font-size: 0.875em;
} 
#contenido ul {
	margin-bottom: 0.5em;
	margin-left: 1em;
}
#contenido ul li {
	padding-left: 0.6em;
	background-image: url(../images/punto.gif);
	background-repeat: no-repeat;
	background-position: left 0.45em;
	font-size: 0.8em;
}
#contenido ul li ol li {
	list-style-type: decimal;
	background-image: none;
	font-size: 1.15em;
	list-style-position: inside;
}
#contenido dl {
	font-size: 0.75em;
	padding: 1em;
}
#contenido dl dt {
	margin-bottom: 0.2em;
	font-weight: bold;
	color: #930;
}
#contenido dl dd {
	margin-bottom: 1.2em;
	line-height: 150%;
}

/* .page_lineas */

.page_lineas {
	overflow: hidden;
	height: 100%;
	display: block;
}
.page_lineas_division_izquierda {
	width: 24em;
	float: left;
	padding-right: 2em;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #F0F0F0;
}
#contenido .page_lineas_division_izquierda h4 {
	margin-left: 1em;
	font-size: 0.9em;
}
#contenido .page_lineas_division_izquierda ul  {
	margin-bottom: 1.5em;
}
.page_lineas_division_derecha {
	width: 18em;
	float: right;
}
.servicios_lineas {
	display: block;
	overflow: hidden;
	clear: both;
	height: 100%;
}
.servicios_lineas_columna {
	width: 45%;
	padding-left: 1em;
	float: left;
}
.clase_servicio {
	display: block;
	overflow: hidden;
	clear: both;
	height: 100%;
	margin-bottom: 1em;
}
.imagen_servicio {
	float: left;
	width: 2.2em;
	height: 100%;
	margin-right: 0.5em;
}
.descripcion_servicio {
	float: left;
	width: 17em;
}
.descripcion_servicio h4 {
	font-size: 0.9em;
}
#contenido .descripcion_servicio p {
	margin-bottom: 0.3em;
	line-height: 115%;
}
.page_lineas_division_derecha .video {
	background-image: url(../images/fondo-video.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0em 0em 0.3em 0.8em;
	height: 10.9em;
	padding-top: 1.1em;
}
.page_lineas_division_derecha code {
	margin-left: 1.2em;
}
.modulo {
	background-image: url(../images/fondo-video.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0em 0.8em 0.3em 0.8em;
	
	padding-top: 1.1em;
}
.contenido_modulo {
	margin-left: 1em;
	margin-right: 1em;
}
#contenido .contenido_modulo h3 {
	color: #002141;
	text-transform: uppercase;
	display: block;
	padding-top: 0em;
	padding-bottom: 0.3em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #002141;
	text-align: center;
	font-size: 0.8em;
	font-weight: bold;
	margin-bottom: 0.3em;
}
#contenido .contenido_modulo a.imagen {
	margin: 0em 0em 0em 2em;
	display: block;
}
#contenido .contenido_modulo p {
	font-size: 0.8em;
	margin-top: 0.5em;
}
.tira_de_imagenes {
	display: block;
	overflow: hidden;	
}
.tira_de_imagenes img {
	padding: 0.2em;
	margin: 0.3em 1em;
	border: 1px solid #CCC;
}
.otros_hoteles {
	height: 100%;
	overflow: hidden;
	display: block;
	margin-bottom: 0.5em;
}
.otros_hoteles .imagen_hotel {
	float: left;
	width: 6.5em;
	height: 6.2em;
	display: block;
	margin-right: 1em;
}
.otros_hoteles .descripcion_hotel {
	padding-right: 1em;
}
#contenido .otros_hoteles .descripcion_hotel h4 {
	margin-top: 1em;
}
.otros_hoteles .descripcion_hotel p, .otros_hoteles .descripcion_hotel h4 {
	font-size: 0.8em;
}

#contenido ul.icono_servicios {
	display: block;
	width: 100%;
	height: 100%;
	overflow: hidden;
	margin-bottom: 0em;
	margin-left: 0em;
}
#contenido ul.icono_servicios li {
	float: left;
	padding: 0.5em;
	background-image: none;
}
.contenedor_hotel {
	height: 100%;
	overflow: hidden;
	margin-bottom: 2em;
	display: block;
	background-image: url(../images/fondo-contenedor-hotel.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D2CAB2;
	padding-right: 2.3em;
	padding-bottom: 0.3em;
	width: 90%;
}
#contenido .contenedor_hotel p {
	font-size: 0.6875em;
	color: #333333;
	margin-bottom: 0.5em;
}
#contenido .contenedor_hotel ul {
	font-size: 0.9em;
	margin-left: 108px;
}
.contenedor_hotel .imagen_hotel {
	float: left;
	width: 5.7em;
	height: 5.7em;
	display: block;
	margin-right: 1em;
}
.contenedor_hotel .descripcion_hotel p {
	font-size: 0.8em;
}
.contenedor_hotel .descripcion_hotel ul li {
	display: inline;
	margin-right: 0.3em;
}

/* planes */

.planes {
	overflow: hidden;
	height: 100%;
	width: 100%;
	margin-bottom: 1em;
	margin-top: 2em;
}
.tarifas {
	width: 20em;
	float: left;
	margin-right: 2em;
}
.tarifas ul li strong {
	color: #51677E;
}
.modulo_plan {
	background-image: url(../images/fondo-video.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 15em;
	height: 100%;
	overflow: hidden;
	margin: 0em 0.8em 2em 0em;
	padding: 1.5em 0.6em 0em 0.8em;
	float: left;
}
.modulo_plan p {
	font-size: 0.8em;
	margin-top: 0.5em;
}
.modulo_planes {
	background-image: url(../images/fondo-planes.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 12.7em;
	height: 100%;
	overflow: hidden;
	float: left;
	margin-top: 0em;
	margin-right: 0.8em;
	margin-bottom: 0.2em;
	margin-left: 0em;
	padding-top: 1.2em;
	padding-right: 0.6em;
	padding-bottom: 0em;
	padding-left: 0.8em;
}
#contenido .modulo_planes h3 {
	margin-top: 0em;
	margin-left: 0.25em;
	font-size: 0.9em;
}
#contenido .modulo_planes p {
	margin-top: 1em;
}

.page_lineas {
	overflow: hidden;
	height: 100%;
	display: block;
}
.planes_division_izquierda {
	width: 24em;
	float: left;
	padding-top: 0.5em;
	padding-right: 0.5em;
	padding-bottom: 0em;
	padding-left: 0em;
}
.planes_division_derecha {
	width: 18em;
	float: right;
}

/* Tablas */

.tabla {
    margin-top: 1em;
	margin-bottom: 1em;
	overflow: hidden;
}
#tabla_cuerpo_a, #tabla_cuerpo_b, #tabla_cuerpo_c, #tabla_cuerpo_d  {
	font-size: 0.75em;
	width: 100%;
	height: auto;
}
#tabla_cuerpo_a caption, #tabla_cuerpo_b caption, #tabla_cuerpo_c caption, #tabla_cuerpo_d caption {
	margin-bottom: 1em;
	font-size: 1em;
	font-weight: bold;
}
#tabla_cuerpo_a thead tr, #tabla_cuerpo_b thead tr, #tabla_cuerpo_c thead tr, #tabla_cuerpo_d thead tr {
	background-color: #183A53;	
}
#tabla_cuerpo_a thead tr th, #tabla_cuerpo_b thead tr th, #tabla_cuerpo_c thead tr th, #tabla_cuerpo_d thead tr th  {
	padding: 0.5em;
	width: 5.5em;
	border: 0.0625em solid #000;
	font-weight: bold;
	text-align: center;
	color: #FFF;
}
#tabla_cuerpo_a tbody tr th, #tabla_cuerpo_b tbody tr th, #tabla_cuerpo_c tbody tr th, #tabla_cuerpo_d tbody tr th {
	padding: 0.5em;
	width: 5.5em;
	border: 1px solid #CCC;
	font-weight: bold;
}
#tabla_cuerpo_a tbody tr th, #tabla_cuerpo_b tbody tr th {
	text-align: right;
}
#tabla_cuerpo_c tbody tr th {
	text-align: center;
}
#tabla_cuerpo_d tbody tr th {
	text-align: left;
}
#tabla_cuerpo_a tbody tr td, #tabla_cuerpo_b tbody tr td, #tabla_cuerpo_c tbody tr td, #tabla_cuerpo_d tbody tr td {
	padding: 0.5em;
	width: 5.5em;
	border: 1px solid #CCC;
	font-weight: bold;
}
#tabla_cuerpo_a tbody tr td, #tabla_cuerpo_b tbody tr td, #tabla_cuerpo_d tbody tr td {
	text-align: center;
}
#tabla_cuerpo_c tbody tr td {
	text-align: left;
}
#tabla_cuerpo_a tbody tr td.gris, #tabla_cuerpo_b tbody tr td.gris, #tabla_cuerpo_c tbody tr.gris, #tabla_cuerpo_d tbody tr.gris {
	background-color: #EEE;
}

/*  div class="tira_destino" */

.tira_destinos {
	overflow: hidden;
	height: 100%;
	margin-bottom: 1em;
}

.destino_ciudad {
	width: 5.2em;
	height: auto;
	float: left;
	margin-right: 1em;
	text-align: center;
}
.destino_ciudad a.imagen {
	margin-bottom: 0.3em;
}
.destino_ciudad a {
	font-size: 0.8em;
	display: block;
}

/*  div class="mas_servicios" */

#mas_servicios {
	width: 100%;
	height: 100%;
}
#mas_servicios a {
	padding: 1.2em 1em 0.5em 7em;
	float: left;
	margin-right: 1.5em;
	display: block;
	width: 6.5em;
	height: 5.2em;
	font-size: 0.75em;
	text-decoration: none;
}
#mas_servicios a:link, #mas_servicios a:visited {
	color: #333;
}
#mas_servicios a:visited:hover, #mas_servicios a:hover {
	color: #1D5076;
	text-decoration: underline;
}
a#info_habitaciones {
	background-image: url(../images/fondo-a-info-habitaciones.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
a#info_servicios {
	background-image: url(../images/fondo-a-info-servicios.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

/*  div class="habitacion" */

.habitacion {
	display: block;
	overflow: hidden;
	width: 100%;
	height: 100%;
	margin-bottom: 1em;
}
.habitacion_imagen {
	float: left;
	width: 10.5em;
	height: 100%;
	margin-right: 0.5em;
}
.habitacion_info {
	float: left;
	width: 12em;
	height: 100%;
}
#contenido .habitacion_info h3 {
	margin-top: 0em;
}

/*  div class="mapa" */

.mapa {
	overflow: hidden;
	height: 100%;
	margin-bottom: 1em;
}


/*.modulo {


	height: 10.9em;
	padding-top: 1.1em;
}
.contenido_modulo {
	margin-left: 1em;
	margin-right: 1em;
}
#contenido .contenido_modulo h3 {
	color: #002141;
	text-transform: uppercase;
	display: block;
	padding-top: 0em;
	padding-bottom: 0.3em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #002141;
	text-align: center;
	font-size: 0.8em;
	font-weight: bold;
	margin-bottom: 0.3em;
}
#contenido .contenido_modulo a.imagen {
	margin: 0em 0em 0em 2em;
	display: block;
}
#contenido .contenido_modulo p {
	font-size: 0.8em;
	margin-top: 0.5em;
}

*/


/*=========== Div #pie ===========*/

#pie {
	width: 100%;
	clear: both;
	display: block;
}

/* moduletable-menu_pie_pagina */

.moduletable-menu_pie_pagina {
	background-image: url(../images/fondo-pie-de-pagina.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 1em;
	background-color: #001F3D;
}
.moduletable-menu_pie_pagina ul {
	padding: 1em 0em;
	font-size: 0.8em;
	text-align: center;
}
.moduletable-menu_pie_pagina ul li {
	display: inline;
	margin-right: 1.5em;
}
.moduletable-menu_pie_pagina ul li a {
	text-decoration: none;
}
.moduletable-menu_pie_pagina ul li a:link, .moduletable-menu_pie_pagina ul li a:visited, .moduletable-menu_pie_pagina ul li a:active{
	color: #FFF;
}

.moduletable-menu_pie_pagina ul li a:visited:hover, .moduletable-menu_pie_pagina ul li a:hover {
	color: #FC0;
}

/* moduletable-copyright */

.moduletable-copyright {
	float: right;
	font-size: 0.7em;
	margin-top: 1em;
	margin-bottom: 2em;
	text-align: right;
}

/* Menú desplegable */

.parent.item90 {
	color: #666666;
	font-size: 0.75em;
	width:15em;
	background-color: #FFFFFF;
	float: left;
	border: 1px solid #87A1C0;
	background-image: url(../images/icono-seleccione.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
ul.dropdown-horizontal, ul.dropdown-linear, ul.dropdown-upward {
	float: right;
	width: 22em;
	background-image: none;
}
ul.dropdown ul {
	width: 12em;
}
ul.dropdown ul li {
	background-image: url(../images/nav-arrow-right.png);
	background-repeat: no-repeat;
	background-position: right;
}
ul.dropdown ul li ul li {
	background-image: none;
}

/* Botones */

.buttonheading {
	display: none;
}

/* Antetítulo */ 

#contenido p.antetitulo {
	font-size: 1.25em;
}

/* Párrafo de descarga */

.descarga {
	background-image: url(../images/descargar.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height:2em;
	text-indent:5em;
	padding-top: 1em;
}

/* Botón de reservas */

a.botonReservas:link {
	font-size: 1.3em;
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;
	background-image: url(../images/boton-amarillo.gif);
	background-repeat: no-repeat;
	text-align: center;
	display: block;
	height: 29px;
	width: 346px;
	padding-top: 8px;
	margin-top: 2em;
	margin-bottom: 3em;
}

/* Módulo clima */

#rokweather {
	font-size: 0.7em;
	padding-top: 3em;
}

/* Proximos eventos */

ul.eventslist {
	font-size: 0.6875em
}
ul.eventslist li {
	padding-left: 2em;
	margin-bottom: 0.5em;
	background-image: url(../images/item-proximos-eventos.gif);
	background-repeat: no-repeat;
	background-position: left top;	
}
ul.eventslist li a {
	margin-bottom: 0.1em;
}
a#full_calendar_link_tex {
	font-size: 0.8em;
	margin-left: 2em;
}