Associations Lieux Calendrier
SELECT id_rooms, particulier_fr, mapnumber,calendrier.id, TRIM(CONCAT(titrefr,', ',stitrefr)) AS titr, id_streets, place, firstimage, numero FROM calendrier, rel_calendrier_parcoursCat WHERE calendrier.cat='parcours' AND typeexpo!='lieu' AND idp='0' AND calendrier.del ='0' AND id_calendrier = calendrier.id AND id_parcoursCat = '6' ORDER BY titr