(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(); } })();





Feu de chambre à Sotteville-lès-Rouen : un immeuble de cinq étages évacué


Vendredi 20 Octobre 2017 - 17:35

Seine-Maritime.




Les sapeurs-pompiers de Seine-Maritime étaient toujours en cours d'intervention ce vendredi à 17h30 sur le lieu d'un feu de chambre au troisième étage d'un immeuble qui en compte cinq, 4, rue Gustave Fouache à Sotteville-lès-Rouen. Il n'y aurait pas de blessé.

Dix-huit locataires ont été évacués par précaution, le temps de permettre aux soldats du feu de circonscrire l'incendie au moyen d'une lance. L'origine du feu, qui s'est déclaré vers 16h40, serait due à un dysfonctionnement du sèche-linge, selon une source policière. Il a nécessité l'intervention de dix-huit pompiers et de quatre engins, indique le centre opérationnel départemental d'incendie et de secours (Codis76).





FIL INFO




AUDIO