*
{
	margin: 0;
	padding: 0;
}

html {
}


body {
	background: #f6f3ea url(../img/bk_all.jpg) top center no-repeat;
	color:#828282;
	font-family:Helvetica;
	font-size:100%;
	margin:0pt auto auto;
	padding:0pt;
	text-align:justify;
}

#all
{
	background-position:center;
	background-repeat:repeat-y;
	width:929px !important;
	width:1004px;
	margin:auto;
	margin-top: 123px;
}

/* IE 6 */
body #all {
	_margin-right: auto;/*Sólo IE6*/
	_margin-left:auto;/*Sólo IE6*/
	_width:929px; /*Sólo IE6*/
	}

#banner
{
	margin-left:5px;
}
#flash {
	width:924px;
	float: left;
	background:url(../img/fondo_cabecera.png) repeat-y;
	padding-left:5px;
	height: 307px;
}

#contentarea,#contentarea2
{
height:auto;
	margin: 0;
	overflow: hidden;
	clear:both;
	width:929px;
	background:url(../img/fondo-contentarea.gif) repeat-y;

}

#borde-contenarea {
	background:url(../img/borde-contentarea1.gif) no-repeat;
	height:6px;
	margin-bottom:5px;
}

#izquierda {
	float:left;
	width: 230px;
	overflow: hidden;
	padding-left: 5px;
	margin-top: 15px;
	padding-bottom: 25px;
}

#derecho {
	float:right;
	width: 624px;
	padding-right: 55px;
	padding-left: 15px;
	margin-top: 30px;
	padding-bottom: 15px;
}
body #derecho {
	_padding-right: 35px;/*Sólo IE6*/
	}

#derecho-alojamiento {
	float:right;
	width: 650px;
	padding-right: 25px;
	padding-left: 15px;
	margin-top: 30px;
	padding-bottom: 15px;
}
body #derecho-alojamiento {
	_padding-right: 10px;/*Sólo IE6*/
	}

.destacados{
	padding-top:15px;
	padding-left: 20px;
}

#noticias {
	background:url(../img/fondo-noticias.gif) #FFFFFF no-repeat;
	height:220px;
	margin-bottom: 5px;
	padding: 10px 15px 0 25px;
}

.noticias1 {
	width:440px;
	float:left;
}

.texto-noticias {
	float:none;
	margin-right: 10px;
}

#pie
{
background:url(../img/fondo-pie.gif) #FFFFFF no-repeat;
height:47px;
width:929px;
clear:both;
}

.datos-pie {
	font-size:75%;
	color:#828282;
	text-align:left;
	float: left;
	line-height: 47px;
	padding-left: 25px;
}
.copy-pie {
	font-size:75%;
	color:#828282;
	text-align: right;
	float: right;
	line-height: 47px;
	padding-right: 25px;
}

.accesibilidad {
	text-align:right;
	color: #e77d3b;
	font-size: 62.5%;
	padding-right: 5px;
}

#galeria{
	width:100%;
	float:left;
	padding:0px;
	margin:10px 0px 0px 0px;
}
.celdas
{
	width:auto;
	float:left;
	margin:2px 20px 30px 0px;
	padding:0px;
}

.celdas img{
	border:0px;
	text-decoration:none;
}

.paginacion {
	clear: both;
	text-align: center;
	font-size: 75%;
	margin-bottom: 25px;
}

.paginacion  a {
	color:#6db148;
	text-decoration:none;
	font-weight: bold;

}

