« Emplois, entrepreneuriat, parcours numériques et compétences d’avenir »
Jeudi 26 Mars 2026
Session d’ouverture – Avec S.E. Moussa S. Batraki et le Dr Felipe Paullier (Sous-Secrétaire général des Nations Unies).
Session I – Moyens de subsistance : Emplois, entrepreneuriat et parcours numériques, avec M. Gilbert F. Houngbo (OIT) et Mme Doreen Bogdan-Martin (UIT).
Session II – Compétences d’avenir : Emplois dans le numérique, l’IA et les systèmes agroalimentaires intelligents face au climat.
Séquence opérationnelle : Adoption du « Pacte de la jeunesse de l’OEACP » sous la direction du rapporteur l’Ambassadeur Barry Faure.
Clôture officielle par le Vice-Président de la République de Guinée Équatoriale.
@import url(‘https://fonts.googleapis.com/css2?family=Barlow:wght@700&family=Inter:wght@400;700&display=swap’);
.youth-wrapper { font-family: ‘Inter’, sans-serif; color: #333; max-width: 1000px; margin: auto; padding: 20px; }
/* Carte Programme */
.youth-program-card { background: #fff; padding: 35px; border-radius: 12px; box-shadow: 0 15px 50px rgba(0,0,0,0.06); border-top: 6px solid #003366; }
.youth-badge-theme { background: #003366; color: #fff; display: inline-block; padding: 5px 15px; border-radius: 4px; font-size: 11px; font-weight: bold; margin-bottom: 15px; letter-spacing: 1px; }
.youth-main-title { color: #003366; font-size: 1.8rem; margin-bottom: 35px; line-height: 1.2; font-weight: 800; }
.youth-day-title { background: #fdf7ee; padding: 15px; color: #003366; border-radius: 8px; margin-bottom: 25px; border-left: 4px solid #F8AD3E; }
/* Lignes de programme */
.youth-row { display: flex; border-bottom: 1px solid #f0f0f0; padding: 20px 0; align-items: flex-start; }
.youth-row:last-child { border-bottom: none; }
.youth-time { min-width: 130px; color: #F8AD3E; font-weight: 800; font-size: 15px; }
.youth-text { margin: 0; font-size: 15px; line-height: 1.6; color: #444; }
/* Zone Action */
.youth-action-center { text-align: center; margin-top: 40px; }
/* BOUTON STYLE ELEMENTOR (Identique au précédent) */
.btn-elementor-style {
display: inline-block;
font-family: ‘Barlow’, sans-serif !important;
font-size: 15px !important;
font-weight: 700 !important;
text-transform: uppercase !important;
color: #F8AD3E !important;
background-color: transparent !important;
border: 1px solid #F8AD3E !important;
padding: 17px 40px 18px 40px !important;
border-radius: 0px !important;
text-decoration: none !important;
transition: all 0.3s ease !important;
cursor: pointer !important;
}
.btn-elementor-style:hover {
background-color: #F8AD3E !important;
color: #ffffff !important;
box-shadow: 0 8px 20px rgba(248, 173, 62, 0.3);
transform: translateY(-2px);
}
/* Optimisation Mobile */
@media (max-width: 768px) {
.youth-row { flex-direction: column; }
.youth-time { margin-bottom: 8px; }
.youth-main-title { font-size: 1.4rem; }
.youth-program-card { padding: 20px; }
}