/* CSS Menú "C" */
/* Menú principal */
td.inicio {
	cursor: pointer;
	width: 138px;
	height: 15px;
	background-image: url(/img/mnu/btn_inicio_c.gif);
}
td.inicio_over {
	cursor: pointer;
	width: 138px;
	height: 15px;
	background-image: url(/img/mnu/btn_inicio_c_on.gif);
}
/* Visita Lugo */
td.visitalugo {
	cursor: pointer;
	width: 138px;
	height: 15px;
	background-image: url(/img/mnu/btn_visitalugo_c.gif);
}
td.visitalugo_over {
	cursor: pointer;
	width: 138px;
	height: 15px;
	background-image: url(/img/mnu/btn_visitalugo_c_on.gif);
}
/* Como llegar */
td.comollegar {
	cursor: pointer;
	width: 138px;
	height: 15px;
	background-image: url(/img/mnu/btn_comollegar_c.gif);
}
td.comollegar_over {
	cursor: pointer;
	width: 138px;
	height: 15px;
	background-image: url(/img/mnu/btn_comollegar_c_on.gif);
}
/* Que visitar */
td.quevisitar {
	cursor: pointer;
	width: 138px;
	height: 15px;
	background-image: url(/img/mnu/btn_quevisitar_c.gif);
}
td.quevisitar_over {
	cursor: pointer;
	width: 138px;
	height: 15px;
	background-image: url(/img/mnu/btn_quevisitar_c_on.gif);
}
/* Alojamientos */
td.alojamientos {
	cursor: pointer;
	width: 138px;
	height: 15px;
	background-image: url(/img/mnu/btn_alojamientos_c.gif);
}
td.alojamientos_over {
	cursor: pointer;
	width: 138px;
	height: 15px;
	background-image: url(/img/mnu/btn_alojamientos_c_on.gif);
}
/* Gastronomía */
td.gastronomia {
	cursor: pointer;
	width: 138px;
	height: 15px;
	background-image: url(/img/mnu/btn_gastronomia_c.gif);
}
td.gastronomia_over {
	cursor: pointer;
	width: 138px;
	height: 15px;
	background-image: url(/img/mnu/btn_gastronomia_c_on.gif);
}
/* De Compras */
td.decompras {
	cursor: pointer;
	width: 138px;
	height: 15px;
	background-image: url(/img/mnu/btn_decompras_c.gif);
}
td.decompras_over {
	cursor: pointer;
	width: 138px;
	height: 15px;
	background-image: url(/img/mnu/btn_decompras_c_on.gif);
}
/* de noche */
td.denoche {
	cursor: pointer;
	width: 138px;
	height: 15px;
	background-image: url(/img/mnu/btn_denoche_c.gif);
}
td.denoche_over {
	cursor: pointer;
	width: 138px;
	height: 15px;
	background-image: url(/img/mnu/btn_denoche_c_on.gif);
}
/* Rutas desde Lugo*/
td.rutasdesdelugo {
	cursor: pointer;
	width: 138px;
	height: 15px;
	background-image: url(/img/mnu/btn_rutaslugo_c.gif);
}
td.rutasdesdelugo_over {
	cursor: pointer;
	width: 138px;
	height: 15px;
	background-image: url(/img/mnu/btn_rutaslugo_c_on.gif);
}
/* Agenda Cultural*/
td.agendacultural {
	cursor: pointer;
	width: 138px;
	height: 15px;
	background-image: url(/img/mnu/btn_agenda_c.gif);
}
td.agendacultural_over {
	cursor: pointer;
	width: 138px;
	height: 15px;
	background-image: url(/img/mnu/btn_agenda_c_on.gif);
}
/* Fiestas */
td.fiestas {
	cursor: pointer;
	width: 138px;
	height: 15px;
	background-image: url(/img/mnu/btn_fiestas_c.gif);
}
td.fiestas_over {
	cursor: pointer;
	width: 138px;
	height: 15px;
	background-image: url(/img/mnu/btn_fiestas_c_on.gif);
}
/* Noticias */
td.noticias {
	cursor: pointer;
	width: 138px;
	height: 15px;
	background-image: url(/img/mnu/btn_noticias_c.gif);
}
td.noticias_over {
	cursor: pointer;
	width: 138px;
	height: 15px;
	background-image: url(/img/mnu/btn_noticias_c_on.gif);
}
/* Otros servicios */
td.otrosservicios {
	cursor: pointer;
	width: 138px;
	height: 15px;
	background-image: url(/img/mnu/btn_otrosservicios_c.gif);
}
td.otrosservicios_over {
	cursor: pointer;
	width: 138px;
	height: 15px;
	background-image: url(/img/mnu/btn_otrosservicios_c_on.gif);
}
/**/