@CHARSET "ISO-8859-1";
body {
	font-family: Verdana, Arial;
	font-size: 0.75em;
	background: #ffffff url("../img/fondo.gif") no-repeat left bottom;
	background-attachment:fixed;
	text-align: center;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.body {
	font-family: Verdana, Arial;
	background: transparent url("../img/fondo2.gif") no-repeat right top;
	background-attachment:fixed;
	text-align: center;
	margin: 0px auto;
	padding: 4px 0px 5px 0px;
}
.booking4 {
	font-family: Verdana, Arial;
	background: transparent url("../img/fondo2.gif") no-repeat right top;
	background-attachment:fixed;
	text-align: center;
	margin: 0px auto;
	padding: 3px 0px 5px 0px;
}
.wrap_content_border {
	background: #f3f3f3;
	width: 850px;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	text-align: left;
}
.booking4 .wrap_content_border {
	width: 550px;
}

.wrap_content {
	display:block;
	margin: 4px 5px 5px 5px;
	padding: 10px 10px 10px 10px;
	text-align: left;
	min-height: 585px;	
}
.booking4 .wrap_content {
	margin: 15px 15px 15px 15px;
	padding: 20px 20px 20px 20px;
	background: #ffffff;
	font-size: 0.9em;
}
.clear {
	clear: both;
}

h1, h2, h3, h4 {
	font-family: Arial,Verdana;
	font-weight: normal;
	text-transform: uppercase;
}
h1, h2, h3 {
	font-size: 17px;
}
.tit_servicios {
	font-size: 1.2em;
}
.menu_cena {
	color: #000000;
	border: 1px solid #f3f3f3;
	background: #f3f3f3;
	text-align: center;
	padding: 6px 5px 5px 5px;
	margin: 5px 0px 5px 0px;
}

p, ul {
	line-height: 1.4em;
	/* letter-spacing: 0.05em; */
	color: #333333;
}


/* HEADER */
#header {
	background: #ffffff;
	height: 210px;
	margin: 0px 0px 10px 0px;
}
#header .logo {
	/*float:left;*/
	margin: 75px 10px 5px 40px;
}
#mySlideshow {
	float: right;
}
/* MENU LANGUAGE */
#menu_lang {
	background: #ffffff;
	width: 850px;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	text-align: right;
	height: 16px;
}
#menu_lang ul {
	margin: 0px 15px 2px 0px;
	padding: 0px 0px 0px 0px;
	text-align: right;
	float: right;
	height: 16px;
}
#menu_lang li {
	float: left;
	border-right: 1px solid #efefef;
	font-size: 0.85em;
	list-style-type: none;
}
#menu_lang li a {
	text-align: center;
	padding: 0px 10px 0px 10px;
	color: #cccccc;
	text-decoration: none;
}
#menu_lang li.sel a {
	color: #000000;
}
#menu_lang li a:hover {
	color: #000000;
	text-decoration: none;
}
/* MENU */
#menu {
	width: 175px;
	width: 820px;
	float:left;
	margin: 0px 10px 10px 0px;
	padding: 0px 0px 0px 0px;
	background: #9ed31f;
	background: #c1df49;
	background: #00adc0;
}
#menu ul {
	width: 175px;
	width: 820px;
	color: #ffffff;
	list-style-type: none;
	margin: 0px 0px 0px 15px;
	padding: 0px 0px 0px 0px;
	position: relative;
	min-height: 28px;
}

#menu_spa {
	margin-top: 10px;
}
#menu_spa ul {
	background: #3399cc;
	background: #00adc0;
	text-align: right;
	padding: 0px 0px 0px 0px;
}

#menu ul ul {
	position: absolute;
	top: 28px;
	background: #f3f9db;
	background: #00adc0;
	width: 160px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 2px 0px;
	min-height: 20px;
	font-size: 0.95em;
	display: none;
	z-index: 100;
}
#menu ul li:hover ul {
	display: block;
}


#menu li {
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-bottom: 0px solid transparent;
	/* width: 175px; */
	float: left;
	min-height: 28px;
}
#menu li a {
	font-family: Arial,Verdana;
	text-transform: uppercase;
	letter-spacing: 0.05em;
	margin: 0px 0px 0px 0px;
	padding: 6px 30px 5px 30px;
	color: #ffffff;
	display: block;
	text-align: center;
	text-decoration: none;

}
#menu li a.sel {
	background: #f3f9db;
	color: #000000;
	background: #00adc0;
	color: #c1df49;
}
#menu_spa li a {
	padding: 10px 15px 9px 10px;
}
#menu ul ul li {
	width: 160px;
	min-height: 16px;
}
#menu ul ul li a {
	font-family: Arial,Verdana;
	letter-spacing: 0.05em;
	margin: 0px 0px 0px 0px;
	padding: 5px 15px 3px 20px;
	color: #c1df49;
	color: #ffffff;
	text-align: left;
}
#menu li a:hover {
	background: #aecf1f;
	color: #ffffff;
	background: #0299ac;
	color: #f3f9db;
}
#menu li li a:hover {
	background: #f3f9db;
	color: #9ed31f;
	background: #0299ac;
	background: #00adc0;
	color: #000000;
}

#menu_spa li a:hover {
	background: #0299ac;
	color: #ffffff;
}


/* MENU RESERVA */
#left_panel2 {
	width: 175px;
	float: left;
	margin: 0px 10px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#menu_reserva {
	margin: 0px 0px 10px 0px;
	padding: 5px 5px 5px 5px;
	background: #ffffff;
}
#menu_reserva h3 {
	font-family: Arial, Verdana;
	letter-spacing: 0.05em;
	color: #000000;
	font-size: 1em;
	font-weight: normal;
	text-align: right;
	margin: 5px 0px 3px 0px;
	padding: 0px 8px 0px 0px;
}
#menu_reserva .box {
	background: #f5f5f5;
	padding: 2px 0px 2px 0px;
	min-height: 120px;
	margin:0px;
}

#nrhabs {
	margin:  2px 0px 2px 0px;
}
#form_consulta {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	min-height: 138px;
}
#form_consulta select {
	font-size: 0.75em;
	font-size: 12px;
	padding: 0px;
	border: 0px;
	
}
#form_consulta label {
	font-size:0.8em;
	text-transform: uppercase;
	color: #9ed31f;
	/* color: #9ed31f; */
	margin: 0px 3px 0px 1px;
	padding: 0px 0px 0px 0px;
	letter-spacing: 0em;
}
#form_consulta label.label_dia_sem {
	color: #666666;
	font-size:0.7em;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.fecha {
	font-family: Arial, Verdana;
	width: 76px;
	border: 0px;
	background: #ffffff url(../img/bg_input.gif) repeat-x left top;
	background: #ffffff url(../img/bg_input_calendar.gif) no-repeat left top;
	font-size: 12px;
	padding: 4px 1px 1px 0px;
	margin-right: 0px;
	text-align: right;
	cursor: pointer;
	border-bottom: 1px solid #efefef;	
}
.dias {
	font-family: Arial, Verdana;
	width: 76px;
	border: 0px;
	background: #ffffff url(../img/bg_input.gif) repeat-x left top;
	font-size: 12px;
	padding: 4px 1px 1px 0px;
	margin-right: 0px;
	text-align: right;
	cursor: pointer;
	border-bottom: 1px solid #efefef;	
}
.promo {
	font-family: Arial, Verdana;
	width: 70px;
	border: 0px;
	background: #ffffff url(../img/bg_input.gif) repeat-x left top;
	font-size: 12px;
	padding: 4px 1px 1px 1px;
	margin-right: 0px 0px 0px 4px;
	text-align: left;
	cursor: pointer;
	border-bottom: 1px solid #efefef;	
}

.button_consultar {
	margin: 8px 4px 3px 0px;
	float: right;
	border: 0px solid #ffffff;
	background: #0299ac;
	color: #ffffff;
	text-transform: uppercase;
	letter-spacing: 0.05em;
	font-family: Arial,Verdana;
	font-size: 0.85em;
	height:20px;
}
#content .button_consultar {
	font-size: 0.95em;
}

/* CONTACT FORM */
.button_contact {
	margin: 8px 4px 3px 0px;
	border: 0px solid #ffffff;
	background: #0299ac;
	color: #ffffff;
	text-transform: uppercase;
	letter-spacing: 0.05em;
	font-family: Arial,Verdana;
	font-size: 0.85em;
	height:20px;
}

/* LINKS OFFERS */
#left_panel {
	width: 150px;
	float:left;
	margin: 0px 10px 0px 0px;
}
ul.menu_offers  {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style-type: none;
}
.menu_offers li {
	margin: 0px 0px 10px 0px;
	padding: 5px 0px 5px 0px;
	background: #ffffff;
	color: #ffffff;
	list-style-type: none;
}
.menu_offers li a {
	background: #9ed31f;
	background: #c1df49;
	display: block;
	/* height: 27px; */
	margin: 0px 5px 0px 5px;
	padding: 0px 0px 0px 0px;
	color: #ffffff;
	text-decoration: none;
	text-align:right;
	text-transform: uppercase;
}
.menu_offers li a b {
	font-weight: normal;
	margin: 0px 10px 0px 5px;
	padding: 10px 0px 0px 0px;
	display: block;
	height: 27px;
	cursor: pointer;
}
.menu_offers li a:hover.info {
	background: #9ed31f;
}
.menu_offers li a.info2 {
	background: #3399cc;
	background: #00adc0;
}
.menu_offers li a:hover.info2 {
	background: #0299ac;
	color: #ffffff;
}

.menu_offers .box {
	height: 128px;
}
.menu_offers .offerimg {
	height: 90px;
	overflow: hidden;
	position: relative;
}
.menu_offers .offerimg img {
	z-index: 0;
}
.box p{
	color: #000000;
	font-size: 0.9em;
	margin:  3px 5px 0px 5px;
	letter-spacing: 0em;
}
.menu_offers .box b {
	position: relative;
}
.especial {
	text-align:right;
	font-size: 0.8em;
	color: #c1df49;
	position: absolute;
	top:-2px;
	left: 0px;
}
.menu_offers li img {
	width: 140px;
	margin: 0px 0px 0px 0px;
	/* height: 91px; height: 93px; */
}

#left_panel2 .menu_offers li img {
	width: 165px;
	height: 91px;
}
#menu_offers_ini {
	width: 475px;
	float:left;
	margin: 10px 0px 0px 0px;
}
.menu_offers .box2 {
	width: 275px;
}
.menu_offers .box2 img {
	width: 265px;
	height: 126px; 
}

.menu_offers .box3 {
	height: 51px;
	padding: 0px 0px 0px 0px;
	margin: 5px 5px 5px 5px;
}
.menu_offers .box3 img {
	width: 75px;
	height: 51px;
	float: right;
	margin: 0px 0px 0px 0px;
	/* height: 93px; */
}
.menu_offers li.box3 a {
	background: #f5f5f5;
	display: block;
	height: 51px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	color: #aecf1f;
	text-decoration: none;
	text-align: left;
}
.menu_offers li.box3 a h4 {
	font-weight: normal;
	font-size: 1em;
	font-family: Arial,Verdana;
	padding: 10px 0px 0px 0px;
	margin: 0px 0px 5px 5px;
}

.menu_offers li.box3 a:hover {
	background: #aecf1f;
	color: #ffffff;
}
.left {
	float: left;
	width: 260px;
}
.right {
	float: right;
	width: 190px;
	background: #ffffff;
	
}

/* LIST THAB */
.list_thab {
	padding: 0px 0px 0px 0px;
	margin: 0px 10px 0px 0px;
	list-style-type: none;
	
}
#content .list_thab li {
	list-style: none;
	list-style-type: none;
}
.list_thab .box {
	height: 88px;
	padding: 0px 0px 0px 0px;
	margin: 5px 0px 5px 0px;
	
}
.list_thab .box img {
	width: 135px;
	height: 88px;
	float: right;
	margin: 0px 0px 0px 0px;
	/* height: 93px; */
}
.list_thab li.box a {
	background: #f5f5f5;
	display: block;
	height: 88px;
	padding: 0px 0px 0px 20px;
	margin: 0px 0px 0px 0px;
	color: #aecf1f;
	text-decoration: none;
	text-align: left;
	font-size: 1.1em;
	letter-spacing: 0.05em;
}
.list_thab li.box a h4 {
	font-weight: normal;
	font-size: 1em;
	font-family: Arial,Verdana;
	padding: 10px 0px 0px 0px;
	margin: 0px 0px 5px 5px;
}

.list_thab li.box a:hover {
	background: #aecf1f;
	color: #ffffff;
}
/* MENU 2 */
#menu2 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style-type: none;
}
#menu2 li {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style-type: none;
}
#menu2 a {
	font-family: Arial, Verdana;
	letter-spacing: 0.05em;
	display: block;
	width:140px;
	color: #000000;
	text-decoration: none;
	text-align: right;
	padding: 2px 0px 2px 0px;
	text-transform: uppercase;
	font-size: 0.9em;
}
#menu2 a:hover {
	color: #aecf1f;
}

/* CONTENT */
#content_border {
	float: right;
	width: 475px;
	min-height: 140px;
	background: #ffffff;
	margin: 0px 0px 0px 0px;
	pading: 0px 0px 0px 0px;
}
#content {
	padding: 0px 0px 0px 0px;
	margin: 25px 15px 15px 25px;
	font-size: 0.9em;
}
#content li {
	/*list-style-image: url("../img/list_ico.jpg");*/
	list-style-type: square;
	color: #9ed31f;
	color: #9ed31f;
}
#content {
	min-height: 400px;
	margin-bottom:30px;
}
#content a {
	color: #00adc0;
	text-decoration: none;
}
#content a:hover {
	color: #0299ac;
}
#home #content {
	min-height: 117px;
	margin: 17px 10px 5px 25px;
}
/* left gallery */
#left_gallery {
	margin-left:15px;
	float:right;
	width: 100px;
	min-height:200px;
	background:#efefef;
}
#left_gallery img {
	width: 90px;
	margin: 5px 5px 5px 5px;
}
/* CONTACT FORM */
#form_contact div {
	padding: 3px 0px 3px 0px;
}
#form_contact .input {
	border: 1px solid #efefef;
	background: #ffffff url(../img/bg_input.gif) repeat-x left top;
	font-size: 1em;
	padding: 3px 1px 1px 1px;
}
#form_contact .input.error {
	border: 1px solid #ff0000;
	background: #ffffff url(../img/bg_input.gif) repeat-x left top;
	font-size: 1em;
	padding: 3px 1px 1px 1px;
	margin-right: 2px;
}
#form_contact textarea {
	font-family: Verdana;
	border: 1px solid #efefef;
	background: #ffffff url(../img/bg_input.gif) repeat-x left top;
	font-size: 1em;
	padding: 3px 1px 1px 1px;
	width: 300px;
	height: 120px;
	float: none;
}
.label_contacto {
	font-family: Arial, Verdana;
	letter-spacing: 0.05em;
	font-size: 0.95em;
	text-transform: uppercase;
	color: #9ed31f;
	width: 90px;
	display:block;
	float:left;
	text-align: right;
	margin: 0px 10px 0px 0px;
	padding: 5px 0px 0px 0px; 
}
.contact_address {
	float: left;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}


/* BOOKING FORM */
#form_reserva div {
	padding: 3px 0px 3px 0px;
}
#form_reserva .input {
	border: 1px solid #efefef;
	background: #ffffff url(../img/bg_input.gif) repeat-x left top;
	font-size: 1em;
	padding: 3px 1px 1px 1px;
}
#form_reserva .input.error {
	border: 1px solid #ff0000;
	background: #ffffff url(../img/bg_input.gif) repeat-x left top;
	font-size: 1em;
	padding: 3px 1px 1px 1px;
	margin-right: 3px;
}
#form_reserva select {
	font-size: 1em;
}
#form_reserva textarea {
	font-family: Verdana;
	border: 1px solid #efefef;
	background: #ffffff url(../img/bg_input.gif) repeat-x left top;
	font-size: 1em;
	padding: 3px 1px 1px 1px;
}
#form_reserva .label_reserva {
	font-family: Arial, Verdana;
	letter-spacing: 0.05em;
	font-size: 0.95em;
	text-transform: uppercase;
	color: #9ed31f;
	width: 100px;
	display:block;
	float:left;
	text-align: right;
	margin: 0px 10px 0px 0px;
	padding: 5px 0px 0px 0px; 
}
#form_reserva .label_back {
	width: 100px;
	display: block;
	float: left;
	text-align: left;
	margin: 0px 10px 0px 0px;
	padding: 0px 0px 0px 0px; 
}
.contact_address{
	float: left;
	padding: 4px 10px 0px 0px;
}
.button_enviar {
	margin: 8px 4px 3px 0px;
	border: 0px solid #ffffff;
	background: #0299ac;
	color: #ffffff;
	text-transform: uppercase;
	letter-spacing: 0.05em;
	font-family: Arial,Verdana;
	font-size: 0.95em;
	height:22px;
}
.button_enviar_reserva {
	margin: 8px 4px 3px 0px;
	border: 0px solid #ffffff;
	background: #0299ac;
	color: #ffffff;
	text-transform: uppercase;
	letter-spacing: 0.05em;
	font-family: Arial,Verdana;
	font-size: 0.95em;
	height:22px;
}
.button_enviar_observaciones {
	margin-left: 110px;
	font-size: 1em;
}
.tit_paso_1 {
	background: #f5f5f5 url("../img/paso1.gif") no-repeat right center;
	padding: 2px 0px 2px 4px;
	font-size: 16px;
	color: #9ed31f;
}
.tit_paso_2 {
	background: #f5f5f5 url("../img/paso2.gif") no-repeat right center;
	padding: 2px 0px 2px 4px;
	font-size: 16px;
	color: #9ed31f;
}
.tit_paso_3 {
	background: #f5f5f5 url("../img/paso3.gif") no-repeat right center;
	padding: 2px 0px 2px 4px;
	font-size: 16px;
	color: #9ed31f;
}
.tit_paso_4 {
	background: #f5f5f5 url("../img/paso4.gif") no-repeat right center;
	padding: 2px 0px 2px 4px;
	font-size: 16px;
	color: #9ed31f;
}
.reserva_tit {
	font-size: 1.1em;
	margin-bottom: 10px;
	background: #f5f5f5;
	background: #0299ac;
	color: #ffffff;
	padding: 3px 5px 3px 5px;
}
.reserva_tit2 {
	font-size: 1.1em;
	margin-bottom: 10px;
	background: #c1df49;
	background: #9ed31f;;
	color: #ffffff;
	padding: 3px 5px 3px 5px;
}

.dreserva {
	font-size: 1.1em;
}
.dreserva_observaciones {
	font-size: 1.1em;
	width: 300px;
	float: left;
}
/* TABLA RESERVA */
.tabla_reservas {
	width: 440px;
}
.tabla_reservas td {
	border-right: 1px solid #ffffff;
}
.tabla_reservas td.precios_sel {
	border-right: 0px solid #ffffff;
}
#content td.precios a {
	display: block;
}
#content td.precios a:hover {
	text-decoration: underline;
}
.thabitacion_cab td{
	background: #9ed31f;
	color: #ffffff;
	padding: 1px 3px 0px 3px;
	height: 16px;
	min-height: 16px;
	text-transform: uppercase;
	font-family: Arial;
	font-size: 0.8em;
}
.preciostit {
	width: 80px;
}
.nr_hab {
	background: #efefef;
	color: #000000;
	padding: 3px;
}
td.thabitacion_precios_nombre {
	padding: 0px 0px 0px 0px;
}
td.thabitacion_precios_nombre a {
	display: block;
	padding: 1px 0px 0px 14px;
	text-decoration: underline;
	text-transform: uppercase;
	background: transparent url("../img/info2.gif") no-repeat left center;
}
#content td.thabitacion_precios_nombre a:hover {
	text-decoration: underline;
}
.thab_detalle_txt {
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #666666;
	float: left;
	width: 310px;
}
#content .thab_detalle_txt p {
	margin: 0px 10px 7px 10px;
	line-height: 1.1em;
	font-size: 0.9em;
	color: #666666;
}
.thab_detalle_img {
	float: left;
	margin: 5px 0px 5px 6px;
	border: 1px solid #9ed31f;
	border: 5px solid #ffffff;
}	
.thabitacion_precios td {
	border-top: 1px solid #efefef;
	border-bottom: 0px solid #efefef;
	height: 22px;
}
.thabitacion_precios td a {
	color: #0299ac;
}
.thabitacion_precios td.precios {
	text-align: right;
}
.thabitacion_detail td {
	background: #f5f5f5;
	border-bottom: 0px solid #efefef;
	border-left: 13px solid #ffffff;
	padding-bottom: 4px;
}
.thabitacion_res_ok td {
	background: #fafafa;
	border-top: 0px solid #efefef;
	border-bottom: 0px solid #efefef;
	border-left: 13px solid #ffffff;
}
.ofertatxt {
	text-decoration: none;
	font-size:0.9em;
	color: #9ed31f;
}
.oferta_precio_org {
	text-decoration: none;
	font-size:0.9em;
	color: #cccccc;
	text-decoration: line-through;
}

.total_detail td {
	background: #f9f9f9;
	border-top: 1px solid #efefef;
	border-bottom: 1px solid #000000;
	text-align: right;
	padding: 3px 0px 2px 0px;
}

.total_detail td.preciostotal {
	text-align: right;
}

.total_detail td.preciostotal input {
	background: transparent;
	border: 0px solid #000000;
	text-align: right;
	width: 70px;
	background: #ffffff url(../img/bg_input.gif) repeat-x left top;
	padding: 3px 1px 0px 1px;
	font-weight: bold;
}

.button_reservar {
	margin: 8px 4px 3px 0px;
	border: 0px solid #ffffff;
	background: #0299ac;
	color: #ffffff;
	text-transform: uppercase;
	letter-spacing: 0.05em;
	font-family: Arial,Verdana;
	font-size: 0.9em;
	height:22px;
}
.button_print {
	margin: 8px 4px 3px 0px;
	border: 0px solid #ffffff;
	background: #0299ac;
	color: #ffffff;
	text-transform: uppercase;
	letter-spacing: 0.05em;
	font-family: Arial,Verdana;
	font-size: 0.9em;
	height:22px;
}
label.label_back {
	height: 23px;
	margin: 0px 30px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#content a.button_back ,a.button_back {
	padding: 5px 5px 4px 5px;
	margin: 8px 4px 3px 0px;
	border: 0px solid #ffffff;
	background: #cccccc;
	color: #ffffff;
	text-transform: uppercase;
	letter-spacing: 0.05em;
	font-family: Arial,Verdana;
	font-size: 0.95em;
	text-decoration: none;
	display: block;
	text-align: center;
}

.dias_estancia{
	text-align: center;
}
.txt_precio_total {
	font-weight: bold;
	font-size: 1.1em;
}
a.button_print {
	padding: 4px 15px 4px 15px;
	margin: 15px 4px 3px 0px;
	border: 0px solid #ffffff;
	background: #0299ac;
	color: #ffffff;
	text-transform: uppercase;
	letter-spacing: 0.05em;
	font-family: Arial,Verdana;
	font-size: 0.95em;
	height:22px;
	text-decoration: none;
}
#content a.button_print {
	color: #ffffff;
}

.infobox{
	margin: 3px 0px 2px 5px;
	font-size: 0.95em;
	color: #9ed31f;
	color: #999999;
}
/* SLIDESHOW */
#slideshow {
    position:relative;
    height:350px;
}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
}

#slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}

#slideshow IMG.last-active {
    z-index:9;
}

/*  FOOTER */
#footer {
	text-align: right;
	height: 20px;
	width: 850px;
	margin: 0px auto;
}
/* MENU PIE */
#menu_pie {
	margin: 0px 20px 0px 20px;
	padding: 0px;
	list-style-type: none;
	float:right;
}
#menu_pie li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	float: left;
}
#menu_pie a {
	font-family: Arial, Verdana;
	letter-spacing: 0.05em;
	display: block;
	width:140px;
	color: #999999;
	text-decoration: none;
	text-align: right;
	padding: 2px 0px 2px 0px;
	margin: 0px 0px 0px 15px;
	text-transform: uppercase;
	font-size: 0.85em;
}
#menu_pie a:hover {
	color: #000000;
}

#content a.cerrar ,a.cerrar {
	background: #9ed31f url("../img/cerrar.gif") no-repeat center center;
	color: #ffffff;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 2px 2px;
	text-decoration: none;
	text-align: center;
	height: 11px;
	width: 11px;
	display:block;
	float: right;
}
#content a:hover.cerrar,a:hover.cerrar {
	background-color: #0299ac;
}

@media print {
	body {
		font-family: Arial, Verdana;
	}
	#content_border {
		width:100%;
	}
	#header {
		height: 100px;
	}	
	#header .logo {
		margin: 10px 20px 0px 20px;
	}
	.reserva_tit {
		font-size: 1.1em;
		margin-bottom: 10px;
		background: #ffffff;
		border: 1px solid #000000;
		color: #000000;
		padding: 3px 5px 3px 5px;
	}

	.button_print, #slideshow, #left_panel, #left_panel2, #footer, #menu, #menu_lang {
		display: none;
	}
}