﻿@page {
    margin: 0.8cm 0.8cm 1cm 0.8cm;
}

body {
    font-size: 14px !important;
    line-height: 1.30;
    -webkit-text-size-adjust: 100% color:#000;
}

a {
    text-decoration: underline;
    color: #000 !important;
}

a:hover {
    text-decoration: none;
    color: #333;
}

a:focus {
    outline: thin dotted;
    outline-offset: 2px;
}


.masquerImpression {
    display: none;
}

.afficherImpression {
   display: inherit !important;
}

.print {
    padding: 0px 0px 8px 0px !important;
}

.utd-accordeon {
}
    .utd-accordeon .entete button .titre {
        text-align: left;
        margin-right: 0 !important;
        display: flex;
        align-items: center;
    }