#bureau {position:relative; top:0; left:0; margin-bottom:3rem}

#bureau p.medium_titre_3 span.small {font-size:1.5rem; line-height: 1.7rem;}
#bureau p.medium_titre_3 span.tiny {font-size:.9rem;}
#bureau .titre_box p.medium_titre_3 {padding-right:1.1rem; text-transform:inherit; color: #bebebe; text-transform: capitalize; text-align: right; margin:0}child {margin:0; line-height:1.96rem; font-size:1.9rem; color:var(--ShipColor);}
#bureau p.medium_titre_3 {margin:0 auto 1rem auto; line-height:1.5rem; font-size:1.4rem; color:var(--ShipColor); text-transform: inherit; text-align: center;}
#bureau #toptitre p.medium_titre_3 {font-size:2.1rem; line-height: 1.9rem; margin-bottom:0.3rem; text-transform: inherit;}

#bureau .grey_box {width:100%; padding:1rem; margin:0 auto 1rem 0 ; background-color:#f1f1f1; color:var(--ShipColor); border-radius:1rem;}
#bureau .grey_box p:not(.medium_titre_3) {text-align: justify;}
#bureau .grey_box p {margin-bottom:.8rem;}
#bureau .grey_box p span {font-weight:400;}

#bureau .grey_box .trombi_contener {display:flex; flex-direction:column; flex-wrap:wrap; justify-content: space-around; align-items: center;}
#bureau .grey_box .trombi_contener .trombi {width:100%; margin-bottom: 2rem; background-color: white;}
#bureau .grey_box .trombi_contener .trombi img {width:100%; border-radius: .3rem; cursor: pointer;}
#bureau .grey_box .trombi_contener .trombi .text_contener {font-size:.9rem; font-weight:400; text-align:center; background-color: white; padding: .2rem;}

#bureau .grey_box .honneur_contener {display:flex; flex-direction: column; flex-wrap:wrap; justify-content: space-around; align-items: center; margin-top:2rem}
#bureau .grey_box .honneur_contener .honneur {width:100%; background-color: white; padding:1rem; margin-bottom:2rem;}
#bureau .grey_box .honneur_contener .honneur img {width:100%; cursor: pointer;}
#bureau .grey_box .honneur_contener .honneur .text_contener {font-size:.9rem; text-align:center; background-color: white; padding: .2rem;}
#bureau .grey_box .honneur_contener #honor3 .text_contener {margin-bottom:2rem}
#bureau .grey_box .honneur_contener .honneur .ch {font-size:.9rem; min-height:2rem; text-align:center; font-style: italic; margin: 0 !important;}

