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





Seine-Maritime : un bâtiment agricole et 2 400 tonnes de fourrage détruits dans un incendie


Mercredi 25 Octobre 2017 - 11:54

87 foyers privés d’électricité.




Illustration @ Infonormandie
Illustration @ Infonormandie
Les sapeurs-pompiers sont intervenus dans la soirée d’hier mardi pour un feu de bâtiment agricole à la Neuville-Chant-d’Oisel (Seine-Maritime). À leur arrivée, la structure de 1200m² contenant 2 400 tonnes de fourrage était entièrement embrasée.

87 abonnés privés d’électricité

Sous l’effet de la chaleur, deux cuves de fioul de 15 et 10 m3 ont été impactées. Le sinistre a été maitrisé au moyen de trois lances à incendie dont deux lances canons.

La coupure d’une ligne haute tension a été nécessaire par Enedis, privant ainsi 87 abonnés d’électricité. Aucune victime n’est à déplorer.

Le déblai du fourrage a nécessité l’intervention d’un engin de l’exploitation agricole sous la protection en eau assurée par les sapeurs-pompiers.




FIL INFO




AUDIO