Cadre Juridique & Institutionnel .container { margin: 0; font-family: 'Segoe UI', sans-serif; background: #ffffff; /* blanc pur */ color: #000; width: 680px; margin: 1.2rem auto; padding: 1rem; border-radius: 16px; box-shadow: 0 8px 20px rgba(0, 0, 0, 0.06); border: 1px solid #d9f0d9; /* vert très clair */ } .styled-title { font-size: 1.5rem; text-align: center; color: #6b5e3c; background: linear-gradient(to right, #fefae0, #f3ead3); border-radius: 12px; padding: 0.5rem 1rem; margin-bottom: 2rem; font-weight: 700; box-shadow: 0 4px 8px rgba(127, 68, 29, 0.08); border: 2px solid #eadfc1; text-shadow: 1px 1px 2px rgba(255,255,255,0.6); } /* PDF List Styles */ /* Liste PDF modernisée */ .pdf-list { display: flex; flex-direction: column; gap: 1.5rem; margin-bottom: 3rem; max-width: 680px; margin-left: auto; margin-right: auto; } .pdf-item { display: flex; align-items: center; background-color: #fafafa; border-radius: 12px; padding: 1rem 1.5rem; box-shadow: 0 3px 8px rgba(0, 0, 0, 0.08); border: 1px solid #e0dcd2; transition: box-shadow 0.3s ease, background-color 0.3s ease; cursor: pointer; } .pdf-item:hover { background-color: #fff8e7; box-shadow: 0 6px 15px rgba(167, 135, 91, 0.3); } .pdf-icon { width: 48px; height: 48px; margin-right: 20px; filter: drop-shadow(0 1px 1px rgba(167, 135, 91, 0.3)); } .pdf-content a { font-size: 1.1rem; font-weight: 600; color: #6b5e3c; text-decoration: none; transition: color 0.3s ease; } .pdf-content a:hover { color: #a7865b; text-decoration: underline; } /* Organigramme block */ .organigramme-block { margin-bottom: 2rem; text-align: center; background: linear-gradient(to bottom, #fefaf3, #ffffff); border-radius: 12px; box-shadow: 0 4px 12px rgba(0,0,0,0.05); border: 1px solid #e8d9c6; padding: 1rem; } .organigramme-block img { max-width: 100%; height: auto; border-radius: 12px; box-shadow: 0 4px 10px rgba(0,0,0,0.1); } /* Modal styles */ .modal { display: none; position: fixed; z-index: 999; padding-top: 60px; left: 0; top: 0; width: 100%; height: 100%; overflow: auto; background-color: rgba(0,0,0,0.7); } .modal-content { margin: auto; display: block; max-width: 80%; max-height: 80vh; border-radius: 12px; box-shadow: 0 0 25px rgba(0, 0, 0, 0.5); animation: zoomIn 0.3s ease; } @keyframes zoomIn { from { transform: scale(0.8); opacity: 0; } to { transform: scale(1); opacity: 1; } } .close { position: absolute; top: 30px; right: 45px; color: #fff; font-size: 40px; font-weight: bold; cursor: pointer; transition: 0.3s; } .close:hover { color: #f1c40f; } /* Title box styles */ .title-box { background-color: #fdf6e3; border: 2px solid #e7d4a4; border-radius: 8px; padding: 1rem; margin-bottom: 0.5rem; cursor: pointer; transition: background 0.3s ease; font-weight: 600; color: #6b5e3c; user-select: none; } .title-box.active { background-color: #e2d7a7; /* couleur différente pour le titre actif */ color: #4a4210; font-weight: 700; border-color: #b4a45a; } .title-box:hover { background-color: #fcefc0; } /* Definition box styles */ .definition-box { background-color: #fffaf0; border: 1px solid #e3d9c2; border-radius: 6px; padding: 1rem; margin-bottom: 1.5rem; display: none; animation: fadeIn 0.3s ease; color: #4b3f1b; line-height: 1.4; max-height: 800px; overflow-y: auto; /* Ajouts pour couper les mots et éviter le scroll horizontal */ word-wrap: break-word; overflow-wrap: break-word; white-space: normal; } .clickable-image { cursor: pointer; } .definition-box.active { display: block; } @keyframes fadeIn { from { opacity: 0; transform: translateY(-5px); } to { opacity: 1; transform: translateY(0); } }
Cadre Juridique & Institutionnel
Organigramme Institutionnel
Mission et activités des services 🔎 Voir le pdf
×