{"id":8856,"date":"2025-12-13T02:44:13","date_gmt":"2025-12-13T01:44:13","guid":{"rendered":"https:\/\/www.enscs.edu.dz\/?page_id=8856"},"modified":"2026-02-28T16:24:05","modified_gmt":"2026-02-28T15:24:05","slug":"message-du-directeur","status":"publish","type":"page","link":"https:\/\/www.enscs.edu.dz\/?page_id=8856","title":{"rendered":"Mot du Directeur"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"8856\" class=\"elementor elementor-8856\">\n\t\t\t\t<div class=\"elementor-element elementor-element-22be8b6 e-flex e-con-boxed e-con e-parent\" data-id=\"22be8b6\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-51983e9 elementor-widget elementor-widget-html\" data-id=\"51983e9\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!DOCTYPE html>\n<html lang=\"ar\" dir=\"rtl\">\n<head>\n    <meta charset=\"UTF-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <title>\u0643\u0644\u0645\u0629 \u0627\u0644\u0645\u062f\u064a\u0631 - \u0627\u0644\u0645\u062f\u0631\u0633\u0629 \u0627\u0644\u0648\u0637\u0646\u064a\u0629 \u0627\u0644\u0639\u0644\u064a\u0627 \u0644\u0644\u0623\u0645\u0646 \u0627\u0644\u0633\u064a\u0628\u0631\u0627\u0646\u064a (ENSCS)<\/title>\n\n    <!-- Font Awesome pour les ic\u00f4nes -->\n    <link rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.4.0\/css\/all.min.css\"\/>\n\n    <style>\n        \/* VARIABLES DE COULEURS *\/\n        :root {\n            --primary-color: #1a202c;\n            --secondary-color: #4a5568;\n            --light-bg: #f8f9fa;\n            --card-bg: #ffffff;\n            --border-color: #e2e8f0;\n            --accent-color: #2b6cb0; \/* Bleu pour les \u00e9l\u00e9ments hors message *\/\n            --text-color: #000000; \/* Noir pour le texte du message *\/\n        }\n\n        * {\n            margin: 0;\n            padding: 0;\n            box-sizing: border-box;\n        }\n\n        html, body {\n            width: 100%;\n            overflow-x: hidden;\n        }\n\n        body {\n            font-family: \"Segoe UI\", Tahoma, Geneva, Verdana, sans-serif;\n            color: var(--primary-color);\n            line-height: 1.8;\n            background: #ffffff;\n            padding-top: 0; \/* IMPORTANT: pour WordPress avec menu fixe *\/\n            text-align: right;\n            direction: rtl;\n        }\n\n        \/* ===== FORCER PLEINE LARGEUR ===== *\/\n        .full-width-wrapper {\n            width: 100vw !important;\n            max-width: 100vw !important;\n            position: relative;\n            left: 50% !important;\n            right: 50% !important;\n            margin-left: -50vw !important;\n            margin-right: -50vw !important;\n            padding: 100px 20px 60px 20px; \/* 100px en haut pour le menu WordPress *\/\n            background: linear-gradient(135deg, #f8f9fa 0%, #e9ecef 100%);\n            margin-top: 0 !important;\n        }\n\n        \/* ===== CONTENEUR PRINCIPAL ===== *\/\n        .content-container {\n            width: 100%;\n            max-width: 1400px;\n            margin: 0 auto;\n            padding: 0 20px;\n        }\n\n        \/* ===== CONTENU ARTICLE ===== *\/\n        .article-content {\n            background: var(--card-bg);\n            padding: 50px;\n            border-radius: 12px;\n            box-shadow: 0 10px 30px rgba(0,0,0,0.08);\n            margin-bottom: 40px;\n            text-align: right;\n        }\n\n        \/* ===== PROFIL DU DIRECTEUR ===== *\/\n        .director-section {\n            display: flex;\n            gap: 60px;\n            align-items: flex-start;\n            margin-bottom: 1px;\n        }\n\n        \/* Photo du directeur *\/\n        .director-photo {\n            flex: 0 0 350px;\n            position: sticky;\n            top: 120px; \/* Ajust\u00e9 pour le menu WordPress *\/\n        }\n\n        .director-portrait {\n            width: 100%;\n            height: 365px;\n            border-radius: 10px;\n            overflow: hidden;\n            box-shadow: 0 8px 25px rgba(0,0,0,0.15);\n        }\n\n        .director-portrait img {\n            width: 100%;\n            height: 100%;\n            object-fit: cover;\n            display: block;\n        }\n\n        \/* Info du directeur *\/\n        .director-info {\n            flex: 1;\n            text-align: right;\n        }\n\n        .director-name {\n            font-size: 1.8rem;\n            color: var(--accent-color); \/* BLEU *\/\n            margin-bottom: 12px;\n            font-weight: 700;\n            line-height: 1.3;\n            text-align: right;\n        }\n\n        .director-position {\n            font-size: 1.3rem;\n            color: var(--secondary-color); \/* Gris *\/\n            margin-bottom: 20px;\n            font-weight: 600;\n            padding-bottom: 15px;\n            border-bottom: 2px solid var(--border-color);\n            text-align: right;\n        }\n\n        .director-description {\n            font-size: 1.1rem;\n            line-height: 1.8;\n            color: var(--primary-color); \/* Gris fonc\u00e9 *\/\n            text-align: right;\n        }\n\n        \/* ===== MESSAGE ===== *\/\n        .message-section {\n            margin-top: 30px;\n            padding-top: 30px;\n            border-top: 2px solid var(--border-color);\n            text-align: right;\n        }\n\n        .message-title {\n            font-size: 1.6rem;\n            color: var(--accent-color); \/* BLEU *\/\n            margin-bottom: 30px;\n            font-weight: 700;\n            text-align: center;\n        }\n\n        .message-text {\n            font-size: 1.1rem;\n            line-height: 1.9;\n            color: var(--text-color); \/* NOIR pour le texte du message *\/\n            text-align: right;\n            direction: rtl;\n        }\n\n        .message-text p {\n            margin-bottom: 1.6em;\n            text-align: right;\n            color: #000000; \/* Noir absolu pour le corps du message *\/\n            direction: rtl;\n        }\n\n        .highlight {\n            color: #000000; \/* Noir *\/\n            font-weight: 700;\n        }\n\n        \/* ===== SIGNATURE ===== *\/\n        .signature-section {\n            margin-top: 50px;\n            padding-top: 25px;\n            border-top: 2px solid var(--border-color);\n            text-align: left; \/* La signature reste \u00e0 gauche pour l'effet visuel *\/\n        }\n\n        .signature-name {\n            font-size: 1.4rem;\n            color: var(--accent-color); \/* BLEU *\/\n            font-weight: 700;\n            margin-bottom: 6px;\n            text-align: left;\n        }\n\n        .signature-position {\n            font-size: 1.1rem;\n            color: var(--accent-color); \/* BLEU *\/\n            font-weight: 600;\n            text-align: left;\n        }\n\n        \/* ===== RESPONSIVE ===== *\/\n        @media (max-width: 1200px) {\n            .content-container {\n                max-width: 95%;\n            }\n            \n            .director-section {\n                gap: 50px;\n            }\n            \n            .director-photo {\n                flex: 0 0 320px;\n                top: 110px; \/* Ajust\u00e9 pour responsive *\/\n            }\n            \n            .director-portrait {\n                height: 400px;\n            }\n        }\n\n        @media (max-width: 992px) {\n            .full-width-wrapper {\n                padding: 90px 15px 50px 15px; \/* Ajust\u00e9 pour le menu *\/\n            }\n            \n            .content-container {\n                padding: 0 15px;\n            }\n            \n            .article-content {\n                padding: 40px 30px;\n            }\n            \n            .director-section {\n                flex-direction: column;\n                gap: 30px;\n            }\n            \n            .director-photo {\n                flex: 100%;\n                position: static;\n                max-width: 450px;\n                margin: 0 auto;\n                top: auto; \/* Supprim\u00e9 en responsive *\/\n            }\n            \n            .director-portrait {\n                height: 380px;\n            }\n            \n            .director-name {\n                font-size: 1.7rem;\n                text-align: center;\n                color: var(--accent-color); \/* BLEU *\/\n            }\n            \n            .director-position {\n                text-align: center;\n                font-size: 1.2rem;\n                color: var(--secondary-color); \/* Gris *\/\n            }\n            \n            .director-description {\n                text-align: center;\n                font-size: 1.05rem;\n                color: var(--primary-color); \/* Gris fonc\u00e9 *\/\n            }\n            \n            .message-title {\n                font-size: 1.5rem;\n                color: var(--accent-color); \/* BLEU *\/\n            }\n            \n            .message-text {\n                font-size: 1.05rem;\n            }\n            \n            .signature-section {\n                text-align: center;\n            }\n            \n            .signature-name,\n            .signature-position {\n                text-align: center;\n            }\n        }\n\n        @media (max-width: 768px) {\n            .full-width-wrapper {\n                padding: 80px 10px 40px 10px; \/* Ajust\u00e9 pour le menu *\/\n            }\n            \n            .content-container {\n                padding: 0 10px;\n            }\n            \n            .article-content {\n                padding: 35px 25px;\n            }\n            \n            .director-photo {\n                max-width: 380px;\n            }\n            \n            .director-portrait {\n                height: 340px;\n            }\n            \n            .director-name {\n                font-size: 1.6rem;\n                color: var(--accent-color); \/* BLEU *\/\n            }\n            \n            .director-position {\n                font-size: 1.15rem;\n                color: var(--secondary-color); \/* Gris *\/\n            }\n            \n            .director-description {\n                font-size: 1rem;\n                color: var(--primary-color); \/* Gris fonc\u00e9 *\/\n            }\n            \n            .message-title {\n                font-size: 1.4rem;\n                margin-bottom: 25px;\n                color: var(--accent-color); \/* BLEU *\/\n            }\n            \n            .message-text {\n                font-size: 1rem;\n            }\n            \n            .signature-section {\n                text-align: center;\n                margin-top: 40px;\n            }\n            \n            .signature-name {\n                font-size: 1.3rem;\n                color: var(--accent-color); \/* BLEU *\/\n            }\n            \n            .signature-position {\n                font-size: 1rem;\n                color: var(--accent-color); \/* BLEU *\/\n            }\n        }\n\n        @media (max-width: 576px) {\n            .full-width-wrapper {\n                padding: 70px 10px 35px 10px; \/* Ajust\u00e9 pour le menu *\/\n            }\n            \n            .article-content {\n                padding: 30px 20px;\n            }\n            \n            .director-photo {\n                max-width: 100%;\n            }\n            \n            .director-portrait {\n                height: 300px;\n            }\n            \n            .director-name {\n                font-size: 1.5rem;\n                color: var(--accent-color); \/* BLEU *\/\n            }\n            \n            .director-position {\n                font-size: 1.1rem;\n                color: var(--secondary-color); \/* Gris *\/\n            }\n            \n            .director-description {\n                font-size: 0.95rem;\n                color: var(--primary-color); \/* Gris fonc\u00e9 *\/\n            }\n            \n            .message-title {\n                font-size: 1.3rem;\n                margin-bottom: 20px;\n                color: var(--accent-color); \/* BLEU *\/\n            }\n            \n            .message-text {\n                font-size: 0.95rem;\n            }\n            \n            .message-text p {\n                text-align: right;\n            }\n            \n            .article-content {\n                padding: 25px 18px;\n            }\n        }\n    <\/style>\n<\/head>\n<body>\n\n<!-- Menu WordPress est ici (normalement int\u00e9gr\u00e9 par WP) -->\n\n<div class=\"full-width-wrapper\">\n    <div class=\"content-container\">\n\n        <!-- CONTENU ARTICLE -->\n        <div class=\"article-content\">\n            \n            <!-- PROFIL DU DIRECTEUR -->\n            <div class=\"director-section\">\n                <!-- Photo du directeur -->\n                <div class=\"director-photo\">\n                    <div class=\"director-portrait\">\n                        <img decoding=\"async\" src=\"https:\/\/www.enscs.edu.dz\/wp-content\/uploads\/2026\/01\/nscs-director.jpg\" alt=\"\u0627\u0644\u0628\u0631\u0648\u0641\u064a\u0633\u0648\u0631 \u0631\u064a\u0627\u062d\u0644\u0629 \u0645\u062d\u0645\u062f \u0623\u0645\u064a\u0646 - \u0645\u062f\u064a\u0631 \u0627\u0644\u0645\u062f\u0631\u0633\u0629 \u0627\u0644\u0648\u0637\u0646\u064a\u0629 \u0627\u0644\u0639\u0644\u064a\u0627 \u0644\u0644\u0623\u0645\u0646 \u0627\u0644\u0633\u064a\u0628\u0631\u0627\u0646\u064a\">\n                    <\/div>\n                <\/div>\n\n                <!-- Info du directeur -->\n                <div class=\"director-info\">\n                    <h3 class=\"director-name\">\u0627\u0644\u0628\u0631\u0648\u0641\u064a\u0633\u0648\u0631 \u0631\u064a\u0627\u062d\u0644\u0629 \u0645\u062d\u0645\u062f \u0623\u0645\u064a\u0646<\/h3>\n                    <div class=\"director-position\">\u0645\u062f\u064a\u0631 \u0627\u0644\u0645\u062f\u0631\u0633\u0629 \u0627\u0644\u0648\u0637\u0646\u064a\u0629 \u0627\u0644\u0639\u0644\u064a\u0627 \u0644\u0644\u0623\u0645\u0646 \u0627\u0644\u0633\u064a\u0628\u0631\u0627\u0646\u064a (ENSCS)<\/div>\n                    <div class=\"director-description\">\n \u062e\u0628\u064a\u0631 \u0641\u064a \u0623\u0645\u0646 \u0646\u0638\u0645 \u0627\u0644\u0645\u0639\u0644\u0648\u0645\u0627\u062a \u064a\u062a\u0645\u062a\u0639 \u0628\u0623\u0643\u062b\u0631 \u0645\u0646 20 \u0639\u0627\u0645\u064b\u0627 \u0645\u0646 \u0627\u0644\u062e\u0628\u0631\u0629 \u0627\u0644\u0623\u0643\u0627\u062f\u064a\u0645\u064a\u0629 \u0648\u0627\u0644\u0645\u0647\u0646\u064a\u0629. \u0642\u0627\u0626\u062f \u0630\u0648 \u0631\u0624\u064a\u0629 \u0627\u0633\u062a\u0634\u0631\u0627\u0641\u064a\u0629 \u0645\u0644\u062a\u0632\u0645 \u0628\u062a\u0639\u0632\u064a\u0632 \u0627\u0644\u062a\u0645\u064a\u0651\u0632 \u0641\u064a \u0645\u062c\u0627\u0644 \u0627\u0644\u0623\u0645\u0646 \u0627\u0644\u0633\u064a\u0628\u0631\u0627\u0646\u064a \u0648\u062a\u0637\u0648\u064a\u0631 \u0627\u0644\u062c\u064a\u0644 \u0627\u0644\u0642\u0627\u062f\u0645 \u0645\u0646 \u0627\u0644\u062e\u0628\u0631\u0627\u0621 \u0627\u0644\u0648\u0637\u0646\u064a\u064a\u0646 \u0641\u064a \u0627\u0644\u0623\u0645\u0646 \u0627\u0644\u0631\u0642\u0645\u064a.\n                    <\/div>\n                <\/div>\n            <\/div>\n\n            <!-- MESSAGE DU DIRECTEUR -->\n            <div class=\"message-section\">\n                <h3 class=\"message-title\">\u0643\u0644\u0645\u0629 \u0627\u0644\u0645\u062f\u064a\u0640\u0640\u0640\u0631<\/h3>\n                \n                <div class=\"message-text\">\n                    <p>\n                        \u0628\u0633\u0645 \u0627\u0644\u0644\u0647 \u0627\u0644\u0631\u062d\u0645\u0646 \u0627\u0644\u0631\u062d\u064a\u0645\u060c \u0648\u0627\u0644\u0635\u0644\u0627\u0629 \u0648\u0627\u0644\u0633\u0644\u0627\u0645 \u0639\u0644\u0649 \u0623\u0634\u0631\u0641 \u0627\u0644\u0645\u0631\u0633\u0644\u064a\u0646\u060c\n                    <\/p>\n\n                    <p>\n                        \u0628\u062f\u0627\u064a\u0629\u060c \u064a\u0633\u0631\u0651\u0646\u064a \u0623\u0646\u0652 \u0623\u0631\u062d\u0651\u0628 \u0628\u0643\u064f\u0645 \u062c\u0645\u064a\u0639\u0627 \u0641\u064a \u0631\u062d\u0627\u0628 \u0627\u0644\u0645\u062f\u0631\u0633\u0629 \u0627\u0644\u0648\u0637\u0646\u064a\u0629 \u0627\u0644\u0639\u0644\u064a\u0627 \u0641\u064a \u0627\u0644\u0623\u0645\u0646 \u0627\u0644\u0633\u064a\u0628\u0631\u0627\u0646\u064a\u060c\n                    <\/p>\n\n                    <p>\n                        \u0644\u0642\u062f \u062a\u0634\u0651\u0631\u0641\u062a \u0627\u0644\u0645\u062f\u0631\u0633\u0629 \u0628\u0627\u0633\u062a\u0636\u0627\u0641\u0629 \u0641\u0639\u0627\u0644\u064a\u0627\u062a \u0627\u0644\u0627\u0641\u062a\u062a\u0627\u062d \u0627\u0644\u0631\u0651\u0633\u0645\u064a \u0644\u0644\u0633\u0646\u0629 \u0627\u0644\u062c\u0627\u0645\u0639\u064a\u0629 2024-2025\u060c \u0648\u0627\u0644\u062a\u064a \u062a\u064f\u0639\u062f\u0651\u064f \u0641\u064a \u0627\u0644\u0648\u0642\u062a \u0646\u0641\u0633\u0647 \u0623\u0648\u0651\u0644 \u0627\u0646\u0637\u0644\u0627\u0642\u0629 \u0644\u0647\u0627 \u0644\u062a\u0643\u0648\u064a\u0646 \u0623\u0648\u0651\u0644 \u062f\u0641\u0639\u0629 \u0645\u0646 \u062e\u064a\u0631\u0629 \u0646\u062c\u0628\u0627\u0621 \u0628\u0643\u0627\u0644\u0648\u0631\u064a\u0627 2024. \u0648\u0625\u0646 \u0627\u062e\u062a\u064a\u0627\u0631 \u0645\u062f\u0631\u0633\u062a\u0646\u0627 \u0644\u0627\u062d\u062a\u0636\u0627\u0646 \u062a\u0644\u0643 \u0627\u0644\u0641\u0639\u0627\u0644\u064a\u0627\u062a\u060c \u064a\u064f\u0639\u062f\u0651 \u062f\u0644\u064a\u0644\u064b\u0627 \u0648\u0627\u0636\u062d\u064b\u0627 \u0639\u0644\u0649 <span class=\"highlight\">\u0627\u0644\u0623\u0647\u0645\u0651\u064a\u0629 \u0627\u0644\u062a\u064a \u064a\u0648\u0644\u064a\u0647\u0627 \u0644\u0647\u0627 \u0627\u0644\u0642\u0637\u0627\u0639 \u0636\u0645\u0646 \u0646\u0633\u064a\u062c\u0647 \u0627\u0644\u0645\u0624\u0633\u0651\u0633\u0627\u062a\u064a\u060c \u0648\u062a\u0623\u0643\u064a\u062f\u064b\u0627 \u0639\u0644\u0649 \u0627\u0644\u0645\u0643\u0627\u0646\u0629 \u0627\u0644\u062a\u064a \u062a\u062e\u0635\u0651\u0647\u0627 \u0628\u0647\u0627 \u0627\u0644\u0633\u0651\u0644\u0637\u0627\u062a \u0627\u0644\u0639\u0644\u064a\u0627.<\/span>\n                    <\/p>\n\n                    <p>\n                        \u062a\u0645 \u0625\u0646\u0634\u0627\u0621 \u0627\u0644\u0645\u062f\u0631\u0633\u0629 \u0627\u0644\u0648\u0637\u0646\u064a\u0629 \u0627\u0644\u0639\u0644\u064a\u0627 \u0641\u064a \u0627\u0644\u0623\u0645\u0646 \u0627\u0644\u0633\u064a\u0628\u0631\u0627\u0646\u064a \u0628\u0645\u0648\u062c\u0628 \u0642\u0631\u0627\u0631 \u0627\u0644\u0633\u064a\u062f \u0631\u0626\u064a\u0633 \u0627\u0644\u062c\u0645\u0647\u0648\u0631\u064a\u0629 \u0627\u0644\u0635\u0627\u062f\u0631 \u0639\u0642\u0628 \u0627\u062c\u062a\u0645\u0627\u0639 \u0645\u062c\u0644\u0633 \u0627\u0644\u0648\u0632\u0631\u0627\u0621 \u0627\u0644\u0645\u0646\u0639\u0642\u062f \u0628\u062a\u0627\u0631\u064a\u062e 12 \u0633\u0628\u062a\u0645\u0628\u0631 2023\u060c \u0648 \u0627\u0644\u0630\u064a \u0623\u0645\u0631 \u0628\u0645\u0648\u062c\u0628\u0647 \u0628\u0625\u0646\u0634\u0627\u0621 \u0627\u0644\u0645\u062f\u0631\u0633\u0629 \u0627\u0644\u0648\u0637\u0646\u064a\u0629 \u0627\u0644\u0639\u0644\u064a\u0627 \u0641\u064a \u0627\u0644\u0623\u0645\u0646 \u0627\u0644\u0633\u064a\u0628\u0631\u0627\u0646\u064a \u060c \u0628\u0627\u0644\u062a\u0646\u0633\u064a\u0642 \u0628\u064a\u0646 \u0648\u0632\u0627\u0631\u0629 \u0627\u0644\u062a\u0639\u0644\u064a\u0645 \u0627\u0644\u0639\u0627\u0644\u064a \u0648\u0627\u0644\u0628\u062d\u062b \u0627\u0644\u0639\u0644\u0645\u064a \u0648\u0648\u0632\u0627\u0631\u0629 \u0627\u0644\u062f\u0641\u0627\u0639 \u0627\u0644\u0648\u0637\u0646\u064a\u060c \u0648\u0630\u0644\u0643 <span class=\"highlight\">\u0628\u0647\u062f\u0641 \u062a\u0648\u062d\u064a\u062f \u0627\u0644\u062c\u0647\u0648\u062f\u060c \u0648\u062a\u0639\u0632\u064a\u0632 \u0627\u0644\u0641\u0639\u0627\u0644\u064a\u0629 \u0641\u064a \u0645\u062c\u0627\u0644 \u0627\u0644\u0623\u0645\u0646 \u0627\u0644\u0633\u064a\u0628\u0631\u0627\u0646\u064a\u060c \u0648\u062f\u0639\u0645 \u0627\u0644\u0623\u0645\u0646 \u0648\u0627\u0644\u062f\u0641\u0627\u0639 \u0627\u0644\u0648\u0637\u0646\u064a\u064a\u0646 \u0641\u064a \u0647\u0630\u0627 \u0627\u0644\u0645\u064a\u062f\u0627\u0646 \u0627\u0644\u062d\u064a\u0648\u064a.<\/span>\n                    <\/p>\n\n                    <p>\n                        \u0625\u0646 \u0645\u0627 \u064a\u0634\u0647\u062f\u0647 \u0627\u0644\u0639\u0627\u0644\u0645 \u0627\u0644\u064a\u0648\u0645 \u0645\u0646 \u062a\u0647\u062f\u064a\u062f\u0627\u062a\u064d \u0633\u064a\u0628\u0631\u0627\u0646\u064a\u0629 \u064a\u0639\u062f\u0651 \u062e\u064a\u0631 \u062f\u0644\u064a\u0644 \u0639\u0644\u0649 \u0627\u0644\u0646\u0638\u0631\u0629 \u0627\u0644\u0627\u0633\u062a\u0628\u0627\u0642\u064a\u0629 \u0627\u0644\u0645\u0648\u0641\u0642\u0629 \u0644\u0644\u0633\u064a\u062f \u0631\u0626\u064a\u0633 \u0627\u0644\u062c\u0645\u0647\u0648\u0631\u064a\u0629\u060c \u0643\u0645\u0627 \u0623\u0646 \u0646\u062c\u0627\u062d \u0627\u0644\u062a\u062d\u0648\u0644 \u0627\u0644\u0631\u0642\u0645\u064a \u064a\u0642\u0636\u064a \u0648\u064a\u0633\u062a\u0644\u0632\u0645 \u0627\u0644\u062a\u0639\u0627\u0645\u0644 \u0645\u0639 \u0627\u0644\u0645\u0639\u0637\u064a\u0627\u062a \u0627\u0644\u0625\u0644\u0643\u062a\u0631\u0648\u0646\u064a\u0629 \u0628\u062d\u0630\u0631 \u0634\u062f\u064a\u062f\u060c \u0648\u0647\u0630\u0627 \u0645\u0627 \u062a\u0645 \u0627\u0644\u0642\u064a\u0627\u0645 \u0628\u0647 \u0639\u0628\u0631 \u0625\u0646\u0634\u0627\u0621 \u0627\u0644\u0645\u062f\u0631\u0633\u0629 \u0627\u0644\u0648\u0637\u0646\u064a\u0629 \u0627\u0644\u0639\u0644\u064a\u0627 \u0641\u064a \u0627\u0644\u0623\u0645\u0646 \u0627\u0644\u0633\u064a\u0628\u0631\u0627\u0646\u064a.\n                    <\/p>\n\n                    <p>\n                        \u062a\u0647\u062f\u0641 \u0627\u0644\u0645\u062f\u0631\u0633\u0629 \u0625\u0644\u0649 \u062a\u0643\u0648\u064a\u0646 \u062e\u0628\u0631\u0627\u0621 \u0645\u062a\u062e\u0635\u0635\u064a\u0646 \u0641\u064a \u0645\u062e\u062a\u0644\u0641 \u0645\u064a\u0627\u062f\u064a\u0646 \u0627\u0644\u0623\u0645\u0646 \u0627\u0644\u0633\u064a\u0628\u0631\u0627\u0646\u064a. \u064a\u0633\u062a\u0641\u064a\u062f \u062e\u0631\u064a\u062c\u0648 \u0627\u0644\u0645\u062f\u0631\u0633\u0629 \u0645\u0646 \u0645\u0639\u0627\u0631\u0641 \u0645\u0639\u0645\u0642\u0629 \u0641\u064a \u0647\u0630\u0627 \u0627\u0644\u0645\u062c\u0627\u0644\u060c \u0645\u0646 \u062e\u0644\u0627\u0644 \u0627\u0644\u062a\u0631\u0643\u064a\u0632 \u0639\u0644\u0649 \u0627\u0644\u0645\u062a\u0637\u0644\u0628\u0627\u062a \u0627\u0644\u0623\u0645\u0646\u064a\u0629\u060c \u0648\u0625\u062a\u0642\u0627\u0646 \u0627\u0633\u062a\u062e\u062f\u0627\u0645 \u0627\u0644\u062a\u062c\u0647\u064a\u0632\u0627\u062a\u060c \u0648\u0643\u0630\u0627 \u0625\u062f\u0627\u0631\u0629 \u0627\u0644\u0623\u0646\u0638\u0645\u0629 \u0627\u0644\u0645\u0639\u0644\u0648\u0645\u0627\u062a\u064a\u0629 \u0628\u0643\u0641\u0627\u0621\u0629. \u0633\u064a\u0643\u062a\u0633\u0628 \u0627\u0644\u0637\u0644\u0628\u0629 <span class=\"highlight\">\u0627\u0644\u0642\u062f\u0631\u0627\u062a \u0627\u0644\u0644\u0627\u0632\u0645\u0629 \u0644\u0631\u0641\u0639 \u0627\u0644\u062a\u062d\u062f\u064a\u0627\u062a \u0627\u0644\u0631\u0627\u0647\u0646\u0629 \u0648\u0627\u0644\u0645\u0633\u062a\u0642\u0628\u0644\u064a\u0629 \u0627\u0644\u0645\u062a\u0639\u0644\u0642\u0629 \u0628\u062d\u0645\u0627\u064a\u0629 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a \u0648\u0627\u0644\u0623\u0646\u0638\u0645\u0629\u060c \u0628\u0627\u0644\u0625\u0636\u0627\u0641\u0629 \u0625\u0644\u0649 \u0636\u0645\u0627\u0646 \u062c\u0627\u0647\u0632\u064a\u0629 \u0648\u0633\u0631\u064a\u0629 \u0648\u0633\u0644\u0627\u0645\u0629 \u0627\u0644\u0645\u0639\u0644\u0648\u0645\u0627\u062a \u0641\u064a \u0628\u064a\u0626\u0629 \u0631\u0642\u0645\u064a\u0629 \u0645\u062a\u062c\u062f\u062f\u0629 \u0648\u062f\u0627\u0626\u0645\u0629 \u0627\u0644\u062a\u063a\u064a\u0631.<\/span>\n                    <\/p>\n\n                    <p>\n                        \u062a\u064f\u0639\u062f\u0651 \u0627\u0644\u0645\u062f\u0631\u0633\u0629\u060c \u0627\u0644\u0623\u0648\u0644\u0649 \u0645\u0646 \u0646\u0648\u0639\u0647\u0627\u060c \u0645\u0646\u0635\u0629 \u0645\u062a\u0645\u064a\u0632\u0629 \u062a\u0642\u062f\u0651\u0645 \u0627\u0644\u0639\u062f\u064a\u062f \u0645\u0646 \u0627\u0644\u0645\u0632\u0627\u064a\u0627 \u0648\u0627\u0644\u0641\u0631\u0635\u060c \u0645\u0646\u0647\u0627:\n                    <\/p>\n\n                    <p>\n                        \u0627\u0644\u0627\u0633\u062a\u062c\u0627\u0628\u0629 \u0644\u0644\u0637\u0644\u0628 \u0627\u0644\u0645\u062a\u0632\u0627\u064a\u062f \u0639\u0644\u0649 \u0627\u0644\u0623\u0645\u0646 \u0627\u0644\u0633\u064a\u0628\u0631\u0627\u0646\u064a \u0639\u0644\u0649 \u0627\u0644\u0635\u0639\u064a\u062f \u0627\u0644\u062f\u0651\u0648\u0644\u064a\u060c<br>\n                        \u0627\u0644\u0627\u0633\u062a\u062c\u0627\u0628\u0629 \u0644\u0646\u062f\u0631\u0629 \u0627\u0644\u0643\u0641\u0627\u0621\u0627\u062a \u0641\u064a \u0645\u064a\u062f\u0627\u0646 \u0627\u0644\u0623\u0645\u0646 \u0627\u0644\u0633\u064a\u0628\u0631\u0627\u0646\u064a\u060c<br>\n                        \u062a\u0648\u0641\u064a\u0631 \u0641\u0631\u0635 \u0627\u0644\u0645\u0633\u0627\u0631 \u0627\u0644\u0645\u0647\u0646\u064a \u0627\u0644\u0645\u062d\u0641\u0632\u0629\u060c<br>\n                        \u062a\u0648\u0641\u064a\u0631 \u062a\u0643\u0648\u064a\u0646 \u0645\u062a\u062e\u0635\u0635 \u0648\u0639\u0627\u0644\u064a \u0627\u0644\u0645\u0633\u062a\u0648\u0649 \u0641\u064a \u0645\u062c\u0627\u0644\u0627\u062a \u0627\u0644\u0623\u0645\u0646 \u0627\u0644\u0633\u064a\u0628\u0631\u0627\u0646\u064a\u060c<br>\n                        \u062a\u0639\u0632\u064a\u0632 \u0627\u0644\u062a\u0639\u0627\u0648\u0646 \u0645\u0639 \u0627\u0644\u0642\u0637\u0627\u0639 \u0627\u0644\u0635\u0646\u0627\u0639\u064a\u060c<br>\n                        \u0627\u0644\u0625\u0633\u0647\u0627\u0645 \u0627\u0644\u0641\u0639\u0651\u0627\u0644 \u0641\u064a \u0636\u0645\u0627\u0646 \u0623\u0645\u0646 \u0627\u0644\u062a\u062d\u0648\u0644 \u0627\u0644\u0631\u0642\u0645\u064a.\n                    <\/p>\n\n                    <p>\n                        \u062a\u0633\u0627\u0647\u0645 \u0627\u0644\u0645\u062f\u0631\u0633\u0629 \u0643\u0630\u0644\u0643 \u0641\u064a \u062a\u0631\u0642\u064a\u0629 \u0627\u0644\u0628\u062d\u062b \u0648\u0627\u0644\u062a\u0637\u0648\u064a\u0631 \u0648\u0627\u0644\u0627\u0628\u062a\u0643\u0627\u0631 \u0641\u064a \u0645\u062c\u0627\u0644 \u0627\u0644\u0623\u0645\u0646 \u0627\u0644\u0633\u064a\u0628\u0631\u0627\u0646\u064a\u060c \u0628\u0647\u062f\u0641 \u0627\u0644\u0645\u0633\u0627\u0647\u0645\u0629 \u0641\u064a \u062a\u0642\u062f\u0651\u0645 \u0627\u0644\u0645\u0639\u0627\u0631\u0641 \u0648\u0627\u0644\u062a\u0643\u0646\u0648\u0644\u0648\u062c\u064a\u0627\u062a \u0627\u0644\u0645\u0631\u062a\u0628\u0637\u0629 \u0628\u0647\u0630\u0627 \u0627\u0644\u0645\u062c\u0627\u0644.\n                    <\/p>\n\n                    <p>\n                        \u0633\u062a\u0643\u0648\u0646 \u0627\u0644\u0645\u062f\u0631\u0633\u0629 \u0641\u0627\u0639\u0644\u0627 \u0645\u0631\u062c\u0639\u064a\u0627 \u0641\u064a \u0645\u064a\u062f\u0627\u0646 \u0627\u0644\u0623\u0645\u0646 \u0627\u0644\u0633\u064a\u0628\u0631\u0627\u0646\u064a\u060c \u0627\u0644\u0645\u0639\u0631\u0648\u0641 \u0628\u062a\u0643\u0648\u064a\u0646\u0647 \u0627\u0644\u0645\u062a\u0645\u064a\u0632 \u0648\u0623\u0628\u062d\u0627\u062b\u0647\u060c \u0648\u0643\u0630\u0627 \u0645\u0633\u0627\u0647\u0645\u062a\u0647 \u0641\u064a \u062a\u0623\u0645\u064a\u0646 \u0623\u0646\u0638\u0645\u0629 \u0627\u0644\u0645\u0639\u0644\u0648\u0645\u0627\u062a \u0639\u0644\u0649 \u0627\u0644\u0635\u0639\u064a\u062f\u064a\u0646 \u0627\u0644\u0648\u0637\u0646\u064a \u0648\u0627\u0644\u062f\u0648\u0644\u064a.\n                    <\/p>\n\n                    <p>\n                        \u0643\u0645\u0627 \u062a\u0647\u062f\u0641 \u0625\u0644\u0649 \u0625\u0642\u0627\u0645\u0629 \u0634\u0631\u0627\u0643\u0627\u062a \u0642\u0648\u064a\u0629 \u0645\u0639 \u0642\u0637\u0627\u0639 \u0627\u0644\u0635\u0646\u0627\u0639\u0629 \u0648\u0627\u0644\u0647\u064a\u0626\u0627\u062a \u0627\u0644\u062d\u0643\u0648\u0645\u064a\u0629\u060c \u0648\u063a\u064a\u0631\u0647\u0627 \u0645\u0646 \u0627\u0644\u062c\u0647\u0627\u062a \u0627\u0644\u0641\u0627\u0639\u0644\u0629 \u0627\u0644\u0631\u0626\u064a\u0633\u064a\u0629 \u0641\u064a \u0642\u0637\u0627\u0639 \u0627\u0644\u0623\u0645\u0646 \u0627\u0644\u0633\u064a\u0628\u0631\u0627\u0646\u064a\u060c \u0645\u0646 \u0623\u062c\u0644 \u062a\u0639\u0632\u064a\u0632 \u0627\u0644\u062a\u0639\u0627\u0648\u0646 \u0648\u062a\u0628\u0627\u062f\u0644 \u0627\u0644\u0645\u0639\u0631\u0641\u0629 \u0648\u062a\u0637\u0628\u064a\u0642 \u0623\u0641\u0636\u0644 \u0627\u0644\u0645\u0645\u0627\u0631\u0633\u0627\u062a \u0641\u064a \u0647\u0630\u0627 \u0627\u0644\u0645\u062c\u0627\u0644.\n                    <\/p>\n\n                    <p>\n                        \u0648\u0641\u064a \u0627\u0644\u0623\u062e\u064a\u0631\u060c \u0623\u062a\u0648\u062c\u0647 \u0625\u0644\u0649 \u0627\u0644\u0633\u064a\u0651\u062f \u0648\u0632\u064a\u0631 \u0627\u0644\u062a\u0639\u0644\u064a\u0645 \u0627\u0644\u0639\u0627\u0644\u064a \u0648\u0627\u0644\u0628\u062d\u062b \u0627\u0644\u0639\u0644\u0645\u064a\u060c \u0628\u0627\u0633\u0645\u064a \u0648\u0628\u0627\u0633\u0645 \u0627\u0644\u0645\u062f\u0631\u0633\u0629 \u0627\u0644\u0648\u0637\u0646\u064a\u0629 \u0627\u0644\u0639\u0644\u064a\u0627 \u0641\u064a \u0627\u0644\u0623\u0645\u0646 \u0627\u0644\u0633\u064a\u0628\u0631\u0627\u0646\u064a\u060c \u0628\u0627\u0644\u0634\u0651\u0643\u0631 \u0627\u0644\u062c\u0632\u064a\u0644 \u0639\u0644\u0649 \u062f\u0639\u0645\u0647 \u0627\u0644\u0645\u062a\u0648\u0627\u0635\u0644 \u0648\u0639\u0646\u0627\u064a\u062a\u0647 \u0627\u0644\u062e\u0627\u0635\u0629 \u0628\u0647\u0630\u0627 \u0627\u0644\u0645\u0634\u0631\u0648\u0639\u060c \u0648\u0623\u0646 \u0623\u0634\u0643\u0631 \u0645\u0646 \u062e\u0644\u0627\u0644\u0647 \u0627\u0644\u0633\u064a\u0651\u062f \u0631\u0626\u064a\u0633 \u0627\u0644\u062c\u0645\u0647\u0648\u0631\u064a\u0651\u0629 \u0639\u0644\u0649 \u062a\u0641\u0636\u0651\u0644\u0647 \u0628\u0627\u0633\u062a\u062d\u062f\u0627\u062b \u0647\u0630\u0627 \u0627\u0644\u0635\u0651\u0631\u062d \u0630\u064a \u0627\u0644\u0623\u0628\u0639\u0627\u062f \u0627\u0644\u0627\u0633\u062a\u0631\u0627\u062a\u064a\u062c\u064a\u0651\u0629 \u0648\u0627\u0644\u062d\u064a\u0648\u064a\u0651\u0629 \u0644\u0644\u0628\u0644\u0627\u062f \u0643\u0643\u0644\u0651.\n                    <\/p>\n\n                    <p>\n                        \u0643\u0645\u0627 \u0644\u0627 \u064a\u0641\u0648\u062a\u0646\u064a \u0623\u0646 \u0623\u0646\u0648\u0651\u0647 \u0628\u0627\u0644\u062f\u0651\u0648\u0631 \u0627\u0644\u0645\u062d\u0648\u0631\u064a \u0627\u0644\u0630\u064a \u0623\u062f\u0651\u062a\u0647 \u0645\u0639\u0646\u0627 \u0648\u0632\u0627\u0631\u0629 \u0627\u0644\u062f\u0651\u0641\u0627\u0639 \u0627\u0644\u0648\u0637\u0646\u064a\u0651 \u0628\u0643\u0627\u0641\u0629 \u0647\u064a\u0627\u0643\u0644\u0647\u0627\u060c \u0639\u0644\u0649 \u063a\u0631\u0627\u0631 \u0648\u0643\u0627\u0644\u0629 \u0623\u0645\u0646 \u0627\u0644\u0623\u0646\u0638\u0645\u0629 \u0627\u0644\u0645\u0639\u0644\u0648\u0645\u0627\u062a\u064a\u0629\u060c \u0641\u064a \u062a\u062c\u0633\u064a\u062f \u0647\u0630\u0627 \u0627\u0644\u0645\u0634\u0631\u0648\u0639\u060c \u0627\u0644\u0630\u064a \u064a\u0639\u062f\u0651 \u062b\u0645\u0631\u0629 \u062c\u0647\u062f\u064d \u0645\u0634\u062a\u0631\u0643 \u0633\u0646\u062a\u0637\u0644\u0651\u0639 \u0645\u0639\u064b\u0627\u060c \u0648\u0644\u0627\u0634\u0643\u0651\u060c \u0644\u062a\u0637\u0648\u064a\u0631\u0647 \u0628\u0645\u0627 \u064a\u0633\u062a\u062c\u064a\u0628 \u0644\u062a\u0637\u0644\u0639\u0627\u062a \u0627\u0644\u0628\u0644\u0627\u062f \u0645\u0646 \u062a\u0643\u0648\u064a\u0646 \u0627\u0644\u0643\u0641\u0627\u0621\u0627\u062a \u0627\u0644\u0648\u0637\u0646\u064a\u0651\u0629 \u0630\u0627\u062a \u0627\u0644\u0642\u062f\u0631\u0627\u062a \u0627\u0644\u0639\u0627\u0644\u064a\u0629\u060c \u0644\u0644\u0625\u0633\u0647\u0627\u0645 \u0641\u064a \u062d\u0645\u0627\u064a\u0629 \u0633\u064a\u0627\u062f\u062a\u0646\u0627 \u0627\u0644\u0631\u0651\u0642\u0645\u064a\u0651\u0629.\n                    <\/p>\n\n                    <p>\n                        \u0648\u0628\u0645\u0646\u0627\u0633\u0628\u0629 \u0625\u0637\u0644\u0627\u0642 \u0627\u0644\u0645\u0648\u0642\u0639 \u0627\u0644\u0625\u0644\u0643\u062a\u0631\u0648\u0646\u064a \u0644\u0644\u0645\u062f\u0631\u0633\u0629\u060c \u064a\u0633\u0639\u062f\u0646\u064a \u0623\u0646 \u0623\u062c\u062f\u0651\u062f \u062e\u0627\u0644\u0635 \u062a\u0642\u062f\u064a\u0631\u064a \u0648\u0627\u062d\u062a\u0631\u0627\u0645\u064a \u0644\u0643\u0627\u0641\u0629 \u0645\u0643\u0648\u0651\u0646\u0627\u062a \u0627\u0644\u0623\u0633\u0631\u0629 \u0627\u0644\u062c\u0627\u0645\u0639\u064a\u0629\u060c \u0645\u0646 \u0623\u0633\u0627\u062a\u0630\u0629 \u0648\u0637\u0644\u0628\u0629 \u0648\u0645\u0648\u0638\u0641\u064a\u0646\u060c \u0643\u0645\u0627 \u0623\u0639\u0628\u0651\u0631 \u0639\u0646 \u0627\u0639\u062a\u0632\u0627\u0632\u064a \u0628\u0634\u0631\u0643\u0627\u0626\u0646\u0627\u060c \u0648\u0623\u0631\u062d\u0651\u0628 \u0628\u062c\u0645\u064a\u0639 \u0632\u0648\u0651\u0627\u0631 \u0647\u0630\u0627 \u0627\u0644\u0645\u0648\u0642\u0639.\n                    <\/p>\n                <\/div>\n\n                <!-- SIGNATURE -->\n                <div class=\"signature-section\">\n                    <div class=\"signature-name\">\u0627\u0644\u0628\u0631\u0648\u0641\u064a\u0633\u0648\u0631 \u0631\u064a\u0627\u062d\u0644\u0629 \u0645\u062d\u0645\u062f \u0623\u0645\u064a\u0646<\/div>\n                    <div class=\"signature-position\">\u0645\u062f\u064a\u0631 \u0627\u0644\u0645\u062f\u0631\u0633\u0629 \u0627\u0644\u0648\u0637\u0646\u064a\u0629 \u0627\u0644\u0639\u0644\u064a\u0627 \u0641\u064a \u0627\u0644\u0623\u0645\u0646 \u0627\u0644\u0633\u064a\u0628\u0631\u0627\u0646\u064a<\/div>\n                <\/div>\n            <\/div>\n\n        <\/div>\n\n    <\/div>\n<\/div>\n\n<script>\n    \/\/ Ajustement pour le menu WordPress\n    document.addEventListener('DOMContentLoaded', function() {\n        \/\/ Calculer la hauteur du menu WordPress et ajuster le padding\n        function adjustForWordPressMenu() {\n            const header = document.querySelector('header') || document.querySelector('.site-header') || document.querySelector('#masthead');\n            \n            if (header) {\n                const headerHeight = header.offsetHeight;\n                const wrapper = document.querySelector('.full-width-wrapper');\n                \n                if (wrapper) {\n                    \/\/ Ajouter 20px de marge suppl\u00e9mentaire\n                    wrapper.style.paddingTop = (headerHeight + 20) + 'px';\n                    \n                    \/\/ Ajuster aussi la position sticky\n                    const directorPhoto = document.querySelector('.director-photo');\n                    if (directorPhoto && window.innerWidth > 992) {\n                        directorPhoto.style.top = (headerHeight + 40) + 'px';\n                    }\n                }\n            } else {\n                \/\/ Valeur par d\u00e9faut si aucun menu d\u00e9tect\u00e9\n                const wrapper = document.querySelector('.full-width-wrapper');\n                if (wrapper) {\n                    wrapper.style.paddingTop = '100px';\n                }\n            }\n        }\n        \n        \/\/ Appeler au chargement\n        adjustForWordPressMenu();\n        \n        \/\/ R\u00e9ajuster si la fen\u00eatre change de taille\n        window.addEventListener('resize', adjustForWordPressMenu);\n        \n        \/\/ R\u00e9ajuster apr\u00e8s un d\u00e9lai pour les menus dynamiques\n        setTimeout(adjustForWordPressMenu, 500);\n        setTimeout(adjustForWordPressMenu, 1000);\n        \n        \/\/ Animation d'apparition progressive\n        const elements = document.querySelectorAll('.director-section, .message-section');\n        \n        const observer = new IntersectionObserver((entries) => {\n            entries.forEach(entry => {\n                if (entry.isIntersecting) {\n                    entry.target.style.opacity = '1';\n                    entry.target.style.transform = 'translateY(0)';\n                }\n            });\n        }, {\n            threshold: 0.1,\n            rootMargin: '0px 0px -50px 0px'\n        });\n\n        elements.forEach(el => {\n            el.style.opacity = '0';\n            el.style.transform = 'translateY(30px)';\n            el.style.transition = 'opacity 0.6s ease, transform 0.6s ease';\n            observer.observe(el);\n        });\n    });\n<\/script>\n\n<\/body>\n<\/html>\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>\u0643\u0644\u0645\u0629 \u0627\u0644\u0645\u062f\u064a\u0631 &#8211; \u0627\u0644\u0645\u062f\u0631\u0633\u0629 \u0627\u0644\u0648\u0637\u0646\u064a\u0629 \u0627\u0644\u0639\u0644\u064a\u0627 \u0644\u0644\u0623\u0645\u0646 \u0627\u0644\u0633\u064a\u0628\u0631\u0627\u0646\u064a (ENSCS) \u0627\u0644\u0628\u0631\u0648\u0641\u064a\u0633\u0648\u0631 \u0631\u064a\u0627\u062d\u0644\u0629 \u0645\u062d\u0645\u062f \u0623\u0645\u064a\u0646 \u0645\u062f\u064a\u0631 \u0627\u0644\u0645\u062f\u0631\u0633\u0629 \u0627\u0644\u0648\u0637\u0646\u064a\u0629 \u0627\u0644\u0639\u0644\u064a\u0627 \u0644\u0644\u0623\u0645\u0646 \u0627\u0644\u0633\u064a\u0628\u0631\u0627\u0646\u064a (ENSCS) \u062e\u0628\u064a\u0631 \u0641\u064a \u0623\u0645\u0646 \u0646\u0638\u0645 \u0627\u0644\u0645\u0639\u0644\u0648\u0645\u0627\u062a \u064a\u062a\u0645\u062a\u0639 \u0628\u0623\u0643\u062b\u0631 \u0645\u0646 20 \u0639\u0627\u0645\u064b\u0627 \u0645\u0646 \u0627\u0644\u062e\u0628\u0631\u0629 \u0627\u0644\u0623\u0643\u0627\u062f\u064a\u0645\u064a\u0629 \u0648\u0627\u0644\u0645\u0647\u0646\u064a\u0629. \u0642\u0627\u0626\u062f \u0630\u0648 \u0631\u0624\u064a\u0629 \u0627\u0633\u062a\u0634\u0631\u0627\u0641\u064a\u0629 \u0645\u0644\u062a\u0632\u0645 \u0628\u062a\u0639\u0632\u064a\u0632 \u0627\u0644\u062a\u0645\u064a\u0651\u0632 \u0641\u064a \u0645\u062c\u0627\u0644 \u0627\u0644\u0623\u0645\u0646 \u0627\u0644\u0633\u064a\u0628\u0631\u0627\u0646\u064a \u0648\u062a\u0637\u0648\u064a\u0631 \u0627\u0644\u062c\u064a\u0644 \u0627\u0644\u0642\u0627\u062f\u0645 \u0645\u0646 \u0627\u0644\u062e\u0628\u0631\u0627\u0621 \u0627\u0644\u0648\u0637\u0646\u064a\u064a\u0646 \u0641\u064a \u0627\u0644\u0623\u0645\u0646 \u0627\u0644\u0631\u0642\u0645\u064a. \u0643\u0644\u0645\u0629 [&hellip;]<\/p>\n","protected":false},"author":4,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-8856","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/www.enscs.edu.dz\/index.php?rest_route=\/wp\/v2\/pages\/8856","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.enscs.edu.dz\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.enscs.edu.dz\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.enscs.edu.dz\/index.php?rest_route=\/wp\/v2\/users\/4"}],"replies":[{"embeddable":true,"href":"https:\/\/www.enscs.edu.dz\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=8856"}],"version-history":[{"count":6,"href":"https:\/\/www.enscs.edu.dz\/index.php?rest_route=\/wp\/v2\/pages\/8856\/revisions"}],"predecessor-version":[{"id":12513,"href":"https:\/\/www.enscs.edu.dz\/index.php?rest_route=\/wp\/v2\/pages\/8856\/revisions\/12513"}],"wp:attachment":[{"href":"https:\/\/www.enscs.edu.dz\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=8856"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}