{"id":12356,"date":"2026-02-28T11:35:11","date_gmt":"2026-02-28T10:35:11","guid":{"rendered":"https:\/\/www.enscs.edu.dz\/?page_id=12356"},"modified":"2026-02-28T17:23:53","modified_gmt":"2026-02-28T16:23:53","slug":"board-of-directors","status":"publish","type":"page","link":"https:\/\/www.enscs.edu.dz\/?page_id=12356&lang=en","title":{"rendered":"Board of Directors"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"12356\" class=\"elementor elementor-12356\">\n\t\t\t\t<div class=\"elementor-element elementor-element-488a140 e-flex e-con-boxed e-con e-parent\" data-id=\"488a140\" 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-2a33261 elementor-widget elementor-widget-html\" data-id=\"2a33261\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!DOCTYPE html>\n<html lang=\"fr\">\n<head>\n    <meta charset=\"UTF-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <title>Board of Directors - NSCS<\/title>\n    \n    <style>\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;\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;\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;\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: 60px;\n            border-radius: 12px;\n            box-shadow: 0 10px 30px rgba(0,0,0,0.08);\n            margin-bottom: 40px;\n        }\n\n        \/* ===== TITRE PRINCIPAL ===== *\/\n        .page-title {\n            font-size: 2.4rem;\n            color: var(--accent-color);\n            margin-bottom: 50px;\n            font-weight: 700;\n            text-align: center;\n            padding-bottom: 20px;\n            border-bottom: 3px solid var(--border-color);\n            position: relative;\n        }\n\n        .page-title:after {\n            content: '';\n            position: absolute;\n            bottom: -3px;\n            left: 50%;\n            transform: translateX(-50%);\n            width: 200px;\n            height: 3px;\n            background-color: var(--accent-color);\n        }\n\n        \/* ===== CADRE R\u00c9GLEMENTAIRE ===== *\/\n        .legal-framework {\n            background-color: #f0f7ff;\n            border-left: 4px solid var(--accent-color);\n            padding: 25px 30px;\n            margin-bottom: 40px;\n            border-radius: 0 8px 8px 0;\n        }\n\n        .legal-title {\n            font-size: 1.1rem;\n            color: var(--accent-color);\n            margin-bottom: 15px;\n            font-weight: 600;\n            display: flex;\n            align-items: center;\n            gap: 10px;\n        }\n\n        .legal-text {\n            font-size: 1rem;\n            line-height: 1.7;\n            color: var(--primary-color);\n        }\n\n        \/* ===== SECTIONS ===== *\/\n        .section {\n            margin-bottom: 60px;\n        }\n\n        .section:last-child {\n            margin-bottom: 0;\n        }\n\n        .section-title {\n            font-size: 1.8rem;\n            color: var(--accent-color);\n            margin-bottom: 30px;\n            font-weight: 700;\n            display: flex;\n            align-items: center;\n            gap: 15px;\n        }\n\n        .section-title i {\n            font-size: 1.8rem;\n            color: var(--accent-color);\n        }\n\n        .section-text {\n            font-size: 1.15rem;\n            line-height: 1.9;\n            color: #000000;\n            text-align: justify;\n        }\n\n        .section-text p {\n            margin-bottom: 1.8em;\n        }\n\n        \/* ===== COMPOSITION ===== *\/\n        .composition-grid {\n            display: grid;\n            grid-template-columns: repeat(2, 1fr);\n            gap: 20px;\n            margin: 30px 0;\n        }\n\n        .composition-item {\n            background-color: #f8fafc;\n            border-left: 4px solid var(--accent-color);\n            padding: 18px 22px 18px 32px;\n            border-radius: 0 8px 8px 0;\n            position: relative;\n        }\n\n        .composition-item:before {\n            content: \"*\";\n            position: absolute;\n            left: 18px;\n            color: var(--accent-color);\n            font-weight: bold;\n            font-size: 1.5rem;\n            top: 18px;\n        }\n\n\n        .composition-text {\n            font-size: 1.05rem;\n            line-height: 1.6;\n            color: #000000;\n        }\n\n        .composition-note {\n            background-color: #e8f0fe;\n            border: 1px solid #d0e0ff;\n            padding: 25px;\n            border-radius: 8px;\n            margin: 30px 0;\n            font-size: 1.1rem;\n            color: var(--primary-color);\n        }\n\n        \/* ===== ATTRIBUTIONS ===== *\/\n        .attributions-list {\n            columns: 2;\n            column-gap: 40px;\n            margin: 30px 0;\n        }\n\n        .attribution-item {\n            background-color: #f8fafc;\n            border-left: 3px solid var(--accent-color);\n            padding: 15px 20px 15px 30px;\n            margin-bottom: 18px;\n            break-inside: avoid;\n            border-radius: 0 6px 6px 0;\n            position: relative;\n        }\n\n        .attribution-item:before {\n            content: \"*\";\n            position: absolute;\n            left: 15px;\n            color: var(--accent-color);\n            font-weight: bold;\n            font-size: 1.5rem;\n            top: 15px;\n        }\n\n\n        .attribution-text {\n            font-size: 1.05rem;\n            line-height: 1.6;\n            color: #000000;\n        }\n\n        \/* ===== FONCTIONNEMENT ===== *\/\n        .functioning-section {\n            background-color: #f9f9f9;\n            border: 1px solid var(--border-color);\n            padding: 30px;\n            border-radius: 8px;\n            margin-top: 40px;\n        }\n\n        .functioning-title {\n            font-size: 1.4rem;\n            color: var(--accent-color);\n            margin-bottom: 20px;\n            font-weight: 700;\n            display: flex;\n            align-items: center;\n            gap: 10px;\n        }\n\n        .functioning-content {\n            display: grid;\n            grid-template-columns: repeat(2, 1fr);\n            gap: 25px;\n        }\n\n        .functioning-item {\n            padding: 20px;\n            background-color: white;\n            border-radius: 6px;\n            border: 1px solid var(--border-color);\n        }\n\n        .functioning-item h4 {\n            color: var(--accent-color);\n            margin-bottom: 10px;\n            font-size: 1.1rem;\n        }\n\n        .functioning-item p {\n            font-size: 1rem;\n            line-height: 1.6;\n            color: var(--primary-color);\n        }\n\n        \/* ===== LISTE DES MEMBRES ===== *\/\n        .members-section {\n            background-color: #fff8e1;\n            border: 1px solid #ffecb3;\n            padding: 40px;\n            border-radius: 8px;\n            margin-top: 50px;\n            text-align: center;\n        }\n\n        .members-title {\n            font-size: 1.6rem;\n            color: #b06a00;\n            margin-bottom: 20px;\n            font-weight: 700;\n        }\n\n        .members-message {\n            font-size: 1.2rem;\n            color: #000000;\n            margin-bottom: 20px;\n            line-height: 1.6;\n        }\n\n        .members-note {\n            font-size: 1rem;\n            color: var(--secondary-color);\n            font-style: italic;\n            margin-top: 20px;\n        }\n\n        \/* ===== RESPONSIVE ===== *\/\n        @media (max-width: 1200px) {\n            .content-container {\n                max-width: 95%;\n            }\n            \n            .article-content {\n                padding: 50px;\n            }\n            \n            .attributions-list {\n                columns: 1;\n            }\n            \n            .functioning-content {\n                grid-template-columns: 1fr;\n            }\n        }\n\n        @media (max-width: 992px) {\n            .full-width-wrapper {\n                padding: 90px 15px 50px 15px;\n            }\n            \n            .content-container {\n                padding: 0 15px;\n            }\n            \n            .article-content {\n                padding: 40px 30px;\n            }\n            \n            .page-title {\n                font-size: 2rem;\n                margin-bottom: 40px;\n                padding-bottom: 15px;\n            }\n            \n            .page-title:after {\n                width: 150px;\n            }\n            \n            .section-title {\n                font-size: 1.6rem;\n                margin-bottom: 25px;\n            }\n            \n            .section-text {\n                font-size: 1.05rem;\n            }\n            \n            .composition-grid {\n                grid-template-columns: 1fr;\n                gap: 18px;\n            }\n            \n            .composition-item {\n                padding: 16px 20px 16px 30px;\n            }\n            \n            .composition-item:before {\n                left: 16px;\n            }\n            \n            .composition-text {\n                font-size: 1rem;\n            }\n            \n            .composition-note {\n                padding: 20px;\n                font-size: 1.05rem;\n            }\n            \n            .attribution-item {\n                padding: 14px 18px 14px 28px;\n            }\n            \n            .attribution-text {\n                font-size: 1rem;\n            }\n            \n            .functioning-section {\n                padding: 25px;\n            }\n            \n            .functioning-title {\n                font-size: 1.3rem;\n            }\n            \n            .members-section {\n                padding: 30px;\n            }\n            \n            .members-title {\n                font-size: 1.5rem;\n            }\n            \n            .members-message {\n                font-size: 1.1rem;\n            }\n        }\n\n        @media (max-width: 768px) {\n            .full-width-wrapper {\n                padding: 80px 10px 40px 10px;\n            }\n            \n            .content-container {\n                padding: 0 10px;\n            }\n            \n            .article-content {\n                padding: 35px 25px;\n            }\n            \n            .page-title {\n                font-size: 1.8rem;\n                margin-bottom: 35px;\n            }\n            \n            .section-title {\n                font-size: 1.5rem;\n                margin-bottom: 20px;\n            }\n            \n            .section-text {\n                font-size: 1rem;\n            }\n            \n            .composition-grid {\n                gap: 16px;\n            }\n            \n            .composition-item {\n                padding: 15px 18px 15px 28px;\n            }\n            \n            .composition-text {\n                font-size: 0.95rem;\n            }\n            \n            .composition-note {\n                padding: 18px;\n                font-size: 1rem;\n            }\n            \n            .attribution-item {\n                padding: 12px 16px 12px 26px;\n                margin-bottom: 16px;\n            }\n            \n            .attribution-text {\n                font-size: 0.95rem;\n            }\n            \n            .functioning-section {\n                padding: 20px;\n                margin-top: 35px;\n            }\n            \n            .functioning-title {\n                font-size: 1.2rem;\n            }\n            \n            .members-section {\n                padding: 25px;\n                margin-top: 40px;\n            }\n            \n            .members-title {\n                font-size: 1.4rem;\n            }\n            \n            .members-message {\n                font-size: 1rem;\n            }\n            \n            .members-note {\n                font-size: 0.95rem;\n            }\n        }\n\n        @media (max-width: 576px) {\n            .full-width-wrapper {\n                padding: 70px 10px 35px 10px;\n            }\n            \n            .article-content {\n                padding: 30px 20px;\n            }\n            \n            .page-title {\n                font-size: 1.6rem;\n                margin-bottom: 30px;\n                padding-bottom: 12px;\n            }\n            \n            .page-title:after {\n                width: 120px;\n            }\n            \n            .section-title {\n                font-size: 1.4rem;\n                flex-direction: column;\n                align-items: flex-start;\n                gap: 10px;\n            }\n            \n            .section-text {\n                font-size: 0.95rem;\n                text-align: left;\n            }\n            \n            .section-text p {\n                margin-bottom: 1.5em;\n            }\n            \n            .composition-item {\n                padding: 14px 16px 14px 26px;\n            }\n            \n            .composition-item:before {\n                left: 14px;\n                font-size: 1.1rem;\n                top: 14px;\n            }\n            \n            .composition-text {\n                font-size: 0.9rem;\n            }\n            \n            .composition-note {\n                padding: 16px;\n                font-size: 0.95rem;\n            }\n            \n            .attribution-item {\n                padding: 10px 14px 10px 24px;\n                margin-bottom: 14px;\n            }\n            \n            .attribution-item:before {\n                left: 12px;\n                font-size: 1rem;\n                top: 10px;\n            }\n            \n            .attribution-text {\n                font-size: 0.9rem;\n            }\n            \n            .functioning-section {\n                padding: 18px;\n                margin-top: 30px;\n            }\n            \n            .functioning-title {\n                font-size: 1.1rem;\n            }\n            \n            .functioning-item {\n                padding: 16px;\n            }\n            \n            .functioning-item h4 {\n                font-size: 1rem;\n            }\n            \n            .functioning-item p {\n                font-size: 0.9rem;\n            }\n            \n            .members-section {\n                padding: 20px;\n                margin-top: 35px;\n            }\n            \n            .members-title {\n                font-size: 1.3rem;\n            }\n            \n            .members-message {\n                font-size: 0.95rem;\n            }\n            \n            .members-note {\n                font-size: 0.9rem;\n            }\n        }\n    <\/style>\n    <link rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.4.0\/css\/all.min.css\">\n<\/head>\n<body>\n\n<!-- Menu WordPress -->\n\n<div class=\"full-width-wrapper\">\n    <div class=\"content-container\">\n\n        <!-- CONTENU ARTICLE -->\n        <div class=\"article-content\">\n            \n            <!-- TITRE PRINCIPAL -->\n            <h1 class=\"page-title\">Board of Directors<\/h1>\n\n            <!-- CADRE R\u00c9GLEMENTAIRE -->\n            <div class=\"legal-framework\">\n                <div class=\"legal-title\">\n                    <i class=\"fas fa-gavel\"><\/i>\n                    Regulatory Framework\n                <\/div>\n                    In accordance with Presidential Decree No. 23-416 (November 26, 2023) establishing the standard status for national higher schools within the Sidi Abdellah Technological Hub, and Presidential Decree No. 24-181 (June 5, 2024) creating the National Higher School of Cybersecurity.\n\n                <\/div>\n            \n\n            <!-- SECTION COMPOSITION -->\n            <div class=\"section\">\n                <h2 class=\"section-title\">\n                    <i class=\"fas fa-users\"><\/i>\n                    Composition of the Board of Directors\n                <\/h2>\n                \n                <div class=\"section-text\">\n                    <p>The Board of Directors is chaired by the Minister of Higher Education and Scientific Research (or their representative) and includes:<\/p>\n                <\/div>\n                \n                \n                <strong style=\"color: #700013; font-size: 22px;\">\n                    Institutional Representatives :<\/strong>\n\n                <div class=\"composition-grid\">\n                    <div class=\"composition-item\">\n                        <div class=\"composition-text\">A representative from the Ministry of Finance<\/div>\n                    <\/div>\n                    \n                    <div class=\"composition-item\">\n                        <div class=\"composition-text\">A representative from the Ministry of National Education<\/div>\n                    <\/div>\n                    \n                    <div class=\"composition-item\">\n                        <div class=\"composition-text\">A representative from the Ministry of Vocational Training<\/div>\n                    <\/div>\n                    \n                    <div class=\"composition-item\">\n                        <div class=\"composition-text\">A representative from the Ministry of National Defense<\/div>\n                    <\/div>\n                    \n                    <div class=\"composition-item\">\n                        <div class=\"composition-text\">A representative from the Ministry of Foreign Affairs<\/div>\n                    <\/div>\n                    \n                    <div class=\"composition-item\">\n                        <div class=\"composition-text\">A representative from the Ministry of the Interior<\/div>\n                    <\/div>\n                    \n                    <div class=\"composition-item\">\n                        <div class=\"composition-text\">A representative from the Ministry of Energy<\/div>\n                    <\/div>\n                    \n                    <div class=\"composition-item\">\n                        <div class=\"composition-text\">A representative from the Ministry of Telecommunications<\/div>\n                    <\/div>\n                    \n                    <div class=\"composition-item\">\n                        <div class=\"composition-text\">A representative from the Ministry of Industry<\/div>\n                    <\/div>\n                    \n                    <div class=\"composition-item\">\n                        <div class=\"composition-text\">A representative from the Ministry of Health<\/div>\n                    <\/div>\n                    \n                    <div class=\"composition-item\">\n                        <div class=\"composition-text\">A representative from the Ministry of Knowledge Economy, Start-ups and Micro-enterprises<\/div>\n                    <\/div>\n                    \n                    <div class=\"composition-item\">\n                        <div class=\"composition-text\">A representative from the Public Service Authority<\/div>\n                    <\/div>\n                    \n                    <div class=\"composition-item\">\n                        <div class=\"composition-text\">A representative from the Information Systems Security Agency<\/div>\n                    <\/div>\n                    \n                    <div class=\"composition-item\">\n                        <div class=\"composition-text\">A representative from the High Commission for Digitalization<\/div>\n                    <\/div>\n                    \n                    <div class=\"composition-item\">\n                        <div class=\"composition-text\">A representative from the National Body for the Prevention and Fight against ICT-related Offenses<\/div>\n                    <\/div>\n                    \n                    <div class=\"composition-item\">\n                        <div class=\"composition-text\">A representative from the National Authority for the Protection of Personal Data<\/div>\n                    <\/div>\n                    \n                    <div class=\"composition-item\">\n                        <div class=\"composition-text\"> The Director of the Research Center on Scientific and Technical Information (CERIST).\n <\/div>\n                        \n                <\/div>\n                    \n\n                <\/div>\n\n                <strong style=\"color: #700013; font-size: 22px;\">\n                Economic & Academic Representatives :<\/strong>\n                \n               \n                <div class=\"composition-grid\">\n                \n                <div class=\"composition-item\">\n                        <div class=\"composition-text\"> Two (2) representatives from public and\/or private economic enterprises. <\/div>\n                <\/div>\n\n                                <div class=\"composition-item\">\n                        <div class=\"composition-text\"> Two (2) Professors from different departments. <\/div>\n                <\/div>\n\n                                <div class=\"composition-item\">\n                        <div class=\"composition-text\"> Two (2) Assistant Professors (Class A). <\/div>\n                <\/div>\n\n                                <div class=\"composition-item\">\n                        <div class=\"composition-text\"> Two (2) Assistant Professors (Class B). <\/div>\n                <\/div>\n\n\n                            <div class=\"composition-item\">\n                        <div class=\"composition-text\"> One (1) elected representative of adjunct faculty (if applicable). <\/div>\n                <\/div>\n\n                                <div class=\"composition-item\">\n                        <div class=\"composition-text\"> Two (2) elected representatives of administrative, technical, and service staff. <\/div>\n                <\/div>\n\n                                <div class=\"composition-item\">\n                        <div class=\"composition-text\"> Two (2) elected student representatives. <\/div>\n                <\/div>\n\n                                <div class=\"composition-item\">\n                        <div class=\"composition-text\"> One (1) representative of the school's alumni association (if applicable). <\/div>\n                <\/div>\n\n                <\/div>\n\n\n\n                <div class=\"composition-note\">\nThe Director of the School, the Deputy Directors, the Heads of Departments, and the Director of the Library attend the meetings of the Board of Directors in an advisory capacity.<br><br>\nThe secretariat of the Board of Directors is managed by the Secretary General of the School.<br><br>\nUp to four (4) representatives of legal entities and\/or natural persons contributing to the financing of the School may attend the proceedings of the Board of Directors in an advisory capacity.<br><br>\nThe Board of Directors may call upon any person likely to provide guidance in its deliberations.<br><br>\nExternal personalities, appointed for their expertise, participate in the proceedings of the Board of Directors in an advisory capacity.\n\n                <\/div>\n            <\/div>\n\n            <!-- SECTION ATTRIBUTIONS -->\n            <div class=\"section\">\n                <h2 class=\"section-title\">\n                    <i class=\"fas fa-tasks\"><\/i>\n                    Powers and Responsibilities\n                <\/h2>\n                \n                <div class=\"section-text\">\n                    <p>The Board of Directors deliberates and votes on :<\/p>\n                <\/div>\n                \n\n\n\n\n\n\n\n\n\n\n\n\n                <div class=\"attributions-list\">\n                    <div class=\"attribution-item\">\n                        <div class=\"attribution-text\">The school\u2019s institutional project and development plans.<\/div>\n                    <\/div>\n                    \n                    <div class=\"attribution-item\">\n                        <div class=\"attribution-text\">Proposals for training, research programs, and national\/international cooperation.<\/div>\n                    <\/div>\n                    \n                    <div class=\"attribution-item\">\n                        <div class=\"attribution-text\">The annual training and research report.<\/div>\n                    <\/div>\n                    \n                    <div class=\"attribution-item\">\n                        <div class=\"attribution-text\">Budgets, financial accounts, and human resources management plans.<\/div>\n                    <\/div>\n                    \n                    <div class=\"attribution-item\">\n                        <div class=\"attribution-text\">Acceptance of gifts, legacies, and grants.<\/div>\n                    <\/div>\n                    \n                    <div class=\"attribution-item\">\n                        <div class=\"attribution-text\">Real estate transactions (acquisitions, sales, or leases) and loans.<\/div>\n                    <\/div>\n                    \n                    <div class=\"attribution-item\">\n                        <div class=\"attribution-text\">The creation of subsidiaries and equity participation.<\/div>\n                    <\/div>\n                    \n                    <div class=\"attribution-item\">\n                        <div class=\"attribution-text\">Forecasts and utilization of the school's own resources (revenue).<\/div>\n                    <\/div>\n                    \n                    <div class=\"attribution-item\">\n                        <div class=\"attribution-text\">Partnership agreements with socio-economic sectors.<\/div>\n                    <\/div>\n                    \n                    <div class=\"attribution-item\">\n                        <div class=\"attribution-text\">The school's Internal Rules and Regulations and the Director's annual activity report.<\/div>\n                    <\/div>\n                    \n                   \n                <\/div>\n                \n                <div class=\"section-text\">\n                    <p>\n                       The Board of Directors examines and proposes any measures aimed at improving the functioning of the school and promoting the achievement of its objectives.\n                    <\/p>\n                <\/div>\n            <\/div>\n\n            <!-- SECTION FONCTIONNEMENT -->\n            <div class=\"functioning-section\">\n                <h3 class=\"functioning-title\">\n                    <i class=\"fas fa-cogs\"><\/i>\n                    Functioning of the Board of Directors\n                <\/h3>\n                \n                <div class=\"functioning-content\">\n                    <div class=\"functioning-item\">\n                        <h4>Ordinary Sessions<\/h4>\n                        <p>The Board meets at least twice a year upon the request of the Chairman.<\/p>\n                    <\/div>\n                    \n                    <div class=\"functioning-item\">\n                        <h4>Extraordinary Sessions<\/h4>\n                        <p>May be convened by the Chairman, the School Director, or by two-thirds (2\/3) of its members. In urgent cases, the notice period may be reduced to eight (8) days.<\/p>\n                    <\/div>\n                <\/div>\n            <\/div>\n\n            <!-- SECTION LISTE DES MEMBRES -->\n           <div class=\"members-section\">\n                <h3 class=\"members-title\">List of Members of the Board of Directors<\/h3>\n                \n                <div class=\"members-message\">\n                 \n                    <p>The nominative list of the members of the NSCS Board of Directors will be published soon.<\/p>\n                <\/div>\n                \n              \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        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                    wrapper.style.paddingTop = (headerHeight + 20) + 'px';\n                }\n            } else {\n                const wrapper = document.querySelector('.full-width-wrapper');\n                if (wrapper) {\n                    wrapper.style.paddingTop = '100px';\n                }\n            }\n        }\n        \n        adjustForWordPressMenu();\n        window.addEventListener('resize', adjustForWordPressMenu);\n        setTimeout(adjustForWordPressMenu, 500);\n        setTimeout(adjustForWordPressMenu, 1000);\n        \n        \/\/ Animation d'apparition progressive\n        const sections = document.querySelectorAll('.section');\n        \n        const observer = new IntersectionObserver((entries) => {\n            entries.forEach((entry, index) => {\n                if (entry.isIntersecting) {\n                    setTimeout(() => {\n                        entry.target.style.opacity = '1';\n                        entry.target.style.transform = 'translateY(0)';\n                    }, index * 100);\n                }\n            });\n        }, {\n            threshold: 0.1,\n            rootMargin: '0px 0px -50px 0px'\n        });\n\n        sections.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        \/\/ Animation pour la composition\n        const compositionItems = document.querySelectorAll('.composition-item');\n        compositionItems.forEach((item, index) => {\n            item.style.opacity = '0';\n            item.style.transform = 'translateX(-20px)';\n            item.style.transition = 'opacity 0.5s ease, transform 0.5s ease';\n            item.style.transitionDelay = (index * 0.03) + 's';\n            \n            setTimeout(() => {\n                item.style.opacity = '1';\n                item.style.transform = 'translateX(0)';\n            }, 300 + (index * 20));\n        });\n        \n        \/\/ Animation pour les attributions\n        const attributionItems = document.querySelectorAll('.attribution-item');\n        attributionItems.forEach((item, index) => {\n            item.style.opacity = '0';\n            item.style.transform = 'translateY(20px)';\n            item.style.transition = 'opacity 0.5s ease, transform 0.5s ease';\n            item.style.transitionDelay = (index * 0.02) + 's';\n            \n            setTimeout(() => {\n                item.style.opacity = '1';\n                item.style.transform = 'translateY(0)';\n            }, 500 + (index * 15));\n        });\n        \n        \/\/ Animation pour le fonctionnement\n        const functioningItems = document.querySelectorAll('.functioning-item');\n        functioningItems.forEach((item, index) => {\n            item.style.opacity = '0';\n            item.style.transform = 'scale(0.95)';\n            item.style.transition = 'opacity 0.5s ease, transform 0.5s ease';\n            item.style.transitionDelay = (index * 0.1) + 's';\n            \n            setTimeout(() => {\n                item.style.opacity = '1';\n                item.style.transform = 'scale(1)';\n            }, 700 + (index * 100));\n        });\n        \n        \/\/ Animation pour la section membres\n        const membersSection = document.querySelector('.members-section');\n        if (membersSection) {\n            membersSection.style.opacity = '0';\n            membersSection.style.transform = 'translateY(30px)';\n            membersSection.style.transition = 'opacity 0.6s ease, transform 0.6s ease';\n            \n            setTimeout(() => {\n                membersSection.style.opacity = '1';\n                membersSection.style.transform = 'translateY(0)';\n            }, 900);\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>Board of Directors &#8211; NSCS Board of Directors Regulatory Framework In accordance with Presidential Decree No. 23-416 (November 26, 2023) establishing the standard status for national higher schools within the Sidi Abdellah Technological Hub, and Presidential Decree No. 24-181 (June 5, 2024) creating the National Higher School of Cybersecurity. Composition of the Board of Directors [&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-12356","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/www.enscs.edu.dz\/index.php?rest_route=\/wp\/v2\/pages\/12356","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=12356"}],"version-history":[{"count":5,"href":"https:\/\/www.enscs.edu.dz\/index.php?rest_route=\/wp\/v2\/pages\/12356\/revisions"}],"predecessor-version":[{"id":12524,"href":"https:\/\/www.enscs.edu.dz\/index.php?rest_route=\/wp\/v2\/pages\/12356\/revisions\/12524"}],"wp:attachment":[{"href":"https:\/\/www.enscs.edu.dz\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=12356"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}