#pacanier {position:relative;}
#pacanier .main_contener {position:relative; top:0px; left:0; width:100%; margin:0 auto 0 auto; padding:1rem 0.5rem; background-color:#f1f1f1; border-radius:1rem; color:var(--ShipColor)}
#pacanier .main_contener .big_titre {font-size:1.7rem; text-align: center; font-style: italic; line-height: 2rem; }
#pacanier .main_contener p.attente {width:45rem; font-size:.9rem; line-height:1.3rem; margin: 1rem auto .1rem auto; text-align:center; padding:1.5rem 2rem; background-color:white; border-radius: .5rem;}
#pacanier .pacanier_mainflex {display: flex; flex-direction:column; width: 100%; margin:2rem auto; justify-content: space-around;}
#pacanier .pacanier_mainflex .main_contener .pacanier_mainflex:first-child {display:block}
#pacanier .leftBloc, #pacanier .rightBloc, #pacanier .oneBloc {margin-bottom:2rem; width:100%; background-color: rgb(255, 255, 255); padding:1rem; border-radius:1rem;}
#pacanier .leftBloc blockquote p, #pacanier .rightBloc blockquote p {margin-bottom:.5rem; line-height:1.4rem}
#pacanier .leftBloc blockquote p span, #pacanier .rightBloc blockquote p span {font-weight:400}
#pacanier .rightBloc img.defile {width:100%}
#pacanier .oneBloc {width:100%; font-size:1.3rem; padding:1rem 0; text-align:center;  font-weight:500;}
#pacanier .main_contener .pacanier_mainflex:nth-child(2) {margin-bottom:.5rem}
#pacanier .main_contener .pacanier_mainflex:nth-child(3) {margin-top:1rem}
#pacanier .leftBloc blockquote p.stay {text-align:center; margin:3rem auto; display:block; padding:.7rem; border:1px solid}
#pacanier .oneBloc blockquote#teaser a {color:var(--ShipColor); text-decoration:none; font-size: 1.2rem; font-weight:normal; line-height:1.8rem}
#pacanier .oneBloc blockquote#teaser a:hover {text-decoration:underline; color:rgb(225, 37, 37);}
#pacanier .oneBloc blockquote#teaser i {font-size:1.8rem; margin-left:.4rem; color:rgb(225, 37, 37)}


#pacanier #bloc5 .leftBloc {border:1px solid grey; text-align: center;}
#pacanier .TitreBloc {font-size:1.5rem;}
#pacanier .RedTitreBloc {color:rgb(146, 9, 9)}

#pacanier .oneBloc blockquote.illstr_pacanier {margin:0 auto; width:22rem; height:13rem; background-position:center center; background-repeat: no-repeat; background-size:cover;}
#pacanier .oneBloc blockquote.illstr_pacanier {background-image:url('https://www.ussixthfleet-villefranche.com/images/v2/pacanier/pacanier.png'); }

#pacanier .oneBloc blockquote.prog_pacanier {margin:0 auto; width:22rem; height:25rem; background-position:center center; background-repeat: no-repeat; background-size:cover;}
#pacanier .oneBloc blockquote.prog_pacanier {background-image:url('https://www.ussixthfleet-villefranche.com/carton_pacanier.jpg'); }

#pacanier .flex_logos {display:flex; justify-content:space-evenly; flex-direction:column; align-items:center; margin-top:1rem}