/* CSS Document */
#mhotel{
	background: url(img/m_esp_hotel.gif) no-repeat;
	position: absolute;
	top: 71px;
	left: 384px;
	height: 33px;
	width: 138px;
	cursor: pointer;
}
#mgaleria{
	background: url(img/m_esp_galeria.gif) no-repeat;
	position: absolute;
	top: 71px;
	left: 522px;
	height: 33px;
	width: 199px;
	cursor: pointer;
}
#mtarifas{
	background: url(img/m_esp_tarifas.gif) no-repeat;
	position: absolute;
	top: 71px;
	left: 721px;
	height: 33px;
	width: 175px;
	cursor: pointer;
}
#minicio{
	background: url(img/m_esp_inicio.gif) no-repeat;
	position: absolute;
	top: 0px;
	left: 0px;
	height: 43px;
	width: 93px;
	cursor: pointer;
	z-index: 2;
}
#mcongresos{
	background: url(img/m_esp_congresos.gif) no-repeat;
	position: absolute;
	top: 0px;
	left: 93px;
	height: 43px;
	width: 242px;
	cursor: pointer;
	z-index: 2;
}
#mcelebraciones{
	background: url(img/m_esp_celebraciones.gif) no-repeat;
	position: absolute;
	top: 0px;
	left: 335px;
	height: 43px;
	width: 171px;
	cursor: pointer;
	z-index: 2;
}
#mgastronomia{
	background: url(img/m_esp_gastronomia.gif) no-repeat;
	position: absolute;
	top: 0px;
	left: 506px;
	height: 43px;
	width: 170px;
	cursor: pointer;
	z-index: 2;
}
#mcontacto{
	background: url(img/m_esp_contacto.gif) no-repeat;
	position: absolute;
	top: 0px;
	left: 676px;
	height: 43px;
	width: 220px;
	cursor: pointer;
	z-index: 2;
}
