#projets .titre_box p:first-child {font:var(--CardoFont); line-height:1.5rem; font-size:4rem; color:#bebebe; text-transform: inherit; text-align: right;}

#projets div.pj_main_contener {position:relative; top:0; left:0; margin:3rem auto; width:70rem;}
#projets .pj_contener { display:flex; width:75rem; justify-content: space-between; margin-top:.3rem; padding:1rem;}

#projets div.items_c ul li {display:flex; align-items:flex-start; text-align:justify; font-size:.9rem; line-height:1.3rem; margin-bottom:.1rem;}
#projets div.items_c {margin-bottom: 3rem;}
#projets .pj_contener .leftBox {width:46rem;}
#projets .pj_contener .rightBox {width:20rem; padding-top:2rem; background-position:0 2rem; background-repeat:no-repeat;}
#projets div.items_c ul li span {margin:0 .4rem; color:var(--ShipColor);}
#projets div.pj_main_contener .pj_contener b {font-weight:400; color:#0c0c55;}