	.bordure-fine {
        border: 1px solid #ccc;
        border-radius: 0px;
        padding: 6px;
        transition: background-color 0.3s ease, box-shadow 0.3s ease;
    }
