/* CSS Document */


/***************************** COMUNES *****************************/



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-size:16px;
	font-weight:normal;
}

.texto10 {
	font-size: 10px;
}

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

li {
	list-style-type: disc;	
	padding: 0;
}

#contenedor {
/*	position: absolute;	
	left: 50%;
	margin-left: -458px;

	height: 528px;
	
	width: 916px;
	*/
	
	position: relative;
	width: 916px;
	height: 528px;
	margin:0 auto;
	margin-top: 20px;
	border: solid 1px #005c77;

	
}
img.right {
	float: right;
	margin-left: 10px;
}
img.left {
	float: leftt;
	margin-right: 10px;
}

/* HEADER  */
#header {
	height:101px;

}


#posadaAgua {float:left;
}

/* columna izquierda  */

#columnaIzquierda {
	float: left;
/*	height: 528px;*/
	width: 234px;
}
#cajaTexto {
	position: relative;
	width: 233px;
	height: 331px;
	background:#fff;
	border-right:1px solid #fff;
}
.textoColumna {
	position: absolute;
	line-height:16px;
	color:#333;
	padding: 10px;
	bottom: 20px;
}
.ofertas-home {
	position: absolute;
	line-height:16px;
	color:#333;
	width: 200px;
	padding: 10px 0 0 15px;
	bottom: 0;
	background-color: #fff;
	
	}

/*******************COLUMNA DERECHA***************/
.columnaDerecha{
	float: left;
	height: 528px;
	width: 682px;
	border:#FF0 2px solid;
}

/* CONTENIDO ESTANDAR  */
.fondo {
	width: 682px;
	height: 331px;
	_height: 335px;
	color: #ddd;
	background-color: #006781;
	float: left;

	}
	
.contenido { padding: 15px;  	
}
.contenido h2 {font-size:16px; margin-bottom: 12px; font-weight:normal;}
.contenido p{font-size:12px;}
.columna {width:300px; float:left; padding-right:10px;}



#contenidoFlash {
	float: left;

	width: 682px;
	height: 428px;
}

/************************************************ MENU *****************************************/
#menu{
	float:left;
	width: 680px;
	margin-top:52px;
	height:35px;
	padding:0;
	border-left: solid 1px #ddd;
}

#menu ul{  
	list-style: none;
	margin: 0px;
	padding: 0;
}

#menu li {list-style:none;
	color: #ddd;
	padding: 22px 0px 1px 0px;		
	float: left;
	font-size:10px;
	text-decoration:none;
	text-transform:uppercase;
	text-align:center;

} 
#menu li a{
	
	text-decoration:none; 	
	color: #ddd;
	padding: 0 7px;
	border-right:#005c77 1px solid;
} 

#menu li.activo a {
	
	text-decoration:none; 	
	color: #000;
	background:#1b7f97;
	

}

#menu ul li ul.Submenu  {
	position:relative;
	margin-top:-87px;
	margin-left:-1px;
	height:63px;
	padding:8px 0 3px 0;
	background:#1b7f97;
	
	border-left:#005c77 1px solid;
	border-right:#005c77 1px solid;
	}
#menu ul li ul.Submenu li { 
	clear:both;
	display:block;
	font-size:9px;
	color: #1b7f97;
	text-transform:uppercase;
	padding: 0 ;
	margin:0;
	
}
	
#menu ul li ul.Submenu li a { 
	text-decoration:none; 	
	color: #ddd;
	border-right:#1b7f97 0px solid;
	
}
#menu ul li ul.Submenu li.activo a{color:#000;}
.Hab {width:91px; padding-top:5px; }
.QHacer {width:74px; padding-top:25px; }
.Ofer {width:82px;_width:75px; margin-top:25px; }

/****************************************************** PIE ***************************************/
#pie {
	position:absolute;
	bottom:3px;
	left:236px;
	z-index:999;
	_position: relative;
	margin-top:-90px;
	_left:0px;
	z-index:999;
	width:600px;
	height:90px;

}

#TerceraNav {
	text-align:left;
	height: 20px;
}


ul.TerceraNav{  
	list-style: none;
	margin: 0px;
	padding: 0;
	height: 20px;
}

li.navPie, li.navPieActive{ 
	list-style: none;
	text-align: left;
	color: #ddd;
	font-size:9px;
	float:left;
	padding: 0 15px 0 0;	
	text-transform:uppercase;


}

li.navPieActive { 	
	color: #000; 
}

li.navPie a {	
	color: #ddd;
	font-size:9px;
}


.pie2{
	margin:40px 0 0 0;
	height:20px;
	}
.addThis {
	float:left; 
	margin: 0 15px 0 0;}

.registro{	
	color: #ddd;
	font-size:9px;
	float:left;
	padding: 0 15px 0 0;	
	text-transform:uppercase;
	width:400px;
	}

a.submit{
	height: 16px; 
 	width: 70px; 
 	border: 1px solid #006781;
	padding: 2px 8px 0 0; 
 	font-size: 9px; 
 	color: #FFFFFF;
 	background:url(http://posadadelagua.com/img/boton.gif) #005c77 no-repeat;
	text-decoration:none;
	display:inline-block;
	text-align:center;

 }
.email {
	height: 16px; 
	width:110px; 
	border: 1px solid #006781; 
	background: #3795ac; 
	font-size: 9px; 
	color: #006781;
	
}

/***************************** SECCIONES *****************************/
.tarifas, .ofertas, .eventos{
	float: left;
	height: 306px;
	padding: 10px 0 15px 20px;
	text-align:left;
	color: #fff;
	overflow:visible;
	z-index:100;
}
img.left {/*modificado por Ana*/
	float: left;
	margin-right: 10px;
}
.ofertas_new {/*modificado por Ana*/
	background: #bfd6db;
	height: 67px;
	color: #000;
	margin-bottom: 10px;
	float: left;
}
.txt_ofertas {/*modificado por Ana*/
	padding: 15px 5px 0  10px;	
}
.invierno  {/*modificado por Ana*/
	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;
}
.tarifas table {
	width: 295px;
	padding:0;
	font-size: 12px;
	text-align: left;
	border-collapse: collapse;
	empty-cells: show;
}

.tarifas table td {
	
	padding: 12px 0;
	border-bottom: 1px solid #6ba7b6;
	text-align: right;
}
.tarifas table td.clases {
	text-align: left;
}
.queHacer3 {
	color: #ddd;
	float: left;
	height: 330px;
	background-color: #006781;	
	border-top: 1px solid #005c77;
	border-bottom: 1px solid #005c77;
}
.habitaciones, .habitaciones2 {
	color: #ddd;
	float: left;
	height: 330px;
	width: 682px;
	_width: 679px;
}

.habitaciones {
	background-color: #006781;	
	border-top: 1px solid #005c77;
	border-bottom: 1px solid #005c77;
}

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


.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{
	float:left;
	margin-left: 60px;
	background:#0086A8;	
	padding:5px;
	border:#CCCCCC 1px solid;
	display:block;
	margin-top: 40px;
	font-size: 12px;
}
.consultaOfertas{
	float:left;
	margin-left: 60px;
	padding:5px;
	border:#CCCCCC 1px solid;
	display:block;
	font-size: 16px;
	background: #C10005;
	margin-bottom: 30px;
 	margin-top: 65px;
}

.consultaOfertas {


}

.consultaOfertas a {
	text-decoration: none;
	color: #fff;
}

.eventosColumna {
	width: 40%;
	margin: 40px 0 30px 0px;
}

.mapaGoogle {
	margin-top: 0px;
}

.indicaciones {
	position: absolute;
	margin-left: 230px;
	margin-top: 10px;
	width: 450px;
	color:#ddd;
	font-size: 11px;
}

.queHacer2, .queHacer3 {
	color: #ddd;
	float: left;
	height: 330px;
	width: 682px;
	_width: 679px;
	background-color: #006781;	
	border-top: 1px solid #005c77;
	border-bottom: 1px solid #005c77;	
}

.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;
}

.queHacer3 table {
	margin-left: 20px;
	margin-top: 5px;
	height: 320px;
	_height: 305px;
	width: 620px;}

/***************************** 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;
}

h2 {
	font-size:11px;
	margin-bottom: 0;
	margin-top: 7px;
}

.observaciones_nochevieja {
	float: right;
	width: 100px;
	margin-right: 20px;
	*line-height: 13px;
}


	
.creditos, .websAsociadas {
	width: 916px;
	margin:0 auto;
	color: #89b8c3;
	font-size: 10px;
	padding-top: 10px;

/*	top: 560px;
	position: absolute;
	left: 50%;
	margin-left: -456px;*/


}

.websAsociadas {

	margin-top: -23px;
	text-align:right;
	color: #89b8c3;
	font-size: 10px;
}
.websAsociadas a {

	margin:0 10px 0 10px;
}

.creditos a, .creditos a.visited, .websAsociadas a, .websAsociadas a.visited {
	text-decoration: none;
	color:#89b8c3;
}


 
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;

 }
.facebook a {
	color: #ddd;
	font-size:9px;
	padding: 4px 0;
	text-transform:uppercase;
	float: right;
	text-decoration: none;
	margin-top: -21px;
	margin-right: 20px;
	width:145px;
	background: url(../img/ic-facebook-2.gif) no-repeat top right;
}
.facebook a:hover {
	text-decoration: underline;
	
}	
	