@charset "UTF-8";.my_actu{display:grid;grid-template-columns:1fr 1fr;gap:0;align-items:stretch;background-color:#fff;border-radius:10px;box-shadow:0 2px 8px rgba(0,0,0,.08),0 8px 24px rgba(0,0,0,.06);margin-bottom:1.8em;overflow:hidden;transition:box-shadow 0.25s ease,transform 0.25s ease}.my_actu:hover{box-shadow:0 4px 16px rgba(0,0,0,.12),0 16px 40px rgba(0,0,0,.1);transform:translateY(-3px)}.my_image{padding:0;position:relative;overflow:hidden}.actu-figure{margin:0;padding:0;height:100%}.actu-figure img{width:100%;height:100%;min-height:250px;object-fit:contain;object-position:top;background-color:#E7F5FA;display:block;transition:transform 0.4s ease}.my_actu:hover .actu-figure img{transform:scale(1.02)}.actu-date{position:absolute;bottom:12px;left:12px;background-color:#2a5db0;color:#fff;font-size:.75em;font-weight:700;letter-spacing:.05em;text-transform:uppercase;padding:4px 10px;border-radius:20px;box-shadow:0 2px 6px rgba(0,0,0,.25);z-index:1}.actu-caption{display:block;padding:6px 10px;font-size:.78em;color:#888;font-style:italic;text-align:center;background-color:rgba(0,0,0,.03)}.my_desc{padding:20px 24px;display:flex;flex-direction:column;justify-content:center;font-size:1em;line-height:1.6;color:#4e443c}.my_desc h3{font-size:1.1em;color:#2a5db0;margin-top:1.2em;margin-bottom:.4em;padding-bottom:3px;border-bottom:1px solid #E7F5FA}.my_desc h3:first-child{margin-top:0}.my_desc a{color:#2a5db0;text-decoration:underline;text-decoration-style:dotted}.my_desc a:hover{text-decoration-style:solid}.my_desc ul,.my_desc ol{padding-left:1.4em;margin:.5em 0}.my_desc table{width:100%;border-collapse:collapse;font-size:.92em;margin:.8em 0}.my_desc table th{background-color:#E7F5FA;color:#4e443c;padding:6px 10px;text-align:left}.my_desc table td{padding:5px 10px;border-bottom:1px solid #f4fafd}.my_desc table tr:last-child td{border-bottom:none}.my_desc table tr:nth-child(even) td{background-color:rgba(231,245,250,.4)}@media (max-width:768px){.my_actu{grid-template-columns:1fr}.my_actu:hover{transform:none}.actu-figure img{min-height:200px;height:200px}.my_desc{padding:16px}}.introduction .devent{display:inline-block;background-color:#2a5db0;color:#fff;font-size:.75em;font-weight:700;letter-spacing:.05em;text-transform:uppercase;padding:3px 10px;border-radius:20px;margin-right:8px;vertical-align:middle}.introduction{font-size:1.05em;line-height:1.6;color:#4e443c;padding:10px 16px;border-left:4px solid #2a5db0;background-color:#E7F5FA;border-radius:0 6px 6px 0;margin-bottom:1em}