#projets {position:relative; top:0; left:0;}

#projets p.medium_titre_3 {margin:0 auto 0.5rem 0; line-height:2.1rem; font-size:1.9rem; color:var(--ShipColor); text-transform: inherit; text-align: left;}
#projets .titre_box p:first-child {text-transform:inherit; text-align: right; margin-right:0.8rem}

#projets div.pj_main_contener {position:relative; top:0; left:0; margin:0 auto; width:100%;}
#projets div.pj_main_contener .grey_box:nth-child(3) .rightBox {height: inherit; }

#projets .grey_box {display: flex; flex-direction: column; width:100%; padding:1rem; margin:0 auto 1rem 0 ; background-color:#f1f1f1; color:var(--ShipColor); border-radius:1rem;}

#projets div.items_c ul li {display:flex; align-items:flex-start; text-align:justify; line-height:1.3rem; margin-bottom:1.1rem;}
#projets div.items_c {margin-bottom: 3rem;}
#projets .grey_box .leftBox {width:100%;}
#projets .grey_box .rightBox {width:100%; height:28rem; background-repeat:no-repeat;}
#projets div.items_c ul li span {margin:0 .3rem 0 0; font-size:1.4rem; color:var(--ShipColor);}
#projets div.pj_main_contener .grey_box b {font-weight:400; color:#0c0c55;}