(function () { "use strict"; var KEYS = [ "FOCUS", "A LIRE AUSSI", "ECLAIRAGE", "ÉCLAIRAGE", "A NOTER", "REPERE", "REPÈRE", "REACTION", "RÉACTION", "A SAVOIR", "À SAVOIR", "PRECISION", "PRÉCISION", "DERNIÈRE MINUTE", "INFO+", "INFO PLUS", "ANALYSE", "CONTEXTE", "POUR MEMOIRE", "POUR MÉMOIRE", "RAPPEL", "DECRYPTAGE", "DÉCRYPTAGE", "EN CHIFFRES", "A RETENIR", "À RETENIR" ]; function normalize(s){ return (s || "").replace(/\u00A0/g, " ").replace(/\s+/g, " ").trim(); } function esc(s){ return s.replace(/[.*+?^${}()|[\]\\]/g, "\\$&"); } function findKeyword(txt){ var t = normalize(txt).toUpperCase(); for (var i = 0; i < KEYS.length; i++) { var k = KEYS[i]; var re = new RegExp("^" + esc(k) + "\\s*[:\\-–]?\\s*", "i"); if (re.test(t)) return k; } return null; } function styleBox(el){ if (!el || el.getAttribute("data-encadre-ok") === "1") return; el.setAttribute("data-encadre-ok", "1"); el.style.background = "#f2f2f2"; el.style.padding = "14px 18px"; el.style.margin = "18px 0"; el.style.border = "0"; el.style.borderLeft = "0"; el.style.borderRadius = "4px"; el.style.boxSizing = "border-box"; el.style.display = "block"; } function processOne(el){ if (!el) return; var txt = normalize(el.textContent || ""); if (!txt) return; var key = findKeyword(txt); if (!key) return; if (el.getAttribute("data-encadre-ok") === "1") return; var html = el.innerHTML; var re = new RegExp("^\\s*" + esc(key) + "\\s*[:\\-–]?\\s*", "i"); html = html.replace( re, '
' + key + '
' ); el.innerHTML = html; styleBox(el); } function run(){ var selectors = [ 'div[id^="para_"] .texte', 'div[id^="para_"] p', 'blockquote' ]; document.querySelectorAll(selectors.join(",")).forEach(processOne); } function boot(){ run(); setTimeout(run, 500); setTimeout(run, 1500); setTimeout(run, 3000); } if (document.readyState === "loading") { document.addEventListener("DOMContentLoaded", boot); } else { boot(); } })();





Conduite arrachée à Fécamp : 260 foyers privés de gaz jusqu’à demain


Mardi 24 Octobre 2017 - 18:01

Seine-Maritime.




Les sapeurs-pompiers sont intervenus cet après-midi vers 15 heures pour une fuite de gaz rue Queue du Renard à Fécamp (Seine-Maritime).

A l’origine, une conduite arrachée accidentellement par un engin de terrassement sur la voie publique. Un périmètre de sécurité a été établi jusqu’à la fin de l’intervention des techniciens de GrDF qui ont colmaté la fuite en attendant de procéder à la remise en état de la canalisation.

Ce soir, 260 foyers étaient privés de gaz et le resteront jusqu’à au moins demain mercredi en fin d’après-midi, indique une source policière.




FIL INFO




AUDIO