/* LIENS MENU */
.menu:link, .menu:visited {
font-size: 8pt;
color: #000000;
background-color: transparent;
text-decoration: none;
font-weight: normal;
margin-left: 10px;
}

.menu:active, .menu:hover {
font-size: 8pt;
color: #55616F;
background-color: transparent;
text-decoration: none;
font-weight: normal;
margin-left: 10px;
}
/* BLOC CENTRAL */
.bloc {

font-size: 8pt;
color: #000000;
line-height: 10pt;
text-align: justify;
}
/* BLOC CENTRAL */
.blocx {
font-size: 8pt;
color: #000000;
line-height: 10pt;
text-align: justify;
}

.blocdossier {

font-size: 8pt;
color: #000000;
padding:15px 15px 15px 15px;
line-height: 10pt;
text-align: justify;
}
/* TITRES DES BLOCS CENTRAL */
.bloc:first-line {
font-size: 10pt;
font-weight: bold;
color: #000000;
background-color: transparent;

}

.blocx:first-line {
font-size: 10pt;
font-weight: bold;
color: #000000;
background-color: transparent;

}


