/* CSS Menú "G" */
/* Menú principal */
td.inicio {
	cursor: pointer;
	width: 138px;
	height: 15px;
	background-image: url(/img/mnu/btn_inicio_g.gif);
}
td.inicio_over {
	cursor: pointer;
	width: 138px;
	height: 15px;
	background-image: url(/img/mnu/btn_inicio_g_on.gif);
}
/* Visita Lugo */
td.visitalugo {
	cursor: pointer;
	width: 138px;
	height: 15px;
	background-image: url(/img/mnu/btn_visitalugo_g.gif);
}
td.visitalugo_over{
	cursor: pointer;
	width: 138px;
	height: 15px;
	background-image: url(/img/mnu/btn_visitalugo_g_on.gif);
}
/* Como llegar */
td.comollegar {
	cursor: pointer;
	width: 138px;
	height: 15px;
	background-image: url(/img/mnu/btn_comollegar_g.gif);
}
td.comollegar_over {
	cursor: pointer;
	width: 138px;
	height: 15px;
	background-image: url(/img/mnu/btn_comollegar_g_on.gif);
}
/* Que visitar */
td.quevisitar {
	cursor: pointer;
	width: 138px;
	height: 15px;
	background-image: url(/img/mnu/btn_quevisitar_g.gif);
}
td.quevisitar_over {
	cursor: pointer;
	width: 138px;
	height: 15px;
	background-image: url(/img/mnu/btn_quevisitar_g_on.gif);
}
/* Alojamientos */
td.alojamientos {
	cursor: pointer;
	width: 138px;
	height: 15px;
	background-image: url(/img/mnu/btn_alojamientos_g.gif);
}
td.alojamientos_over {
	cursor: pointer;
	width: 138px;
	height: 15px;
	background-image: url(/img/mnu/btn_alojamientos_g_on.gif);
}
/* Gastronomía */
td.gastronomia {
	cursor: pointer;
	width: 138px;
	height: 15px;
	background-image: url(/img/mnu/btn_gastronomia_g.gif);
}
td.gastronomia_over {
	cursor: pointer;
	width: 138px;
	height: 15px;
	background-image: url(/img/mnu/btn_gastronomia_g_on.gif);
}
/* De Compras */
td.decompras {
	cursor: pointer;
	width: 138px;
	height: 15px;
	background-image: url(/img/mnu/btn_decompras_g.gif);
}
td.decompras_over {
	cursor: pointer;
	width: 138px;
	height: 15px;
	background-image: url(/img/mnu/btn_decompras_g_on.gif);
}
/* de noche */
td.denoche {
	cursor: pointer;
	width: 138px;
	height: 15px;
	background-image: url(/img/mnu/btn_denoche_g.gif);
}
td.denoche_over {
	cursor: pointer;
	width: 138px;
	height: 15px;
	background-image: url(/img/mnu/btn_denoche_g_on.gif);
}
/* Rutas desde Lugo*/
td.rutasdesdelugo {
	cursor: pointer;
	width: 138px;
	height: 15px;
	background-image: url(/img/mnu/btn_rutaslugo_g.gif);
}
td.rutasdesdelugo_over {
	cursor: pointer;
	width: 138px;
	height: 15px;
	background-image: url(/img/mnu/btn_rutaslugo_g_on.gif);
}
/* Agenda Cultural*/
td.agendacultural {
	cursor: pointer;
	width: 138px;
	height: 15px;
	background-image: url(/img/mnu/btn_agenda_g.gif);
}
td.agendacultural_over {
	cursor: pointer;
	width: 138px;
	height: 15px;
	background-image: url(/img/mnu/btn_agenda_g_on.gif);
}
/* Fiestas */
td.fiestas {
	cursor: pointer;
	width: 138px;
	height: 15px;
	background-image: url(/img/mnu/btn_fiestas_g.gif);
}
td.fiestas_over {
	cursor: pointer;
	width: 138px;
	height: 15px;
	background-image: url(/img/mnu/btn_fiestas_g_on.gif);
}
/* Noticias */
td.noticias {
	cursor: pointer;
	width: 138px;
	height: 15px;
	background-image: url(/img/mnu/btn_noticias_g.gif);
}
td.noticias_over {
	cursor: pointer;
	width: 138px;
	height: 15px;
	background-image: url(/img/mnu/btn_noticias_g_on.gif);
}
/* Otros servicios */
td.otrosservicios {
	cursor: pointer;
	width: 138px;
	height: 15px;
	background-image: url(/img/mnu/btn_otrosservicios_g.gif);
}
td.otrosservicios_over {
	cursor: pointer;
	width: 138px;
	height: 15px;
	background-image: url(/img/mnu/btn_otrosservicios_g_on.gif);
}
/**/