body{
	background-color: #828CA3;
	background-image: url(../images/fondoGeneral.jpg);
	background-repeat: no-repeat;
	background-position: center top;	
	margin: 0px;
	font-family:Tahoma, Verdana, Arial;
	font-size: 11px;
	color:#333333;
}
a{
	color: #ffffff;
	text-decoration: none;
}
p{
	margin-top: 0px;
}
img{
	display: block;
	border:0pt;
}
h1{
	font-size: 13px;
	margin: 0px;
}
#wrapper{
	width: 932px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}
#cabecera{
	height: 114px;
	position: relative;
}
#enlaceHome{
	position:absolute;
	top: 20px;
	left: 315px;
}
.negro{
	text-decoration: none;
	color: #000000;
	font-weight:bold;
}
.negro:hover{
	color: #000000;
	text-decoration:underline;
	font-weight:bold;
}
#idiomas{
	position: absolute;
	top: 5px;
	left: 760px;
}
#contenido{
	background-color: #FFFFFF;
	padding: 10px;
}
#pie{
	text-align: center;
	line-height: 20px;
	margin-bottom: 10px;
}
#pie a{
	text-decoration: none;
	color: #1F2127;
}
#pie a:hover{
	color: #515666;
}
#pie img{
		display:inline;
	}
#bandaPie{
	background-color: #000000;
	text-align: center;
	margin-bottom: 10px;
}
#contenidoPortada{
	border-left: solid 1px #999999;
	border-right: solid 1px #999999;
	border-bottom: solid 1px #999999;
	background-image: url(../images/fondoPortadaGeneral.jpg);
	background-repeat: no-repeat;	
	width: 910px;
	height: 330px;
	position: relative;
}
#contenidoInteriores{
	border-left: solid 1px #999999;
	border-right: solid 1px #999999;
	border-bottom: solid 1px #999999;
	background-image: url(../images/fondoInteriores.jpg);
	background-repeat: no-repeat;	
	width: 910px;
	height: 330px;
	position: relative;
}
#contenidoInteriores2{
	border-left: solid 1px #999999;
	border-right: solid 1px #999999;
	border-bottom: solid 1px #999999;
	background-image: url(../images/fondoLimpio.jpg);
	background-repeat: no-repeat;	
	width: 910px;
	height: 330px;
	position: relative;
}
#contenidoEstaticas{
	border: solid 1px #BBBBBB;
	width: 910px;
	background-image: url(../images/fondoEstatica.jpg);
	background-repeat:  repeat-x;
	background-position: top;
	background-color: #D6DADD;
	color:#697082;
	font-size:12px;
}
#contenidoEstaticas .titulo{
	
	color:#333333;
	font-size:13px;
	font-weight:bold;
}
#contenidoEstaticas a{
	
	color:#333333;
}

#promociones{
	width: 292px;
	height: 187px;
	position: absolute;
	top: 31px;
	left: 295px;
}
#promoUnica{
	width: 298px;
	height: 99px;
	position: absolute;
	top: 228px;
	left: 292px;
}
#promoIzquierda{
	width: 147px;
	height: 99px;
	position: absolute;
	top: 228px;
	left: 292px;
}
#promoDerecha{
	width: 147px;
	height: 99px;
	position: absolute;
	top: 228px;
	left: 443px;
}
#textoPortada{
	width: 285px;
	height: 156px;
	position: absolute;
	top: 25px;
	left: 611px;
	font-size: 12px;
}
#textoInteriores{
	width: 290px;
	height: 195px;
	position: absolute;
	top: 25px;
	left: 611px;
	font-size: 12px;
}

#textoInteriores2{
	width: 590px;
	height: 285px;
	position: absolute;
	top: 25px;
	left: 300px;
	font-size: 12px;
	overflow:auto;
	padding: 5px;
}
#textoInteriores2 a{
	color: #000000;
}
#infoMeteorologica{
	width: 285px;
	height: 74px;
	position: absolute;
	top: 251px;
	left: 611px;
	font-size: 12px;
}
#infoUbicacion{
	width: 295px;
	height: 98px;
	position: absolute;
	top: 229px;
	left: 606px;
	font-size: 12px;
}
#iconoRSS{
	position: absolute;
	top: 308px;
	left: 46px;
}
#suscripcionNewsletter{
	position: absolute;
	top: 304px;
	left: 86px;
}
/*#formularioReserva{
	width: 292px;
	height: 187px;
	position: absolute;
	top: 55px;
	left: 116px;
}*/
#formularioReserva{
	width: 264px;
	height: 205px;
	position: absolute;
	top: 30px;
	left: 10px;
}
/* Estilos del menú desplegable */
#menu{
	height: 32px;
	width: 932px;
	position: absolute;
	background-image: url(../images/rellenoMenus.png);
	background-repeat:  repeat-x;	
	top: 70px;	
}
#menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#menu li{
	float: left;
	height: 25px;
	display: block;
	font-size: 13px;
	padding-left: 17px;
	padding-right: 18px;
	padding-top: 9px;
	text-decoration: none;
	text-align: center;
	color: #FFFFFF;
	cursor: pointer;
	position: relative;
	background-image: url(../images/separadorMenus.png);
	background-repeat: no-repeat;
	background-position: right top;
	}
#menu li:hover{
	cursor: pointer;	
}
.enlaceMenu {
	display: block;
	color:#FFFFFF;
	text-decoration: none;	
}
.subMenu {
	position: absolute;
	top: 34px;
	width: 150px;
	height: 0px;
	left: 0px;
	background-color:#525869;
	display: block;
	overflow:hidden;
}
.subMenu a{
	color:#FFFFFF;
	text-decoration: none;
	display: block;
	text-align:left;
	font-size: 10px;
	padding: 8px;
	border-bottom: solid 1px #999999;
}
.subMenu a:hover{
	color:#999999;
}
.subMenu .cierreMenu{
	color:#FFFFFF;
	text-decoration: none;
	display: block;
	padding: 8px;
	text-align:left;
	font-size: 10px;
}
.subMenu .cierreMenu:hover{
	color:#999999;
}

.enlaceNoticias{
	color: #666666;
	font-weight: bold;
}
.enlaceNoticias:hover{
	color: #999999;
}
.cuadroArchivos
{
	border: solid 1px #999999;
	width: 90px; 
	height: 90px; 
	text-align: center; 
	padding: 5px; 
	margin: 5px; 
	font-size: 10px;
	background-color: #EAEAEA;
	float:left;
}
.cuadroArchivos a
{
	color: #666666; 
	}	
.cuadroArchivos a:hover
{
	color: #000000; 
	}	
.cuadroImagenes
{
	border: solid 1px #999999; 
	width: 90px; 
	padding: 5px; 
	margin: 5px; 
	font-size: 10px;
	background-color: #EAEAEA;
	float:left;
}

/* COMO LLEGAR */
#slideMapa
{
	width: 570px;
	height: 240px;
	border: solid 1px #999999;
	position:absolute;
}
#slideMapa2
{
	width: 570px;
	height: 240px;
	border: solid 1px #999999;
	position:relative;
}
#pestanas{
	width: 570px; 
	border: none;
	padding:0px;
	margin:0px;	

}
#pestanas a{
	float: right;
	width: 100px;
	height: 20px;
	display:block;
	text-align: center;
	text-decoration: none;
	padding-top: 3px;
	font-size: 10px;
	background-image: url(../images/fondoPestanasUnico.gif);
	background-repeat: no-repeat;
	margin-left: 2px;
	color:#000000;
}
#pestanas a:hover{
	background-image: url(../images/fondoPestanasOverUnico.gif);	
}
#calcularRuta
{
	padding-top:0px;
	margin-top:0px;	
}
/* COMO LLEGAR */

#empujador
{
	height:1px;
	clear:both;	
}
#iconosRRSS{
	width: 164px;
	height: 38px;
	position: absolute;
	top: 230px;
	left: 55px;
}
#bannerRestaurante{
	position: absolute;
	width: 235px;
	top:225px;
	left: 20px;
	height: 55px;
	border: 1px solid #ccc;
}
