/*sys*/
::-webkit-scrollbar{background-color:#222;width:6px}
::-webkit-scrollbar-thumb{background-color:#000;box-shadow:0 0 0 1px #020 inset;}
::-moz-selection{color:#4f4;background:#555}

:root{
/*--back_green_lite:#e9edd6;*/
--back_green_lite:#581; /*ptet 94b969*/
--vert_foret_la_la__la_lala:#284a2bdd;
}

/*elems*/
select:focus-visible,textarea:focus-visible,input:focus-visible{outline:none;}/*input contour*/
body{margin:0;font-family:sans-serif;background-color:var(--back_green_lite);color:#f60;}
header{position:fixed;width:100vw;background:var(--vert_foret_la_la__la_lala);color:#fff;}
header>div>div{margin:.2em;padding:.2em 1em;cursor:pointer;}
header>div>div:hover{background:#0008;}
footer{background:#222;padding-bottom:4em;}
div{position:relative}
a{text-decoration:none;color:inherit;}
a:hover{color:#dc0;}
button,.btn{background:#192;border:0;border-radius:1em;color:#fff;padding:.72em 1.7em .6em 1.7em;box-shadow:0 0 4px 4px #040 inset,4px 4px 4px 0px #0002;cursor:pointer;display:table;}
button div,.btn div{font-size:1.33em;display:table;}

/*class*/
.tac{text-align:center;}
.fs11{font-size:1.1em;}
.fs14{font-size:1.4em;}
.fs18{font-size:1.8em;}
.ts8{text-shadow:1px 1px 2px #000,1px 1px 4px #000,1px 1px 8px #000;}

.zi2{z-index:2;}
.zi5{z-index:5;}
.b{font-weight:bold;}
.c222{color:#222;}
.c760{color:#460;}
.cfff{color:#fff;}
.flex{display:flex;}
.flex_wrap{display:flex;flex-wrap:wrap;}
.flex_between{justify-content:space-between;}
.flex_x_center{justify-content:center;}
.flex_y_center{align-items:center;}
.fs13{font-size:1.3em;}
.pa{position:absolute;}
.l0t0{left:0;top:0;}
.l-50vw{left:-5vw;}
.t-40vw{top:-4vw;}

.ma{margin:0 auto;}
.m8{margin:.8em;}
.m8_000{margin:.8em 0 0 0;}
.ml40{margin-left:4em;}
.oh{overflow:hidden;}
.opa4{opacity:.4;}
.opa7{opacity:.7;}

.pd10{padding:1em;}
.pdt10{padding-top:1em;}
.pdt20{padding-top:2em;}
.pd3{padding:.3em;}
.pd8{padding:.8em;}
.pd12{padding:1.2em;}
.pdb10{padding-bottom:1em;}
.pdx10{padding-left:1em;padding-right:1em;}
.pdy10{padding-top:1em;padding-bottom:1em;}

.w160{width:16em;}
.w320{width:32em;}

.w30p{width:30%;}
.w33p{width:33%;}
.w40p{width:40%;}
.w50p{width:50%;}
.w60p{width:60%;}
.w70p{width:70%;}
.w75p{width:75%;}
.w80p{width:80%;}
.w95p{width:95%;}
.w100p{width:100%;}
.w200vw{width:20vw;}

.w750_or_95vw{width:75em;} /*75rem=1200px*/

.w_fit{width:fit-content;}

.mnh200{min-height:20em;}

.h20{height:2em;}

.h20vw{height:2vw;}
.h40vw{height:4vw;}
.h100vw{height:10vw;}
.h200vw{height:20vw;}
.h20vw_3em{height:calc(2vw + 3em);}
.h60vw_3em{height:calc(6vw + 3em);}
.h150vw_3em{height:calc(15vw + 3em);}
.h100p{height:100%;}

.b4px_eb0{border:4px solid #BBA53D;}
.br50p{border-radius:50%;}
.back_bf95{background:#bf95;}
.back4444{background:#4444;}
.back_fff1{background:#fff1;}
.backblur2{ backdrop-filter:blur(2px);}

.br6{border-radius:.66em;}

.blur2{filter:blur(2px);}

.transi_opa_1s{transition:opacity 1s ease;}
.slide_50p_25s{animation:ani_slide50p 25s linear infinite;}
.slide_50p_35s{animation:ani_slide50p 35s linear infinite;}
@keyframes ani_slide50p{from{transform:translate(0%);}to{transform:translate(-50%);}}

/*bloc*/
.a_gris{background:#0008;color:#ccc;padding:2px 4px;}
.a_gris:hover{background:#4448;color:#fff;}
.main_2{margin-top:5em;}
.main_3{margin-top:3em;}
.pafoto1{width:55%;height:11em;background:#088;margin:1em auto;border-radius:1em;}
.pafoto2{width:50%;height:10em;background:#c80;margin:.5em auto;}
.pafoto3{width:65%;height:24em;background:#088;margin:1em auto;border-radius:1em;}
.ridicule{width:1px;opacity:0.1;}

/* backs */
.back_ls_fj{background:url('logo_complet_sans_texte_fond_jaune.webp') no-repeat center center/120% 120%;}
.back_ltxt{background:url('logo_uniquement_texte_fond_pixels_transpa.png') no-repeat center center/contain;}
.back_pp1r{background:url('photo_pres_riz_4.webp') no-repeat center center/cover;}
.back_pp2a{background:url('photo_pres_assiete_2.webp') no-repeat center center/cover;}


.back_slb1{background:url('slider_back_1.webp') no-repeat center center/cover;}
.back_slb2{background:url('slider_back_2.webp') no-repeat center center/cover;}
.back_slb3{background:url('slider_back_3.webp') no-repeat center center/cover;}

.back_ppq1{background:url('ppq1.webp') no-repeat center center/cover;}
.back_ppq2{background:url('ppq2.webp') no-repeat center center/cover;}
.back_ppq3{background:url('ppq3.webp') no-repeat center center/cover;}
.back_ppq4{background:url('ppq4.webp') no-repeat center center/cover;}

/*javascript*/
.wmy_200{ width:var(--my_200);}
.hmy_200{height:var(--my_200);}

/*mobile*/
@media(max-width:1100px){
	.w750_or_95vw{width:95vw;}
}

/*important +1*/
.l200{left:80%;}

