.titre_documentation {
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 12pt;
font-style: normal;
line-height: normal;
font-variant: normal;
font-weight: bold;
text-transform: none;
text-decoration: none;
color: #307efa;
}

.col_documentation {
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 12pt;
    font-style: normal;
    line-height: normal;
    font-variant: normal;
    font-weight: normal;
    text-transform: none;
    text-decoration: none;
    color: #307efa;
    border: thin dotted #bae3ff;
    background-color:#d2ecfe;
    text-align:justify;
}

.col_documentation a {
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 12pt;
    font-style: normal;
    line-height: normal;
    font-variant: normal;
    font-weight: bold;
    text-transform: none;
    text-decoration: underline;
    color: #307efa;
    border: thin dotted #bae3ff;
    background-color:#d2ecfe;
    text-align:justify;
}

