{"id":609,"date":"2026-01-03T01:17:16","date_gmt":"2026-01-03T00:17:16","guid":{"rendered":"https:\/\/ripafrica-agroeco.org\/?page_id=609"},"modified":"2026-04-29T15:46:36","modified_gmt":"2026-04-29T13:46:36","slug":"gouvernance","status":"publish","type":"page","link":"https:\/\/ripafrica-agroeco.org\/en\/gouvernance\/","title":{"rendered":"GOVERNANCE"},"content":{"rendered":"<div data-elementor-type=\"wp-page\" data-elementor-id=\"609\" class=\"elementor elementor-609\">\n\t\t\t\t<div class=\"elementor-element elementor-element-46d706b e-con-full e-flex e-con e-parent\" data-id=\"46d706b\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-6c75f73 elementor-widget elementor-widget-html\" data-id=\"6c75f73\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t\n<style>\n  @import url('https:\/\/fonts.googleapis.com\/css2?family=Playfair+Display:wght@400;600;700&family=Lato:wght@300;400;700&display=swap');\n\n  * { box-sizing: border-box; margin: 0; padding: 0; }\n\n  .gov-wrap {\n    font-family: 'Lato', sans-serif;\n    background: #f7f4ef;\n    color: #2a3020;\n    padding: 0;\n    min-height: 100vh;\n  }\n\n  .hero {\n    background: linear-gradient(160deg, #1e3a1e 0%, #2d5a27 50%, #1a4a2e 100%);\n    padding: 3rem 2rem 2.5rem;\n    position: relative;\n    overflow: hidden;\n  }\n\n  .hero::before {\n    content: '';\n    position: absolute;\n    top: -40px; right: -60px;\n    width: 280px; height: 280px;\n    border-radius: 50%;\n    background: rgba(100,200,80,0.07);\n  }\n\n  .hero::after {\n    content: '';\n    position: absolute;\n    bottom: -60px; left: -40px;\n    width: 220px; height: 220px;\n    border-radius: 50%;\n    background: rgba(255,200,50,0.06);\n  }\n\n  .hero-leaf {\n    position: absolute;\n    top: 1.2rem; right: 1.5rem;\n    font-size: 72px;\n    opacity: 0.12;\n    filter: grayscale(100%);\n    pointer-events: none;\n  }\n\n  .hero-tag {\n    display: inline-block;\n    background: rgba(255,255,255,0.12);\n    color: rgba(255,255,255,0.8);\n    font-size: 10px;\n    letter-spacing: 2.5px;\n    text-transform: uppercase;\n    padding: 4px 12px;\n    border-radius: 20px;\n    border: 1px solid rgba(255,255,255,0.2);\n    margin-bottom: 1rem;\n  }\n\n  .hero h1 {\n    font-family: 'Playfair Display', serif;\n    font-size: 2.8rem;\n    font-weight: 700;\n    color: #fff;\n    line-height: 1.15;\n    margin-bottom: 0.5rem;\n  }\n\n  .hero h1 span {\n    color: #90d870;\n  }\n\n  .hero-sub {\n    font-size: 0.9rem;\n    color: rgba(255,255,255,0.55);\n    letter-spacing: 0.5px;\n    margin-top: 0.6rem;\n  }\n\n  .hero-line {\n    width: 48px;\n    height: 3px;\n    background: #90d870;\n    border-radius: 2px;\n    margin: 1.2rem 0 0.8rem;\n  }\n\n  \/* INTRO *\/\n  .intro-section {\n    padding: 2rem 1.5rem 1rem;\n    max-width: 700px;\n  }\n\n  .intro-section p {\n    font-size: 0.95rem;\n    color: #4a5a38;\n    line-height: 1.8;\n  }\n\n  \/* SECTION TITLE *\/\n  .section-label {\n    display: flex;\n    align-items: center;\n    gap: 10px;\n    padding: 1.5rem 1.5rem 0.8rem;\n  }\n\n  .section-label .dot {\n    width: 10px; height: 10px;\n    border-radius: 50%;\n    background: #3a7d2c;\n    flex-shrink: 0;\n  }\n\n  .section-label h2 {\n    font-family: 'Playfair Display', serif;\n    font-size: 1.15rem;\n    color: #2a3020;\n    font-weight: 600;\n    letter-spacing: 0.3px;\n  }\n\n  \/* ORG CARD *\/\n  .org-card {\n    margin: 0 1.5rem 1rem;\n    background: #fff;\n    border-radius: 14px;\n    border: 1px solid #d8e6cc;\n    overflow: hidden;\n    transition: box-shadow 0.2s;\n  }\n\n  .org-card:hover {\n    box-shadow: 0 4px 20px rgba(50,100,30,0.10);\n  }\n\n  .card-accent {\n    height: 4px;\n  }\n\n  .card-body {\n    padding: 1.1rem 1.3rem;\n    display: flex;\n    align-items: flex-start;\n    gap: 14px;\n  }\n\n  .card-icon {\n    width: 44px;\n    height: 44px;\n    border-radius: 10px;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    flex-shrink: 0;\n    font-size: 20px;\n  }\n\n  .card-text h3 {\n    font-family: 'Playfair Display', serif;\n    font-size: 1rem;\n    font-weight: 600;\n    color: #1e3a1e;\n    margin-bottom: 3px;\n  }\n\n  .card-text p {\n    font-size: 0.82rem;\n    color: #5a6a4a;\n    line-height: 1.6;\n  }\n\n  .card-badge {\n    display: inline-block;\n    font-size: 9.5px;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n    padding: 2px 8px;\n    border-radius: 20px;\n    margin-bottom: 5px;\n  }\n\n  \/* THEMATIC GROUPS *\/\n  .thematic-grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 10px;\n    padding: 0 1.5rem;\n    margin-bottom: 1rem;\n  }\n\n  .theme-card {\n    background: #fff;\n    border-radius: 12px;\n    border: 1px solid #d8e6cc;\n    padding: 1rem;\n    display: flex;\n    flex-direction: column;\n    gap: 6px;\n    transition: box-shadow 0.2s;\n  }\n\n  .theme-card:hover {\n    box-shadow: 0 3px 14px rgba(50,100,30,0.10);\n  }\n\n  .theme-icon-wrap {\n    width: 38px; height: 38px;\n    border-radius: 9px;\n    display: flex; align-items: center; justify-content: center;\n    font-size: 18px;\n  }\n\n  .theme-card h4 {\n    font-family: 'Playfair Display', serif;\n    font-size: 0.88rem;\n    color: #1e3a1e;\n    font-weight: 600;\n    line-height: 1.3;\n  }\n\n  \/* FLOW DIAGRAM *\/\n  .flow-wrap {\n    padding: 0 1.5rem 1.5rem;\n  }\n\n  .flow-box {\n    background: #fff;\n    border-radius: 14px;\n    border: 1px solid #d8e6cc;\n    padding: 1.2rem 1.3rem;\n    overflow: hidden;\n  }\n\n  .flow-row {\n    display: flex;\n    align-items: center;\n    gap: 8px;\n    margin-bottom: 0.5rem;\n  }\n\n  .flow-node {\n    flex: 1;\n    text-align: center;\n    padding: 8px 4px;\n    border-radius: 8px;\n    font-size: 0.75rem;\n    font-weight: 700;\n    line-height: 1.2;\n    letter-spacing: 0.3px;\n  }\n\n  .flow-arrow {\n    font-size: 14px;\n    color: #a0b880;\n    flex-shrink: 0;\n  }\n\n  \/* CONTACT STRIP *\/\n  .contact-strip {\n    background: #1e3a1e;\n    margin: 0.5rem 1.5rem 2rem;\n    border-radius: 12px;\n    padding: 1.1rem 1.3rem;\n    display: flex;\n    flex-direction: column;\n    gap: 6px;\n  }\n\n  .contact-strip .c-row {\n    display: flex;\n    align-items: center;\n    gap: 8px;\n    font-size: 0.78rem;\n    color: rgba(255,255,255,0.65);\n  }\n\n  .contact-strip .c-row span.icon {\n    font-size: 14px;\n  }\n\n  .contact-strip a {\n    color: #90d870;\n    text-decoration: none;\n  }\n\n  \/* Color schemes *\/\n  .green-accent { background: #3a7d2c; }\n  .gold-accent  { background: #c8902a; }\n  .teal-accent  { background: #2a7d7a; }\n  .blue-accent  { background: #2a5580; }\n  .coral-accent { background: #cc4a2a; }\n  .purple-accent{ background: #5a2a80; }\n\n  .ic-green  { background: #e8f4e0; }\n  .ic-gold   { background: #fdf0d8; }\n  .ic-teal   { background: #e0f4f3; }\n  .ic-blue   { background: #dceaf8; }\n  .ic-coral  { background: #fde8e0; }\n  .ic-purple { background: #ede0f8; }\n\n  .badge-green  { background: #e8f4e0; color: #2a5c1e; }\n  .badge-gold   { background: #fdf0d8; color: #7a5010; }\n  .badge-teal   { background: #e0f4f3; color: #1a5c5a; }\n  .badge-blue   { background: #dceaf8; color: #1a3a60; }\n  .badge-coral  { background: #fde8e0; color: #8c2a10; }\n  .badge-purple { background: #ede0f8; color: #3a1a60; }\n\n  .fn-green  { background: #e6f2e0; color: #1e3a1e; }\n  .fn-blue   { background: #dceaf8; color: #1a3a60; }\n  .fn-gold   { background: #fdf0d8; color: #7a5010; }\n  .fn-teal   { background: #e0f4f3; color: #1a5c5a; }\n\n  \/* Animation *\/\n  @keyframes fadeUp {\n    from { opacity: 0; transform: translateY(16px); }\n    to   { opacity: 1; transform: translateY(0); }\n  }\n\n  .org-card, .theme-card, .flow-box {\n    animation: fadeUp 0.5s ease both;\n  }\n  .org-card:nth-child(1) { animation-delay: 0.05s; }\n  .org-card:nth-child(2) { animation-delay: 0.10s; }\n  .org-card:nth-child(3) { animation-delay: 0.15s; }\n  .org-card:nth-child(4) { animation-delay: 0.20s; }\n  .org-card:nth-child(5) { animation-delay: 0.25s; }\n  .org-card:nth-child(6) { animation-delay: 0.30s; }\n  .theme-card:nth-child(1) { animation-delay: 0.35s; }\n  .theme-card:nth-child(2) { animation-delay: 0.40s; }\n  .theme-card:nth-child(3) { animation-delay: 0.45s; }\n  .theme-card:nth-child(4) { animation-delay: 0.50s; }\n<\/style>\n\n<div class=\"gov-wrap\">\n\n  <!-- HERO -->\n  <div class=\"hero\">\n    <div class=\"hero-leaf\">\ud83c\udf3f<\/div>\n    <div class=\"hero-tag\">RIPAFRICA \u2014 AGRECO<\/div>\n    <h1>Gouvernance<br><span>& Structure<\/span><\/h1>\n    <div class=\"hero-line\"><\/div>\n    <div class=\"hero-sub\">Organisation institutionnelle du R\u00e9seau Interparlementaire<br>pour une Agriculture \u00c9cologique en Afrique<\/div>\n  <\/div>\n\n  <!-- INTRO -->\n  <div class=\"intro-section\">\n    <p>Le RIPAFRICA-AGRECO repose sur une gouvernance multi-niveaux, articulant organes d\u00e9cisionnels, techniques et th\u00e9matiques pour une action parlementaire coordonn\u00e9e en faveur de l'agro\u00e9cologie.<\/p>\n  <\/div>\n\n  <!-- HI\u00c9RARCHIE D\u00c9CISIONNELLE -->\n  <div class=\"section-label\">\n    <div class=\"dot\"><\/div>\n    <h2>Organes d\u00e9cisionnels &amp; ex\u00e9cutifs<\/h2>\n  <\/div>\n\n  <!-- Assembl\u00e9e G\u00e9n\u00e9rale -->\n  <div class=\"org-card\">\n    <div class=\"card-accent green-accent\"><\/div>\n    <div class=\"card-body\">\n      <div class=\"card-icon ic-green\">\ud83c\udfdb\ufe0f<\/div>\n      <div class=\"card-text\">\n        <span class=\"card-badge badge-green\">Instance supr\u00eame<\/span>\n        <h3>Assembl\u00e9e G\u00e9n\u00e9rale<\/h3>\n        <p>Instance d\u00e9cisionnelle compos\u00e9e des parlementaires membres. D\u00e9finit les orientations strat\u00e9giques et valide les grandes d\u00e9cisions du r\u00e9seau.<\/p>\n      <\/div>\n    <\/div>\n  <\/div>\n\n  <!-- Comit\u00e9 Ex\u00e9cutif -->\n  <div class=\"org-card\">\n    <div class=\"card-accent gold-accent\"><\/div>\n    <div class=\"card-body\">\n      <div class=\"card-icon ic-gold\">\u2696\ufe0f<\/div>\n      <div class=\"card-text\">\n        <span class=\"card-badge badge-gold\">Bureau \u00e9lu<\/span>\n        <h3>Comit\u00e9 Ex\u00e9cutif<\/h3>\n        <p>Compos\u00e9 du Pr\u00e9sident, des Vice-pr\u00e9sidents, du Secr\u00e9taire g\u00e9n\u00e9ral et du Tr\u00e9sorier. Assure la direction politique et administrative du r\u00e9seau.<\/p>\n      <\/div>\n    <\/div>\n  <\/div>\n\n  <!-- Secr\u00e9tariat G\u00e9n\u00e9ral -->\n  <div class=\"org-card\">\n    <div class=\"card-accent teal-accent\"><\/div>\n    <div class=\"card-body\">\n      <div class=\"card-icon ic-teal\">\ud83d\udd17<\/div>\n      <div class=\"card-text\">\n        <span class=\"card-badge badge-teal\">Interface centrale<\/span>\n        <h3>Secr\u00e9tariat G\u00e9n\u00e9ral \u00e0 la Communication<\/h3>\n        <p>Joue le r\u00f4le d'interface entre toutes les parties prenantes. Coordonne les flux d'information et garantit la coh\u00e9rence des communications.<\/p>\n      <\/div>\n    <\/div>\n  <\/div>\n\n  <!-- ORGANES TECHNIQUES -->\n  <div class=\"section-label\">\n    <div class=\"dot\" style=\"background:#2a7d7a;\"><\/div>\n    <h2>Organes techniques &amp; op\u00e9rationnels<\/h2>\n  <\/div>\n\n  <!-- Secr\u00e9tariat Technique -->\n  <div class=\"org-card\">\n    <div class=\"card-accent blue-accent\"><\/div>\n    <div class=\"card-body\">\n      <div class=\"card-icon ic-blue\">\ud83d\udee0\ufe0f<\/div>\n      <div class=\"card-text\">\n        <span class=\"card-badge badge-blue\">Gestion quotidienne<\/span>\n        <h3>Secr\u00e9tariat Technique<\/h3>\n        <p>Compos\u00e9 d'experts en agro\u00e9cologie et en plaidoyer. Assure la gestion op\u00e9rationnelle quotidienne du r\u00e9seau.<\/p>\n      <\/div>\n    <\/div>\n  <\/div>\n\n  <!-- Comit\u00e9 de Pilotage -->\n  <div class=\"org-card\">\n    <div class=\"card-accent coral-accent\"><\/div>\n    <div class=\"card-body\">\n      <div class=\"card-icon ic-coral\">\ud83e\udded<\/div>\n      <div class=\"card-text\">\n        <span class=\"card-badge badge-coral\">Pilotage programmes<\/span>\n        <h3>Comit\u00e9 de Pilotage<\/h3>\n        <p>Responsable de la marche des programmes et projets. Supervise l'avancement des activit\u00e9s et assure leur alignement strat\u00e9gique.<\/p>\n      <\/div>\n    <\/div>\n  <\/div>\n\n  <!-- Pool des Experts -->\n  <div class=\"org-card\">\n    <div class=\"card-accent purple-accent\"><\/div>\n    <div class=\"card-body\">\n      <div class=\"card-icon ic-purple\">\ud83d\udd2c<\/div>\n      <div class=\"card-text\">\n        <span class=\"card-badge badge-purple\">Recherche &amp; conception<\/span>\n        <h3>Pool des Experts<\/h3>\n        <p>Experts nationaux et internationaux mobilis\u00e9s pour la recherche, la conception et l'innovation au service de l'agro\u00e9cologie africaine.<\/p>\n      <\/div>\n    <\/div>\n  <\/div>\n\n  <!-- GROUPES TH\u00c9MATIQUES -->\n  <div class=\"section-label\">\n    <div class=\"dot\" style=\"background:#c8902a;\"><\/div>\n    <h2>Groupes th\u00e9matiques<\/h2>\n  <\/div>\n\n  <div class=\"thematic-grid\">\n    <div class=\"theme-card\">\n      <div class=\"theme-icon-wrap\" style=\"background:#e8f4e0;\">\ud83c\udf3e<\/div>\n      <h4>Agriculture durable<\/h4>\n    <\/div>\n    <div class=\"theme-card\">\n      <div class=\"theme-icon-wrap\" style=\"background:#dceaf8;\">\ud83d\udc1f<\/div>\n      <h4>P\u00eache &amp; aquaculture \u00e9cologique<\/h4>\n    <\/div>\n    <div class=\"theme-card\">\n      <div class=\"theme-icon-wrap\" style=\"background:#e0f4f3;\">\ud83c\udf0d<\/div>\n      <h4>Climat &amp; biodiversit\u00e9<\/h4>\n    <\/div>\n    <div class=\"theme-card\">\n      <div class=\"theme-icon-wrap\" style=\"background:#fdf0d8;\">\ud83e\udd1d<\/div>\n      <h4>Financements &amp; partenariats<\/h4>\n    <\/div>\n  <\/div>\n\n  <!-- FLOW DIAGRAM -->\n  <div class=\"section-label\">\n    <div class=\"dot\" style=\"background:#2a5580;\"><\/div>\n    <h2>Cha\u00eene de gouvernance<\/h2>\n  <\/div>\n\n  <div class=\"flow-wrap\">\n    <div class=\"flow-box\">\n      <div class=\"flow-row\">\n        <div class=\"flow-node fn-green\">Assembl\u00e9e G\u00e9n\u00e9rale<\/div>\n        <div class=\"flow-arrow\">\u2193<\/div>\n        <div class=\"flow-node fn-gold\">Comit\u00e9 Ex\u00e9cutif<\/div>\n      <\/div>\n      <div style=\"text-align:center; color:#a0b880; font-size:13px; margin: 2px 0;\">\u2193<\/div>\n      <div class=\"flow-row\">\n        <div class=\"flow-node fn-teal\">Secr\u00e9tariat G\u00e9n\u00e9ral<br>Communication<\/div>\n        <div class=\"flow-arrow\">\u2194<\/div>\n        <div class=\"flow-node fn-blue\">Secr\u00e9tariat<br>Technique<\/div>\n      <\/div>\n      <div style=\"text-align:center; color:#a0b880; font-size:13px; margin: 2px 0;\">\u2193<\/div>\n      <div class=\"flow-row\">\n        <div class=\"flow-node fn-gold\">Comit\u00e9 de Pilotage<\/div>\n        <div class=\"flow-arrow\">+<\/div>\n        <div class=\"flow-node\" style=\"background:#ede0f8; color:#3a1a60;\">Pool Experts<\/div>\n      <\/div>\n      <div style=\"text-align:center; color:#a0b880; font-size:13px; margin: 2px 0;\">\u2193<\/div>\n      <div class=\"flow-row\" style=\"margin-bottom:0;\">\n        <div class=\"flow-node\" style=\"background:#e8f4e0; color:#1e3a1e; font-size:0.7rem;\">Agriculture<\/div>\n        <div class=\"flow-node\" style=\"background:#dceaf8; color:#1a3a60; font-size:0.7rem;\">P\u00eache<\/div>\n        <div class=\"flow-node\" style=\"background:#e0f4f3; color:#1a5c5a; font-size:0.7rem;\">Climat<\/div>\n        <div class=\"flow-node\" style=\"background:#fdf0d8; color:#7a5010; font-size:0.7rem;\">Financing<\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>","protected":false},"excerpt":{"rendered":"<p>\ud83c\udf3f RIPAFRICA \u2014 AGRECO Gouvernance&#038; Structure Organisation institutionnelle du R\u00e9seau Interparlementairepour une Agriculture \u00c9cologique en Afrique Le RIPAFRICA-AGRECO repose sur [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"site-sidebar-layout":"no-sidebar","site-content-layout":"","ast-site-content-layout":"full-width-container","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"disabled","ast-breadcrumbs-content":"","ast-featured-img":"disabled","footer-sml-layout":"","ast-disable-related-posts":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"default","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"class_list":["post-609","page","type-page","status-publish","hentry"],"featured_image_src":null,"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.5 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>GOUVERNANCE -<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/ripafrica-agroeco.org\/en\/gouvernance\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"GOUVERNANCE -\" \/>\n<meta property=\"og:description\" content=\"\ud83c\udf3f RIPAFRICA \u2014 AGRECO Gouvernance&#038; Structure Organisation institutionnelle du R\u00e9seau Interparlementairepour une Agriculture \u00c9cologique en Afrique Le RIPAFRICA-AGRECO repose sur [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/ripafrica-agroeco.org\/en\/gouvernance\/\" \/>\n<meta property=\"article:modified_time\" content=\"2026-04-29T13:46:36+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"2 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/ripafrica-agroeco.org\\\/gouvernance\\\/\",\"url\":\"https:\\\/\\\/ripafrica-agroeco.org\\\/gouvernance\\\/\",\"name\":\"GOUVERNANCE -\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/ripafrica-agroeco.org\\\/#website\"},\"datePublished\":\"2026-01-03T00:17:16+00:00\",\"dateModified\":\"2026-04-29T13:46:36+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/ripafrica-agroeco.org\\\/gouvernance\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/ripafrica-agroeco.org\\\/gouvernance\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/ripafrica-agroeco.org\\\/gouvernance\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/ripafrica-agroeco.org\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"GOUVERNANCE\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/ripafrica-agroeco.org\\\/#website\",\"url\":\"https:\\\/\\\/ripafrica-agroeco.org\\\/\",\"name\":\"\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/ripafrica-agroeco.org\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"GOUVERNANCE -","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/ripafrica-agroeco.org\/en\/gouvernance\/","og_locale":"en_US","og_type":"article","og_title":"GOUVERNANCE -","og_description":"\ud83c\udf3f RIPAFRICA \u2014 AGRECO Gouvernance&#038; Structure Organisation institutionnelle du R\u00e9seau Interparlementairepour une Agriculture \u00c9cologique en Afrique Le RIPAFRICA-AGRECO repose sur [&hellip;]","og_url":"https:\/\/ripafrica-agroeco.org\/en\/gouvernance\/","article_modified_time":"2026-04-29T13:46:36+00:00","twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"2 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/ripafrica-agroeco.org\/gouvernance\/","url":"https:\/\/ripafrica-agroeco.org\/gouvernance\/","name":"GOUVERNANCE -","isPartOf":{"@id":"https:\/\/ripafrica-agroeco.org\/#website"},"datePublished":"2026-01-03T00:17:16+00:00","dateModified":"2026-04-29T13:46:36+00:00","breadcrumb":{"@id":"https:\/\/ripafrica-agroeco.org\/gouvernance\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/ripafrica-agroeco.org\/gouvernance\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/ripafrica-agroeco.org\/gouvernance\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/ripafrica-agroeco.org\/"},{"@type":"ListItem","position":2,"name":"GOUVERNANCE"}]},{"@type":"WebSite","@id":"https:\/\/ripafrica-agroeco.org\/#website","url":"https:\/\/ripafrica-agroeco.org\/","name":"","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/ripafrica-agroeco.org\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"}]}},"_links":{"self":[{"href":"https:\/\/ripafrica-agroeco.org\/en\/wp-json\/wp\/v2\/pages\/609","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/ripafrica-agroeco.org\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/ripafrica-agroeco.org\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/ripafrica-agroeco.org\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/ripafrica-agroeco.org\/en\/wp-json\/wp\/v2\/comments?post=609"}],"version-history":[{"count":5,"href":"https:\/\/ripafrica-agroeco.org\/en\/wp-json\/wp\/v2\/pages\/609\/revisions"}],"predecessor-version":[{"id":809,"href":"https:\/\/ripafrica-agroeco.org\/en\/wp-json\/wp\/v2\/pages\/609\/revisions\/809"}],"wp:attachment":[{"href":"https:\/\/ripafrica-agroeco.org\/en\/wp-json\/wp\/v2\/media?parent=609"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}