
/* CSS Document */


.imgrollover { visibility:hidden; display:none }

html { overflow-y:scroll; } 

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: #343638;
	background: white ;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
bold, strong { font-weight: bold;}

/* ----------------------------------------------------- */ 
 

body {
	margin:0;
	padding:0;
	background: #00728C;
}

form {
	margin:0;
	padding:0;
}

.clear {
	clear: both;
}

p, div, span, td, table, th, tr {
	font-size:12px;
	font-family:arial;
}

h1 {
/*	font-family:'Times New Roman', Times, serif; */
	font-size:16px; 
	color: #00728C;
	font-weight: normal;
}

.texto10 {
	font-size: 10px;
}

a {
	text-decoration: none;
	color: #00728c;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
}

a.blanco {
	text-decoration: none;
	color: #fff;
	font-weight: normal;
}

ul{
	padding-left: 15px;
	*margin-left: 0;
	margin-top: 5px;
}

li {
	list-style-type: disc;	
	padding: 0;
}
#sombra {
	position: relative;
	width: 929px;
	margin:0 auto;
	background: url(../img/fn-sombra-right.png) repeat-y top right;
	margin-top: 15px;
}
#contenedor {
	width: 916px;
	border: solid 1px #71b0bf;
}
img.right {
	float: right;
	margin-left: 10px;
}
img.left {
	float: leftt;
	margin-right: 10px;
}

/* HEADER  */

#header {
	height:87px;
	background: #00728e;
}
#posadaAgua a {
	float:left;
	width: 234px;
	background: url(../img/fn-logo.gif) no-repeat right;
}

#posadaAgua a:hover img {
	opacity: .75;
   -moz-opacity: .75;
   filter:alpha(opacity=60)
}
/* ---------------Navegacion-------------------------------------- */ 

ul#menu {
	position: absolute;
	font-size: 12px;
	text-transform:lowercase;
	top: 36px;
	right: 18px;
	border:none;
	z-index: 98;
}

ul#menu li {
	background: url(../img/flecha-off.png) no-repeat right 20px ;
	color: #fff;
	float: left;
	display: block;
	text-decoration:none;
	outline: #none;
	border-bottom: 0;
	margin-right: 3px;
	border: 1px solid #00728e;
	border-bottom: 0;
}
ul#menu li.sencillo {
	background: none;
}
ul#menu li.sencillo a {
	padding: 18px 10px 9px 10px;
}
ul#menu li.sencillo a:hover {
	color: #fff;
	background: #000;
	border-bottom: 6px solid #000;
}
ul#menu li a {
	color: #fff;
	padding: 18px 20px 12px 10px;
	display: block;
	text-decoration:none;
	font-weight: normal;
}

ul#menu li.current a {
	padding: 18px 24px 14px 10px;
}

ul#menu li.current:hover, #menu ul li.activo a, #menu ul li.activo a:hover, ul#menu li a:hover { 
	color: #fff;
	text-decoration: none;
	background: #000;
}
ul#menu li.current:hover {
	border-bottom: 0;}

ul#menu li.sfHover a  {color: #fff; background: url(../img/flecha-off.png) no-repeat  right 20px;} 

/* ---------------Submenu -------------------------------------- */ 

ul#menu li ul {	
	margin-top: 0;
	padding: 0;
	position: absolute;
	z-index: 99;
	visibility: hidden;
	background:  #000;
	color: #fff;
	outline: none;
	border-top: 0;
}
ul#menu li ul li, ul#menu li.current ul li  {
	float: none;
	display: block;
	border:0px;
	background: #000;
	padding: 0;
	margin: 0;
	border-bottom: 1px solid #333;
}
ul#menu li ul li a, #menu li.activo ul li a, ul#menu li.current ul li a {	
	color: #fff;
	padding: 10px 26px 10px 10px;
	border:0px;
	background: none;
}
ul#menu li ul.max-size li a { width: 105px;}
ul#menu li ul.bi-size li a { width: 90px; padding-right: 0;}

ul#menu li.current ul.min-size li a {
	padding-right: 8px;
}
ul#menu li ul li a:hover, #menu li.activo ul li a:hover, ul#menu li ul.max-size li a:hover  {	
	background: #111;
	border:0;
}
/* columna izquierda  */

#columnaIzquierda {
	position: relative;
	float: left;	
	width: 234px;
	height: 331px;
	background: #fff;
}

.cajaTexto { 
	position: absolute;
	line-height:16px;
	color:#333;
	padding: 15px;
	padding-bottom: 5px;
	bottom: 5px;
}



.ofertas-home { 
	position: absolute;
	line-height:16px;
	color:#666;
	padding: 15px;
	padding-bottom: 5px;
	bottom: 25px;
}

.ofertas-home h1 {font-family:'Times New Roman', Times, serif; font-size:28px; font-style:italic; color: #000; line-height:28px;  padding-bottom: 15px; font-weight: normal;}

.ofertas-home .titular {  padding-bottom: 25px; font-weight: normal; font-size: 16px; line-height: 20px;}

.ofertas-home p {  padding-bottom: 25px; font-weight: bold; font-size: 12px;} 

.cajaTexto p {
	padding-top: 8px;}
	
#columnaIzquierda h2 {
	font-size:12px;
	margin-bottom: 0;
	margin-top: 7px;
	font-weight: bold;
}

#columnaIzquierda a.volver {
	position:absolute;
	top: 5px;
	right:8px;
	font-size:11px;
	font-weight: normal;
}


/* Contenido  */


#contenido {
	position: relative;
	width: 682px;
	height: 331px;
	color: #ddd;
	background: #006781;
	float: left; 	
}

#contenido a {
	color: #fff;
	
}
#contenido h2 {font-family:'Times New Roman', Times, serif; font-size:24px; font-style:italic; color: #fff; line-height:28px; padding: 35px 25px; padding-bottom: 10px; font-weight: normal;}
#contenido h3 {padding: 10px 25px; font-weight: normal; color: 000; font-size: 16px; line-height: 20px;}
#contenido h3.titular {font-family:'Times New Roman', Times, serif; font-size: 20px; font-style: italic;}

#contenido p{ font-size:12px; padding: 5px 25px; line-height: 17px;}

strong { font-weight: bold;}

.overlay {
	background: url(../img/fn-sombra-info.png) repeat-y right;
	width: 485px;
	height: 331px; 
	top: 0; 
	left:0; 
	position: absolute; 
	z-index: 80; 
	display: none;
}

#contenido .overlay p{ font-size:12px; padding: 15px 0 0 0;}
.mas-info {width:210px; top: 10px; border-left: 1px dotted #ccc;}
.close{
	float: right;
	margin-top:15px;
	margin-right:25px;
}

#contenido .rutas { width: 50%; float: left; margin-top: 35px;}
#contenido .rutas ul { padding: 10px 10px 10px 20px; }
#contenido .rutas ul li { 
	padding: 0 10px  15px 20px;
	font-size: 11px; 
	list-style: none; 
	background: url(../img/descargar-archivo.gif) no-repeat 0 0;
	display: block;
}
#contenido .rutas a { font-size: 14px; color:#fff; font-weight: normal;}


#contenido .lugares  { width: 44%; float: left; margin-top: 10px; padding: 0 20px; line-height: 16px;}


#contenido .lugares h2 {font-family:'Times New Roman', Times, serif; font-size:18px; font-style:italic; color: #fff; line-height:20px; padding: 0; padding-bottom: 5px; font-weight: normal;}

#contenido .lugares a { font-size: 12px; color:#fff; font-weight: normal;}

.columna {width:40%; padding-right:30px; float: left;}	

/* Pie  */

#pie {
	clear: both;
	height: 64px;
}
#pie #telefono { background:url(../img/telefono-reservas.gif) -95px  0px no-repeat; width:233px; height:64px; display:block; float:left;  border-right: 1px solid #71b0bf; overflow:hidden; text-align:center; margin-right:8px;}

#pie #telefono span{font-size: 18px; font-stretch:condensed; font-weight: normal; color:#89b8c3; display:block; float:left; padding:25px 13px 25px 40px; }
.registro{	
	padding-top: 18px;
	padding-bottom: 17px;
	padding-right: 10px;
	border-right: 1px solid #71b0bf;
	width: 455px;
	float: left;
}
.registro div {
	color: #ddd;
	font-size:14px;
	float: left;
	padding-top: 8px;
	padding-right: 10px;
}
.email {
	width:205px; 
	background: #3b93a7; 
	font-size: 13px; 
	color: #235864;
	padding: 6px 5px;
	border: 0;
	float: left;
}
input.submit {
	width: 76px; 
	height: 28px; 
	text-indent: -1000px;
	overflow: hidden;
 	background: #005c77 url(../img/enviar-mail.png)  no-repeat;
	border:none;
	text-decoration:none;
	display: block;
	float: left;
}
.facebook  {
	padding-top: 18px;
}
.facebook a {
	width:175px;
	height: 28px;
	color: #ddd;
	text-indent: -1000px;
	float: left;
	text-decoration: none;
	background: url(../img/bt-facebook.png) no-repeat top right;
	overflow: hidden;
	margin-left: 15px;
}
.facebook a:hover {
   opacity: .75;
   -moz-opacity: .75;
   filter:alpha(opacity=75);
	
}
.creditos  {
	width: 930px;
	margin:0 auto;
	padding-top: 15px;
	color:#fff;
	font-size: 11px;
	background: url(../img/fn-sombra-bottom.png) repeat-x top left;
}
.creditos ul {padding: 0;}

.creditos ul li {
	float: left;
	list-style: none;
}
.creditos ul li a {
	text-decoration: none;
	color: #89b8c3;
}
.creditos ul li a:hover {
	text-decoration: underline;
	color: #fff;
}

/* Secciones  */

.eventos {
	float: left;
	height: 306px;
	padding: 10px 0 15px 20px;
	text-align:left;
	color: #fff;
	overflow:visible;
	z-index:100;
}


.encima {
	position: absolute;
	bottom: 105px; 
	right:60px;
	padding-right: 10px;
	z-index: 100;
}


.seccion {margin-top: 40px; margin-left: 20px;}
.seccion ul li, .seccion ul.grande li, .seccion ul.super li { float: left; width: 150px; margin: 0 25px;  font-size: 16px; list-style: none;}
.seccion ul.grande li {width: 140px; margin: 0 10px;  font-size: 12px;}
.seccion ul.super li {width: 240px; margin: 0 30px;}
.seccion ul li a { border:none; font-weight: normal; color: #fff;}
.seccion ul li a:hover {  text-decoration: none;}
.seccion ul li a  img { margin: 10px 0  25px 0; border: 1px solid #fff;}
.seccion ul li a:hover  img {opacity: 0.75; -moz-opacity: .75; filter: alpha(opacity=60); 
}
  
/* Formulario  */

form#reservas {margin: 40px 0 0 20px;}
	
form#reservas .columna {width:190px; padding-right:30px; float: left;}	
form#reservas p {font-size:11px; }

form#reservas h2 {font-size:14px; margin-bottom:8px; color:#FFF; background:#000; padding:3px 8px; font-style: normal; font-family: Arial, Helvetica, sans-serif; }

form#reservas label{ padding: 5px 0; width:200px; display: block;}

form#reservas .check label{ padding: 5px 0; width:200px; display: block;}

form#reservas input { 
	border:0; 
	background:#3b93a7; 
	font-size:14px; 
	font-family:Arial, Helvetica, sans-serif; 
	width:170px;
	padding: 3px 6px; 
}


form#reservas input.boton {
	width: 76px; 
	height: 28px; 
	text-indent: -1000px;
	overflow: hidden;
 	background: #005c77 url(../img/enviar-mail.png)  no-repeat;
	text-decoration:none;
	display: block;
	float: left;
	margin-top: 20px;
	margin-left: 100px;

}
form#reservas input.checkbox { border:0; background: #006781; font-size:14px; font-family:Arial, Helvetica, sans-serif; width:20px; float:left; *margin-top: -5px;}

form#reservas input.checkbox-p { border:0; background: #006781; font-size:14px; font-family:Arial, Helvetica, sans-serif; width:10px; float:left; *margin-top: -5px;}




.obligatorio { color:#FFF;  padding: 10px 35px 0 0; float:right; font-size:11px;}
.error{background:#000; color:#FFF; font-size: 11px; padding:3px; width: 450px; margin: 15px;}




/* Tercera Navegación  */

.boton-habitaciones {
	margin: 0 0 1px 12px;
	border-top: 5px solid #fff;
	width: 190px;
	display: block;
	padding: 5px;
	color: #000;
	font-size: 11px;
	font-weight: bold;
	background: #EFEFEF url(../img/flecha-off.png) no-repeat right -18px;
}




#accordion  div { padding-bottom: 3px; margin-top: -3px;}
#accordion  h3 a { 
	font-size: 11px;
	color: #000;
	font-weight: normal;}
	
#accordion  h3  {
	padding: 3px 0 3px 15px;
	border-top: 1px solid #EFEFEF; 
}
#accordion  h3:hover {
	padding: 3px 0 3px 15px;
	border-top: 1px solid #EFEFEF; 
}
#accordion ul li {
	list-style: none;
	padding: 0;
}

#accordion div ul li a {
	font-size: 11px;
	color: #000;
	padding: 2px 5px 2px 10px;
	list-style: none;
	font-weight: normal;
	background: url(../img/bolo-negro.png) no-repeat 0 8px; 
}
#accordion div ul li.uno a, #accordion div ul li.dos a, #accordion div ul li.tres a, #accordion div ul li.cuatro a, #accordion div ul li.cinco a, #accordion div ul li.seis a, #accordion div ul li.siete a, #accordion div ul li.ocho a, #accordion div ul li.nueve a, #accordion div ul li.diez a, #accordion div ul li.once a, #accordion div ul li.doce a  {
	color: #000;
	text-decoration: none;
}

#accordion h3 a:hover, #accordion div ul li a:hover {
	color: #00728c;
	font-weight: normal;
	text-decoration: none;
}
.tarifas #accordion div { 
	width: 220px;
	padding: 3px 5px;
	margin-left: 10px;
	margin-top: 0;
	background: none;
	border-bottom: 0;
}

.tarifas #accordion  h3  {
	padding: 3px 0 0 20px;
	border-top:0; 
}
.tarifas #accordion  h3 a { 
	color: #000;
	font-size: 12px;
	font-weight: normal;background: url(../img/btOpen.png) no-repeat left; padding-left: 30px; margin-left: -5px; line-height: 12px;
	}
	
.tarifas #accordion  h3:hover {
   	color: #000;
	font-weight: normal;
	text-decoration: none;
}
.tarifas #accordion h3.ui-state-active  a { text-decoration: underline; color: #00728c; background: url(../img/btClose.png) no-repeat left;} 

.tarifas #accordion ul li {
	font-size: 11px;
	list-style: disc;
	padding: 0;
}

.icono {
	float: left;
	padding-right: 10px;
	background: #fff;
	margin-top: 10px;
}

.icono img { width: 24px; height: 24px;}


.addThis {
	float:left; 
	margin: 0 15px 0 0;}
	
/* Ofertas  */	

.ofertas-puentes {
	background: url(../img/sombra-negro.png) repeat-y top right;
	width: 309px;
	height: 329px;
	color: #ddd;
	border-top: 1px solid #006c85;
	border-bottom: 1px solid #006c85;
}

.ofertas-puentes div { padding-left: 40px; line-height: 17px;}

	
/* Las habitaciones (genera)l  */

.habitaciones {margin-top: 20px;}
.habitaciones ul li { float: left; margin-right: 12; color: #fff; font-size: 14px; list-style: none; padding: 0 12px; }
.habitaciones ul li ul li { border:none; }
.habitaciones ul li:last-child {border:none;}

.habitaciones ul li ul  { margin: 0; padding:0; margin-top: 15px; }

.habitaciones ul li ul li  { float: none; margin: 0; margin-bottom: 20px; padding: 0;  display: block;}

.habitaciones ul li ul li a {display: block; width: 105px; height: 70px;}

.habitaciones ul li ul li.diez a { background: url(../img/im-hab10.jpg) no-repeat 0 0; }
.habitaciones ul li ul li.diez a:hover { background: url(../img/im-hab10.jpg) no-repeat 0 -74px;}

.habitaciones ul li ul li.once a { background: url(../img/im-hab11.jpg) no-repeat 0 0;}
.habitaciones ul li ul li.once a:hover { background: url(../img/im-hab11.jpg) no-repeat 0 -74px;}

.habitaciones ul li ul li.doce a { background: url(../img/im-hab12.jpg) no-repeat 0 0;}
.habitaciones ul li ul li.doce a:hover { background: url(../img/im-hab12.jpg) no-repeat 0 -74px;}


.habitaciones ul li ul li.uno a { background: url(../img/im-hab1.jpg) no-repeat 0 0;}
.habitaciones ul li ul li.uno a:hover { background: url(../img/im-hab1.jpg) no-repeat 0 -74px;}

.habitaciones ul li ul li.dos a { background: url(../img/im-hab2.jpg) no-repeat 0 0;}
.habitaciones ul li ul li.dos a:hover { background: url(../img/im-hab2.jpg) no-repeat 0 -74px;}

.habitaciones ul li ul li.tres a { background: url(../img/im-hab3.jpg) no-repeat 0 0;}
.habitaciones ul li ul li.tres a:hover { background: url(../img/im-hab3.jpg) no-repeat 0 -74px;}

.habitaciones ul li ul li.cuatro a { background: url(../img/im-hab4.jpg) no-repeat 0 0;}
.habitaciones ul li ul li.cuatro a:hover { background: url(../img/im-hab4.jpg) no-repeat 0 -74px;}

.habitaciones ul li ul li.cinco a { background: url(../img/im-hab5.jpg) no-repeat 0 0;}
.habitaciones ul li ul li.cinco a:hover { background: url(../img/im-hab5.jpg) no-repeat 0 -74px;}

.habitaciones ul li ul li.seis a { background: url(../img/im-hab6.jpg) no-repeat 0 0;}
.habitaciones ul li ul li.seis a:hover { background: url(../img/im-hab6.jpg) no-repeat 0 -74px;}

.habitaciones ul li ul li.siete a { background: url(../img/im-hab7.jpg) no-repeat 0 0;}
.habitaciones ul li ul li.siete a:hover { background: url(../img/im-hab7.jpg) no-repeat 0 -74px;}

.habitaciones ul li ul li.ocho a { background: url(../img/im-hab8.jpg) no-repeat 0 0;}
.habitaciones ul li ul li.ocho a:hover { background: url(../img/im-hab8.jpg) no-repeat 0 -74px;}

.habitaciones ul li ul li.nueve a { background: url(../img/im-hab9.jpg) no-repeat 0 0;}
.habitaciones ul li ul li.nueve a:hover { background: url(../img/im-hab9.jpg) no-repeat 0 -74px;}

/*breadcrumb */

.breadcrumb a { 
  	color: #fff;
	font-weight: normal;
}
.breadcrumb {
	position: relative;
	width: 929px;
	margin:0 auto; 	
	font-size: 11px;
	color:#ddd;
	padding: 10px 0 5px 0;}

/*sitemap*/

#sitemap ul { display:block; width: 100%; padding-top: 5px; }
#sitemap ul li { color:#000; width:200px;  float:left; list-style:none; font-size:14px; padding: 3px 0; font-weight: bold;}
#sitemap ul li a {
	font-weight:normal; display:block; color:#000;
}
#sitemap ul li a:hover {
	 color: #343638;
	 text-decoration: underline;
}
a.site-habitaciones  {font-size: 16px; padding: 15px 0; display: block; border: 0;}
/* ---------------segundo nivel del sitemap -------------------------------------- */ 

#sitemap ul li ul { float: left; padding:0; margin:0;  padding: 5px 0; 
	
}
#sitemap ul li ul li {
	 font-size:11px; width:150px; color: #333; padding: 3px 0; color: #00728c; border: 0; font-weight: normal;
}
#sitemap ul li ul li a {	
	border:0px;
	background: none;
	padding-bottom: 2px;
	border-bottom: 1px dashed #333;
}
#sitemap ul li ul li a:hover  {	
	 color: #343638;
	text-decoration:none;

}

/*contenido para paginas sin imagenes*/
.interior-texto, .interior-texto ul{padding:25px; color:#ddd;}
.interior-texto a,  .interior-texto{color:#FFF; font-weight:normal; line-height:16px;}








/***************************** ANTIGUO *****************************/
/*.tarifas, .ofertas, .eventos {
	float: left;
	height: 306px;
	padding: 10px 0 15px 20px;
	text-align:left;
	color: #fff;
	overflow:visible;
	z-index:100;
}*/
img.left {
	float: left;
	margin-right: 10px;
}
.ofertas_new {
	background: #bfd6db;
	height: 67px;
	color: #000;
	margin-bottom: 10px;
	float: left;
}
.txt_ofertas {
	padding: 15px 5px 0  10px;	
}
.invierno  {
	float: left;
	width: 280px;
	margin-left: 15px;
	margin-top: 10px;
	margin-bottom: 35px;
	*margin-bottom: 25px;
	_margin-left: 15px;
	_margin-top: -290px;
}
.invierno ul  {
	margin-top: 30px;
}
.invierno li  {
	margin-top: 20px;
}

table.tarifas {
/*	width: 295px;*/
	padding:0;
	font-size: 12px;
	text-align: left;
	border-collapse: collapse;
	empty-cells: show;
	margin-left: 25px;
	margin-top: 8px;
}
table.tarifas  td {
	padding: 10px 0;
	border-bottom: 1px solid #6ba7b6;
	text-align: right;
}
table.tarifas td.clases {
	text-align: left;
}


table.prensa {
	
	font-size: 12px;
	text-align: center;
	border-collapse: collapse;
	empty-cells: show;
	margin-left: 25px;

}
table.prensa td {
	padding: 0px 15px 10px 15px;
	text-align:center;
}
table.prensa td img {
	margin-bottom: 8px;
	border: 1px solid #ddd;
}
table.prensa td a, table.prensa td a:hover {
	border: 0;
	text-decoration: none;
}


/*.queHacer3 {
	color: #ddd;
	float: left;
	height: 330px;
	background-color: #006781;	
	border-top: 1px solid #005c77;
	border-bottom: 1px solid #005c77;
}
*/
.FraseHabitaciones {
	margin: 10px 0 0 30px;
}

.distribucion {
	float: right;
	margin: -98px 10px 0 0;
	_margin-right: 6px;
}

.estandar, .estandar2 {
	float: left;
	margin: 20px 0 0 25px;
	_margin-left: 12px;
}

.estandar2{
	margin-left: 40px;
}

.jacuzzi {
	float: left;
	margin: 20px 0 0 13px;
}

.vistas {
	float: left;
	margin: 20px 0 0 25px;
}

.superior {
	float: left;
	margin: 20px 0 0 15px;
}

.suite {
	float: left;
	margin: -98px 0 0 26px;
	_margin-left: 13px;
}

.hab11cat {
	float: left;
	margin: 20px 0 0 70px;
}

.textoEstandar, .textoVistas {
	float: left;
	width: 482px;
	_width: 479px;
	margin: 30px 0 0 0;
	padding: 0 110px 0 60px;
	text-align: center;
	line-height: 14pt;
}

.textoVistas {
	width: 462px;
	_width: 459px;
	padding: 0 80px 0 110px;
}

.tarifasColumna{
	float:left;
	width: 280px;
	margin-top: 10px;
}

.tarifasColumna p {
	*line-height: 12px;
	*margin-top: -3px;
}

.tarifasColumna a, .tarifasColumna a.visited {
	color:#fff;
	text-decoration: none;
}
.paraReservar{
	background:#0086A8;	
	padding:5px;
	border:#CCCCCC 1px solid;
	display:block;
	margin-top: 20px;
	font-size: 12px;
}
.consultaOfertas{
	padding:5px;
	border:#CCCCCC 1px solid;
	display:block;
	font-size: 16px;
	background: #C10005;
	margin-top: 15px;
	width: 220px;
	text-align: center;
}
.consultaOfertas a {
	text-decoration: none;
	font-weight: normal;
	color: #fff;
}
.eventosColumna {
	width: 40%;
	margin: 40px 0 30px 0px;
}

.mapaGoogle {
	margin-top: 0px;
}

.indicaciones {
	padding-top: 15px;
	color:#333;
	font-size: 11px;
}

.queHacer {
	color: #ddd;
	background: #006781;
	padding: 10px;
}

.textoVisitas {
	position: absolute;
	margin-top: -66px;
	*margin-top: 20px;
	margin-left: 115px;
	*margin-left: -183px;
	width: 175px;
}
.masInfo{
	position: absolute;
	margin-top: -15px;
	*margin-top: 70px;
	margin-left: 265px;
	*margin-left: -35px;
	text-align:left;
}
.masInfo a {
	color: #ddd;
	text-decoration:underline;
}

table.queHacer {
	margin-left: 20px;
	width: 660px;
	margin-top: 10px;
}
	
table.queHacer td {
	vertical-align: middle;
	line-height: 16px;
	padding: 12px 10px;

}











/***************************** FIN DE AÑO *****************************/

.ofertas_nochevieja {
	border-top: 3px solid #6ec155;
	width: 682px;
	height: 327px;
	text-align:left;
	color: #fff;
	overflow:visible;
	z-index:100;
	background: #015b70 url(../img/fn_menu.gif) no-repeat 274px top;
}
.tarifas_nochevieja {
	float: left;
	width: 274px;
}
.titulo_tarifas {
	width: 92px;
	height: 16px;
	padding-left: 30px;
	padding-top: 0;
	background: #6ec155;
}
.tarifa_persona {
	float: right; 
	margin-right: 5px; 
	margin-top: -5px;
}
table.nochevieja {
	width: 100%;
	font-size: 11px;
	text-align: left;
	border-collapse: collapse;
	empty-cells: show;
	border-bottom: 3px solid #6ec155;
}

table.nochevieja td {
	padding: 0;
	padding-left: 30px;
	padding-right: 7px;
}
.cena_nochevieja {
	margin-top: 0;
	margin-left: 295px;
	width: 215px;
}
.observaciones_nochevieja {
	float: right;
	width: 100px;
	margin-right: 20px;
	*line-height: 13px;
}
a.boton-rojo{
	font-size: 20px; 
 	font-family: 'Times New Roman', Times, serif;  font-style: italic;
 	color: #FFFFFF;
 	background:url(../img/boton-rojo.gif)  no-repeat;
	text-decoration:none;
	display:block;
	clear:both;
	width:202px;height:48px;
	padding:15px 0px 0 0 ;
	margin:10px -10px 0 -10px;
	text-align:center;

 }


/*--Slide de las fotos--*/

.main_view {
	float: left;
	position: relative;
}

.window {
	width: 682px;
	height:331px;	
	overflow: hidden; 
	position: relative;
}
.image_reel, ul.image_reel {
	position: absolute;
	top: 0; 
	left: 0;
	z-index: 1;
}
ul.image_reel {
	margin: 0;
	padding: 0;
	top: 0; 
	left: 0;
}
ul.image_reel li {
float: left;list-style: none; z-index:2;display: block; 
}
.image_reel img {float: left;}
ul.image_reel li img { float: none;}
.txt-reel {position: absolute; z-index: 1000; color: #fff; line-height: 21px; bottom: 0; padding: 20px;}
.txt-reel span { padding: 0 3px 3px 3px; background: #000;  font-size: 14px;}

/*--Paging Styles--*/

.paging {
	position: absolute;
	bottom: 15px; 
	right:0px;
	padding-right: 10px;
	padding-left: 10px;
	z-index: 80; /*--Assures the paging stays on the top layer--*/
	text-align: center;
	line-height: 20px;
	background: #000 url(paging_bg2.png) no-repeat;
	display: none; /*--Hidden by default, will be later shown with jQuery--*/
}
.paging a {
	padding: 5px 7px;
	margin: 0;
	text-decoration: none;
	color: #fff;
}
.paging a.active {
	font-weight: bold;
	background: #920000;


}
.paging a:hover {font-weight: bold;}


/*---link to blog ---*/

.link-to-blog {position:absolute; top: -8px; left: 195px; z-index:99;}
.link-to-blog:hover {	opacity: .85;
   -moz-opacity: .85;
   filter:alpha(opacity=70}

