#contenido {
	background-image: url(../imagenes/fondo.gif);
	text-align: center;
	width: 760px;
	height:auto;
	margin-right:auto;
	margin-left:auto;
}
#contenido_banquetes {
	background-image: url(../imagenes/fondo_02.gif);
	text-align: center;
	width: 760px;
	margin-right:auto;
	margin-left:auto;
}
#navegador_top {
	background-image: url(../imagenes/fondo_top.gif);
	text-align: right;
	vertical-align: bottom;
}
#navegador_top_banquetes {
	background-image: url(../imagenes/fondo_top_02.gif);
	text-align: right;
	vertical-align: bottom;
}
#foto_grande {

}
#fondo_hotel {
	background-image: url(../imagenes/fondo_hotel.gif);
	background-repeat: no-repeat;	
}
#fondo_habitaciones {
	background-image: url(../imagenes/fondo_habitaciones.gif);
	background-repeat: no-repeat;	
}
#fondo_restauracion {
	background-image: url(../imagenes/fondo_restauracion.gif);
	background-repeat: no-repeat;	
}
#fondo_empresas {
	background-image: url(../imagenes/fondo_empresas.gif);
	background-repeat: no-repeat;	
}
#fondo_banquetes {
	background-image: url(../imagenes/fondo_banquetes.gif);
	background-repeat: no-repeat;	
}
#fondo_ocio {
	background-image: url(../imagenes/fondo_ocio.gif);
	background-repeat: no-repeat;	
}
#fondo_localizacion {
	background-image: url(../imagenes/fondo_localizacion.gif);
	background-repeat: no-repeat;	
}
#fondo_contacto {
	background-image: url(../imagenes/fondo_contacto.gif);
	background-repeat: no-repeat;	
}
#fondo_sitemap {
	background-image: url(../imagenes/fondo_sitemap.gif);
	background-repeat: no-repeat;	
}
#pie {
	text-align: center;
	width: 700px;
	margin-right:auto;
	margin-left:auto;
	padding-top: 12px;
	padding-bottom: 14px;
}
