«Empleo, emprendimiento, itinerarios digitales y competencias para el futuro»
Jueves, 26 de marzo de 2026
Sesión inaugural – Con el Excmo. Sr. Moussa S. Batraki y el Dr. Felipe Paullier (Subsecretario General de las Naciones Unidas).
Sesión I – Medios de subsistencia: Empleo, emprendimiento y trayectorias digitales, con el Sr. Gilbert F. Houngbo (OIT) y la Sra. Doreen Bogdan-Martin (UIT).
Sesión II – Competencias para el futuro: Empleos en el sector digital, la inteligencia artificial y los sistemas agroalimentarios inteligentes adaptados al cambio climático.
Fase operativa: Aprobación del «Pacto por la Juventud de la OEACP» bajo la dirección del ponente, el embajador Barry Faure.
Clausura oficial a cargo del vicepresidente de la República de Guinea Ecuatorial.
@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; }
}