التـنـظـيـم

.organigrame { width: 1400px; height: 1500px; /* overflow: scroll; */ position: relative; direction: ltr; right: 20px; /* background-color: red; */ font-family: Arial, Helvetica, sans-serif; } .bg-blue { background-color: #1e4486; color: #fff; } .bg-white { color: #4E6883; background: white; border: 0px solid #1e4486; box-shadow: rgba(30, 68, 134, 0.21) 0px 6px 24px 0px, rgb(30, 68, 134) 0px 0px 0px 1px; } .bg-green { background-color: #2F8F9D; color: #fff; } .bg-green-light { background-color: #afe6e3; color: #4E6883; } .blk { width: 200px; height: 65px; cursor: pointer; border-radius: 15px; margin: 10px 0; position: relative; } .blk h5 { font-size: 12px; font-weight: bold; text-align: center; margin: 0; display: flex; justify-content: center; height: 100%; align-items: center; } .blk h4 { color: #000; } .blk1 { position: absolute; left: 50%; transform: translateX(-50%); z-index: 2; } .blk1 h5 { font-size: 15px; } .grp1 { display: flex; flex-direction: column; position: absolute; top: 80px; left: 28%; } .grp2 { display: flex; flex-direction: column; position: absolute; top: 80px; right: 29%; } .grp3 { display: flex; flex-direction: column; position: absolute; top: 206px; right: 129px; } .grp4 { display: flex; justify-content: space-between; align-items: flex-start; position: absolute; top: 506px; width: 94%; } .grp20 { display: flex; justify-content: space-between; align-items: flex-start; position: absolute; top: 80px; flex-direction: column; right: 78%; } .node1, .node2, .node3, .node4 { display: flex; flex-direction: column; justify-content: center; align-items: center; } .node1 .blk, .node2 .blk, .node3 .blk, .node4 .blk { width: 135px; height: 62px; } .node1>.blk, .node2>.blk, .node3>.blk, .node4>.blk { width: 200px; height: 65px; } .is-row { display: flex; margin-top: 40px; } .isgrp { display: flex; flex-direction: column; margin: 0 10px; } /* Start lines */ .blk1::after { content: ""; position: absolute; width: 2px; height: 412px; background-color: #000; left: 50%; transform: translateX(-50%); bottom: -412px; } .grp1 .blk::after { content: ""; position: absolute; width: 230px; height: 2px; background-color: #000; right: -230px; top: 50%; transform: translateY(-50%); } .grp1 .blk2::before { content: ""; position: absolute; width: 44px; height: 2px; background-color: #000; left: -44px; top: 50%; transform: translateY(-50%); } .grp2 .blk::after { content: ""; position: absolute; width: 117px; height: 2px; background-color: #000; left: -118px; top: 50%; transform: translateY(-50%); } .grp2 .blk9::before { content: ""; position: absolute; width: 45px; height: 2px; background-color: #000; right: -43px; top: 50%; transform: translateY(-50%); } .grp3 .blk:first-of-type::before { content: ""; position: absolute; width: 34px; height: 2px; background: #000; left: -34px; top: 27px; } .grp3 .blk:not(:first-of-type)::before { content: ""; position: absolute; width: 34px; height: 87px; border: 2px solid transparent; border-bottom-color: #000; border-left-color: #000; left: -34px; top: -58px; } .grp20 .blk10::before { content: ""; position: absolute; width: 40px; height: 87px; border: 2px solid transparent; border-top-color: #000; border-right-color: #000; right: -40px; top: 32px; } .grp20 .blk11::before { content: ""; position: absolute; width: 40px; height: 87px; border: 2px solid transparent; border-top-color: #000; border-right-color: #000; border-bottom-color: #000; right: -40px; top: 32px; } .node1>.blk12::before { content: ""; position: absolute; width: 399px; height: 30px; border: 2px solid transparent; border-top-color: #000; border-left-color: #000; left: 101px; top: -29px; } .node1>.blk12::after { content: ""; position: absolute; left: 102px; bottom: -30px; width: 2px; height: 30px; background-color: #000; } .node2>.blk13::before { content: ""; position: absolute; width: 390px; height: 30px; border: 2px solid transparent; border-top-color: #000; border-left-color: #000; left: 102px; top: -29px; } .node2>.blk13::after { content: ""; position: absolute; left: 102px; bottom: -30px; width: 2px; height: 30px; background-color: #000; } .node3>.blk14::before { content: ""; position: absolute; width: 342px; height: 30px; border: 2px solid transparent; border-top-color: #000; border-left-color: #000; left: 102px; top: -29px; } .node3>.blk14::after { content: ""; position: absolute; left: 102px; bottom: -30px; width: 2px; height: 30px; background-color: #000; } .node4>.blk15::before { content: ""; position: absolute; width: 2px; height: 30px; background: #000; left: 110px; top: -29px; } .node4>.blk15::after { content: ""; position: absolute; left: 111px; bottom: -60px; width: 2px; height: 60px; background-color: #000; } .grp13 .blk32::before { display: none; } .isgrp:not(:last-of-type) .blk:first-of-type::before { content: ""; position: absolute; width: 160px; height: 32px; border: 2px solid transparent; border-top-color: #000; border-left-color: #000; left: 70px; top: -30px; } .is-row .isgrp:last-of-type .blk:first-of-type::before { content: ""; position: absolute; width: 2px; height: 31px; background: #000; left: 74px; top: -30px; } .isgrp .blk:not(:last-of-type)::after { content: ""; position: absolute; width: 5px; height: 83px; border: 2px solid transparent; border-top-color: #000; border-left-color: #000; left: -5px; top: 30px; } .isgrp .blk:last-of-type::after { content: ""; position: absolute; width: 5px; height: 2px; background: #000; left: -5px; top: 29px; } .node2 .blk22::after { display: none; } .is-row .isgrp:last-of-type .blk:first-of-type::before .imgstyle_perso { height: 104px; width: 104px; border: 2px solid #001648; border-radius: 350px; } .none_new, .none_new1, .none_new2, .none_new3, .none_new4, .none_new5, .none_new6, .none_new7, .none_new8, .none_new9, .none_new10, .none_new11, .none_new12, .none_new13, .none_new14, .none_new15, .none_new16, .none_new17, .none_new18, .none_new19, .none_new20, .none_new21, .none_new22, .none_new23, .none_new24, .none_new25, .none_new26, .none_new27, .none_new28, .none_new29, .none_new30, .none_new31, .none_new32, .none_new33, .none_new34, .none_new35, .none_new36, .none_new37, .none_new38, .none_new39, .none_new40, .none_new41, .none_new42, .none_new43, .none_new44, .none_new45, .none_new46, .none_new47, .none_new48 { width: 180px; padding-top: 10px; padding-left: 5px; padding-right: 5px; border-radius: 10px; height: auto; position: absolute; /* margin: 5px 0 0 20%; */ text-align: center; display: none; z-index: 1; background-color: #FFFFFF; box-shadow: 20px 20px 50px grey; } #cnt_blk:hover .none_new, #cnt_blk1:hover .none_new1, #cnt_blk2:hover .none_new2, #cnt_blk3:hover .none_new3, #cnt_blk4:hover .none_new4, #cnt_blk5:hover .none_new5, #cnt_blk6:hover .none_new6, #cnt_blk7:hover .none_new7, #cnt_blk8:hover .none_new8, #cnt_blk9:hover .none_new9, #cnt_blk10:hover .none_new10, #cnt_blk11:hover .none_new11, #cnt_blk12:hover .none_new12, #cnt_blk13:hover .none_new13, #cnt_blk14:hover .none_new14, #cnt_blk15:hover .none_new15, #cnt_blk16:hover .none_new16, #cnt_blk17:hover .none_new17, #cnt_blk18:hover .none_new18, #cnt_blk19:hover .none_new19, #cnt_blk20:hover .none_new20, #cnt_blk21:hover .none_new21, #cnt_blk22:hover .none_new22, #cnt_blk23:hover .none_new23, #cnt_blk24:hover .none_new24, #cnt_blk25:hover .none_new25, #cnt_blk26:hover .none_new26, #cnt_blk27:hover .none_new27, #cnt_blk28:hover .none_new28, #cnt_blk29:hover .none_new29, #cnt_blk30:hover .none_new30, #cnt_blk31:hover .none_new31, #cnt_blk32:hover .none_new32, #cnt_blk33:hover .none_new33, #cnt_blk34:hover .none_new34, #cnt_blk35:hover .none_new35, #cnt_blk36:hover .none_new36, #cnt_blk37:hover .none_new37, #cnt_blk38:hover .none_new38, #cnt_blk39:hover .none_new39, #cnt_blk40:hover .none_new40, #cnt_blk41:hover .none_new41, #cnt_blk42:hover .none_new42, #cnt_blk43:hover .none_new43, #cnt_blk44:hover .none_new44, #cnt_blk45:hover .none_new45, #cnt_blk46:hover .none_new46, #cnt_blk47:hover .none_new47, #cnt_blk48:hover .none_new48 { display: block; } #none_new h3, #none_new1 h3, #none_new1 h3, #none_new2 h3, #none_new3 h3, #none_new4 h3, #none_new5 h3, #none_new6 h3, #none_new7 h3, #none_new8 h3, #none_new9 h3, #none_new10 h3, #none_new11 h3, #none_new12 h3, #none_new13 h3, #none_new14 h3, #none_new15 h3, #none_new16 h3, #none_new17 h3, #none_new18 h3, #none_new19 h3, #none_new20 h3, #none_new21 h3, #none_new22 h3, #none_new23 h3, #none_new24 h3, #none_new25 h3, #none_new26 h3, #none_new27 h3, #none_new28 h3, #none_new29 h3, #none_new30 h3, #none_new31 h3, #none_new32 h3, #none_new33 h3, #none_new34 h3, #none_new35 h3, #none_new36 h3, #none_new37 h3, #none_new38 h3, #none_new39 h3, #none_new40 h3, #none_new41 h3, #none_new42 h3, #none_new43 h3, #none_new44 h3, #none_new45 h3, #none_new46 h3, #none_new47 h3, #none_new48 h3 { color: #001648; width: 100%; font-size: 11px; text-align: center; } #none_new p, #none_new1 p, #none_new2 p, #none_new3 p, #none_new4 p, #none_new5 p, #none_new6 p, #none_new7 p, #none_new8 p, #none_new9 p, #none_new10 p, #none_new11 p, #none_new12 p, #none_new13 p, #none_new14 p, #none_new15 p, #none_new16 p, #none_new17 p, #none_new18 p, #none_new19 p, #none_new20 p, #none_new21 p, #none_new22 p, #none_new23 p, #none_new24 p, #none_new25 p, #none_new26 p, #none_new27 p, #none_new28 p, #none_new29 p, #none_new30 p, #none_new31 p, #none_new32 p, #none_new33 p, #none_new34 p, #none_new35 p, #none_new36 p, #none_new37 p, #none_new38 p, #none_new39 p, #none_new40 p, #none_new41 p, #none_new42 p, #none_new43 p, #none_new44 p, #none_new45 p, #none_new46 p, #none_new47 p, #none_new48 p { color: #001648; width: 100%; font-size: 11px; text-align: center; } @media(max-width: 768px) and (min-width: 550px) { #org .blk h5, #org .blk h4 { font-size: 13px !important; } } @media (min-width: 481px) and (max-width: 767px) { #org .blk h5, #org .blk h4 { font-size: 13px !important; } } @media (max-width: 500px) { #org .blk h5, #org .blk h4 { font-size: 13px !important; } }

نفس جديد لتحقيق طموحات جديدة...

مجندا كل طاقاته لإنجاح ورش تعميم الحماية الاجتماعية، اعتمد الصندوق الوطني للضمان الاجتماعي سنة 2022 تنظيما إداريا جديدا. مدفوعا بالرغبة الدائمة في تجويد الخدمات وتحسين العلاقة مع الزبناء، تسريع عملية التحول الرقمي و تدبير الموارد بشكل أنجع، يهدف الصندوق الوطني للضمان الاجتماعي من خلال هيكلته الجديدة إلى تحديث أدوات التدبير والحكامة لاحتواء الزيادة الطارئة في نشاطه عقب توسيع نطاق التغطية الاجتماعية. ويمكن الهيكل التنظيمي الجديد المكون من ثلاث مديريات عامة مساعدة و عشر أقطاب، إلى جانب مجموعة من المديريات، بتوفير توزيع متماسك ومتوازن من شأنه أن يساعد المؤسسة على إنجاح هذا الورش الوطني الهام بالكفاءة والسرعة المطلوبتين.

الإدارة العامة حسن بوبريك

المدير العام

رؤساء مهمة مديرية الشؤون القانونية و كتابة مجلس الإدارة السيد فضل الله شجاعدين

مدير الشؤون القانونية و كتابة مجلس الإدارة

مديرية التدقيق و تدبير المخاطر و مراقبة التسيير السيد مصطفى عمبري

مدير التدقيق و تدبير المخاطر و مراقبة التسيير

المفتشية العامة السيد عبد الكريم أبيهي

مفتش عام

رئيس مهمة السيد عبد الرحيم مرابطي

رئيس مهمة

رئيسة مهمة السيدة مريم صلاح بناني

رئيسة مهمة

رئيسة مهمة السيدة سلمى طاوي

رئيسة مهمة

الصندوق العام السيد مصطفى عمبري

(بالنيابة)مدير الصندوق العام

مديرية المصالحة

 

السيدة سلمى اقضاض

مديرة المصالحة

مديرية المطابقة و حكامة البيانات السيد عبد الكريم دراغ

مدير المطابقة و حكامة البيانات

قطب الدراسات والتواصل والتطوير السيدة بدرة ودغيري ادريسي

مديرة قطب الدراسات و التواصل و التطوير

(بالنيابة)

مديرية الإكتوارية و الدراسات العامة السيدة كريمة حضرية

مديرة الإكتوارية و الدراسات العامة

مديرية التواصل والعلاقات العامة السيدة بدرة ودغيري ادريسي

مديرة التواصل والعلاقات العامة

شعبة العلاقات الدولية و الشراكات الإدارة العامة المساعدة للمؤمن له و المنخرط السيد عمر الصوابني

مدير الإدارة العامة المساعدة للمؤمن له و المنخرط

قطب الشبكة السيد عمر الصوابني

(بالنيابة)مدير قطب الشبكة

مديرية تنشيط الشبكة السيدة ليلى توتة

مديرة تنشيط الشبكة

مديرية جهوية (17) قطب العمليات و تحسين جودة خدمات المؤمن لهم و المنخرطين السيد خليل معزاز

مدير قطب العمليات و تحسين جودة خدمات المؤمن لهم و المنخرطين

مديرية الإنخراط و التسجيل و تدبير الحسابات السيدة بشرى الصافي

مديرة الإنخراط و التسجيل و تدبير الحسابات

مديرية تحسين جودة خدمات المؤمن لهم و المنخرطين السيد طارق دنون

مدير تحسين جودة خدمات المؤمن لهم و المنخرطين

قطب التفتيش و المراقبة و التحصيل السيد محمد بنخاليد

مدير قطب التفتيش و المراقبة و التحصيل

مديرية التفتيش و المراقبة السيد محمد الأزهر

مدير التفتيش و المراقبة

مديرية التحصيل السيد صلاح الدين الورطاسي

مدير التحصيل

الإدارة العامة المساعدة للتأمين الإجباري عن المرض و التعويضات السيد محمد رضى بنعمار

مدير الإدارة العامة المساعدة للتأمين الإجباري عن المرض و التعويضات

قطب التأمين الإجباري عن المرض السيدة سلمى أفقير

مديرة قطب التأمين الإجباري عن المرض

مديرية تعويضات التأمين الإجباري عن المرض السيدة سناء بلبشير

مديرة تعويضات التأمين الإجباري عن المرض

مديرية الشؤون الطبية السيدة إلهام موهلال

مديرة الشؤون الطبية

مديرية محاربة الغش السيدة منى الزكري

(بالنيابة)مديرة محاربة الغش

مديرية التعويضات العائلية و الإجتماعية السيد طارق أتبير

(بالنيابة)مدير التعويضات العائلية و الإجتماعية

الإدارة العامة المساعدة للموارد و التحول الرقمي السيد لحسن لغدير

مدير الإدارة العامة المساعدة للموارد و التحول الرقمي

قطب المالية و المشتريات السيد حسني الهاشمي الإدريسي

مدير قطب المالية و المشتريات

مديرية المالية و المحاسبة السيد هشام ظافر

مدير المالية و المحاسبة

مديرية المشتريات و اللوجستيك السيد نبيل تبات

مدير المشتريات و اللوجستيك

قسم الإرساليات و الأرشيف السيد رضوان كمال

مسؤول قسم الإرساليات و الأرشيف

قطب الرأسمال البشري السيد عبد الصمد البهال

مدير قطب الرأسمال البشري

مديرية تطوير الرأسمال البشري السيد حسن بجدي

(بالنيابة)مدير تطوير الرأسمال البشري

مديرية إدارة الرأسمال البشري السيد حسن بجدي

مدير إدارة الرأسمال البشري

مديرية أكاديمية الصندوق الوطني للضمان الإجتماعي السيدة سميرة جناح

مديرة أكاديمية الصندوق الوطني للضمان الإجتماعي

قطب التحول الرقمي و التنظيم السيد لحسن لغدير

(بالنيابة)مدير قطب التحول الرقمي و التنظيم

مديرية التنظيم و التدبير و الإشراف على المشاريع السيدة نزهة زكور

مديرة التنظيم و التدبير و الإشراف على المشاريع

مديرية الدراسات و التطوير و الإدماج في نظم المعلوميات السيد زكرياء اعيش

مديرالدراسات و التطوير و الإدماج في نظم المعلوميات

مديرية الإستغلال و الإنتاج المعلوماتي السيد المصطفى فارس

مدير الإستغلال و الإنتاج المعلوماتي

مديرية البيانات و التحليلات السيد رشيد كوطار

(بالنيابة)مدير البيانات و التحليلات

قسم سلامة نظم المعلوميات السيد محمد حمراتي

مسؤول قسم سلامة نظم المعلوميات

قطب الوحدات الطبية السيد رضوان فرج

مدير قطب الوحدات الطبية

الشعبة الإدارية السيدة لطيفة صالبي

مسؤولة الشعبة الإدارية

شعبة المالية و المحاسبة السيد المصطفى لوليدي

مسؤول شعبة المالية و المحاسبة

شعبة التحصيل و إبرام الإتفاقيات السيدة بشرى أبوسعيد

مسؤولة شعبة التحصيل و إبرام الإتفاقيات

الشعبة الطبية السيدة زينب الفيلالي

مسؤولة الشعبة الطبية

المصحات المتعددة الإختصاصات