select t1.* from infos_list_simplified as t1 inner join infoscat_list_simplified as t2 on t1.infos_id=t2.infos_id and t2.cat_id='76' where t1.infos_state=1 and t1.infos_date_start<='2025-07-04' and t1.infos_date_stop>='2025-07-04' order by infos_date_start DESC