@font-face {
	font-family: "Berthold";
	src: url("../fonts/akzidenz.otf");
	src:
		url("../fonts/akzidenz.otf") format("opentype"),
		url("../fonts/akzidenz.ttf") format("truetype"),
		url("../fonts/akzidenz.woff") format("woff");
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: "love-thunder";
	src: url("../fonts/love-thunder.ttf");
	font-weight: normal;
	font-style: normal;
}


@font-face {
	font-family: "DKBocadillo";
	src: url("../fonts/DKBocadillo.otf");
	src:
		url("../fonts/DKBocadillo.otf") format("opentype"),
		url("../fonts/DKBocadillo.ttf") format("truetype"),
		url("../fonts/DKBocadillo.woff") format("woff");
	font-weight: normal;
	font-style: normal;
}

:root {
  --Rouge: #f5333f;
  --RougeFonce: #c42737;
  --Bleu: #000000;
  --Blanc: #ffffff;
  --GrisClair: #e8f0f2;
}




/* ******************************* */

html {font-size: 10px;}
body {margin: 0;font-size: 15px;line-height: 1.45; color: #000; background-color: var(--Rouge); font-family: "Berthold", sans-serif; font-weight: 400;}

ul, table {font-size: 1em;margin-bottom:1em;}
p {font-size: 1em;margin-bottom:0;}
/*

.btn {padding: .6em 1.4em; font-family: 'Oswald-Medium'; font-size: 18px; text-transform: uppercase; text-align: center; background-color: transparent; color: #fff !important; border: 1px solid #fff; text-decoration: none !important; display: inline-block; background-image: none; white-space: nowrap; vertical-align: middle; cursor: pointer; -ms-touch-action: manipulation; touch-action: manipulation;-webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none;}
.btn:hover {color: #464854 !important;background-color: #fff;text-decoration: none;}*/

@media (min-width: 420px) {
	/*body {font-size: 17px;}*/
}

.container-1200 {max-width: 992px; margin :0 auto; }
@media (min-width: 992px) {
	body {background: var(--Rouge);}
	.container-1200 {max-width: 1200px;}
}

h1 { font-family: "DKBocadillo", sans-serif; text-transform: uppercase; text-align: center; color: var(--Rouge); font-size: 30px; line-height: 1.5;}
h1.gros { font-size: 45px; line-height: 1.5;}
h2 {text-align: center; color: var(--Rouge); font-size: 1.25em;}

.bt-action {background: var(--Rouge);font-family: "love-thunder", sans-serif; text-transform: uppercase; border: solid 5px #fff; border-radius: 40px; padding: 1rem 3rem; color: #fff; font-size: 28px; line-height: 1; display: block; margin: 0 auto; width: 250px; cursor: pointer;}
.bt-action:hover {text-decoration: none; background: var(--RougeFonce); color: #fff; }
.rouge {color: var(--Rouge);}
.noir {color: #000;}


/* ******************************* PROMOPRESTO et MENTIONS BAS */
#promopresto {background: url(../images/promopresto.svg); background-size: 100%; width: 13px; height: 90px; position: absolute;}
#mentions {width: 100%; text-align: center; font-family: "love-thunder", sans-serif; text-transform: uppercase; color: var(--Rouge); font-size: 13.5px; line-height: 1.4; background: #fff; padding-left: 1.5rem; padding-right: 1.5rem; }
@media (min-width: 992px) {
	#mentions {position: absolute; bottom: 12px; left:0; background: none; padding-left:0; padding-right: 0;}
}

/* ******************************* HOMEPAGE */
body.page-home header .container-1200 {background: #fff; padding: 3rem 0; text-align: center;}
body.page-home header .logo {padding:0 15px; width: 380px; }
body.page-home .main-content .container-1200 {background: #fff; position: relative;}
body.page-home .img-patate {padding:0 15px; width: 310px; display: block; margin: 0 auto;}
body.page-home .lots img {padding:0 15px; width: 220px; display: block; margin: 0 auto;}
body.page-home .bouton {}
body.page-home .bouton a {background: var(--Rouge); font-family: "love-thunder", sans-serif; text-transform: uppercase; border: solid 5px #fff; border-radius: 40px; padding: 1rem 3rem; color: #fff; font-size: 34px; line-height: 1; display: block; margin: 0 auto; width: 210px;}
body.page-home .bouton a:hover {text-decoration: none; background: var(--RougeFonce); color: #fff; }
body.page-home #promopresto {bottom: 70px; left: 15px;}

@media (min-width: 992px) {
	/*body.page-home {background: #fff;}*/
	body.page-home header .logo {padding:0 15px; width: 350px; }
	body.page-home .main-content .container-1200 {background: url(../images/bg-home.jpg) top no-repeat var(--Rouge); background-size: 100%; min-height: 780px; width: 992px;}
	body.page-home .bouton {position: absolute; bottom: 30px; left:0; width: 100%; height: 70px;}
	body.page-home .bouton a {font-size: 31px; width: 195px;}
	body.page-home #mentions {text-align: left; padding-left: 75px; bottom: 6px;}
}
@media (min-width: 1240px) {
	body.page-home .main-content .container-1200 {min-height: 945px; width: 1200px;}
	body.page-home .bouton {position: absolute; bottom: 60px; left:0; width: 100%; height: 70px;}
	body.page-home .bouton a {font-size: 35px; width: 210px;}
	body.page-home #mentions {text-align: left; padding-left: 105px; bottom: 12px;}
}


/* ******************************* PAGE INTERIEURE */
.body-interieur .main-content .container-1200 {background: var(--Rouge); position: relative;}
.body-interieur header {text-align: center; /*background: var(--GrisClair);*/background: #fff;}
.body-interieur header .logo {padding-top: 30px; padding-bottom: 30px; width: 250px; }
.body-interieur .contenu {background: var(--Blanc); padding: 1.5rem; }
.body-interieur .texte-gauche {display: none;}
.body-interieur #promopresto {margin-top: 1rem; left: 0.5rem; bottom: 20px;}
@media (min-width: 992px) {
	.body-interieur .main-content .container-1200 {background: url(../images/bg-interieur-md.jpg) top no-repeat var(--Rouge); background-size: 100%; min-height: 900px; width: 992px; position : relative;}
	.body-interieur header {background: none;}
	.body-interieur header .logo {padding-top: 70px; width: 350px;}
	.body-interieur .contenu {margin: 0 auto; width: 560px; /*margin-top: 10px;*/ height: 680px; padding: 20px; padding-top: 0;}
	.body-interieur .texte-gauche {display: block; position: absolute; left:0; top: 80px; width: 190px; height: 550px; text-align: center;  }
	.body-interieur .texte-gauche .bloc1 {padding-top: 8rem; padding-left: 35px; font-size: 27px; line-height: 1.2;}
	/*.body-interieur .texte-gauche .bloc2 {padding-top: 5.5rem; font-size: 24px; line-height: 1.2;}
	.body-interieur .texte-gauche .bloc2 .cheerz {width: 135px; padding-top: 1.5rem;}*/
	.body-interieur .texte-droite {display: block; position: absolute; right:0; top: 182px; width: 214px; height: 612px; text-align: center;}
	.body-interieur #promopresto {bottom: 50px; margin-top:0;}
}
@media (min-width: 1240px) {
	.body-interieur .main-content .container-1200 {background: url(../images/bg-interieur-lg.jpg) top no-repeat var(--Rouge); background-size: 100%; min-height: 947px; width: 1200px;}
	.body-interieur header {background: none;}
	.body-interieur header .logo {padding-top: 25px; width: 480px;}
	.body-interieur .contenu { margin: 0 auto; width: 660px; margin-top: 0px; height: 740px; padding-top: 20px;}
	.body-interieur .texte-gauche {display: block; position: absolute; left:0; top: 170px; width: 256px; height: 612px; text-align: center;}
	.body-interieur .texte-gauche .bloc1 {padding-top: 2rem; padding-left: 0;}
	.body-interieur .texte-gauche .bloc1 .dix-ans {display: block; width: 80%; margin-left: 12%;}
	/*.body-interieur .texte-gauche .bloc2 {padding-top: 6.5rem; font-size: 26px; line-height: 1.2;}
	.body-interieur .texte-gauche .bloc2 .cheerz {width: 150px; padding-top: 1.5rem;}*/
	.body-interieur .texte-droite {display: block; position: absolute; right:0; top: 218px; width: 261px; height: 612px; text-align: center;}
	.body-interieur #promopresto {bottom: 65px; left: 12px; margin-top:0;}
}

/* ******************************* ETAPES */
.contenu #etapes {margin: 0 auto; max-width: 330px; overflow: hidden; text-align: center; margin-bottom: 30px; padding-top: 6px;}
.contenu #etapes div {display: inline-block; text-align: center; color: var(--Blanc); margin-left: 5px; margin-right: 5px; padding-bottom: 6px;}
.contenu #etapes div .chiffre {background: #000; border-radius: 50%; padding: 3px 8px; font-size: 16px; line-height: 1;}
.contenu #etapes div .legende {display: none;}
.contenu #etapes div.current .chiffre {background: var(--Rouge); }
@media (min-width: 480px) {
	.contenu #etapes {padding-bottom: 5px;}
	.contenu #etapes div {margin-left: 15px; margin-right: 15px; padding-bottom: 0;}
	.contenu #etapes div .chiffre {font-size: 19px;}
}
@media (min-width: 768px) {
	.contenu #etapes {max-width: 254px;}
	.contenu #etapes div {float: left; margin-left: 0px; margin-right: 0px; background: url(../images/bg-etapes.svg) left top 8px no-repeat, url(../images/bg-etapes.svg) right top 8px no-repeat; background-size: auto 4px;}
	.contenu #etapes div .legende {display: block; color: var(--Bleu); font-size: 12px; line-height: 1.1; margin-top: 4px;}
	.contenu #etapes div.current .legende {color: var(--Rouge);}
	.contenu #etapes div.etape1 {width: 76px; background: url(../images/bg-etapes-mini.svg) right top 8px no-repeat; background-size: 50px 4px;}
	.contenu #etapes div.etape2 {width: 92px; }
	/*.contenu #etapes div.etape3 {width: 70px; }*/
	.contenu #etapes div.etape3 {width: 86px; background: url(../images/bg-etapes-mini.svg) left top 8px no-repeat; background-size: auto 4px;}
	/*.contenu #etapes div.etape4 {width: 80px; }*/
}
@media (min-width: 992px) {
	.contenu #etapes {margin-bottom: 20px;}
}
@media (min-width: 1240px) {
	.contenu #etapes {margin-bottom: 30px;}
}



/* ******************************* ATTENTE */
.page-attente h1 {padding-top: 60px; padding-bottom: 60px;}
@media (min-width: 992px) {
	.page-attente h1 {padding-top: 220px; padding-bottom: 0;}
}


/* ******************************* MODALITES */
.page-modalites h1 {margin-top: 1rem; margin-bottom: 3rem;}
.page-modalites li {padding-bottom: 14px;}
.page-modalites .boutons {text-align: center; margin-top: 5rem;}
div#captcha{
	/*width: 300px;*/
	text-align: center;
	font-size: 15px;
	margin: 0 auto;
	margin-top: 30px;
	margin-bottom: 30px; 
}
div#captcha table{ display:block; width: 238px;  margin:0 auto; margin-top: 10px; }
div#captcha #captchaValeur {padding: 5px; height: 33px; background:#ffffff; border:solid 1px #000000; text-align: center; color:#000000; font-size: 14px; width: 99px;}




/* ******************************* INSCRIPTION */
.page-inscription form {color: var(--Bleu); margin:0 auto; max-width: 500px;}
.page-inscription h1 {line-height: 1; margin-bottom: 20px;}
.page-inscription .ligne {margin-top: 0.7rem; font-size: 1.2em; line-height: 1.1;}
.page-inscription .ligne.row { margin-left:0; margin-right: 0;}
.page-inscription .ligne.row > div {padding-left:0 ;padding-right: 0;}
.page-inscription .ligne .titre {font-size: 2.3rem; margin-bottom: 1.5rem;}
.page-inscription .ligne .info {color: var(--Rouge); font-size: 1.4rem;}
.page-inscription .obligatoire {font-size: 1.4rem; text-align: right;}
.page-inscription input[type="text"], .page-inscription input[type="email"], .page-inscription input[type="date"] {width: 100%; padding: 7px 7px; background: #efefef; border: none; border-right: solid 1px #000; border-bottom: solid 1px #000;}
.page-inscription select {width: 100%; padding: 7px 7px; background: #efefef; border: none; border-right: solid 1px #000; border-bottom: solid 1px #000;}
.page-inscription .ligne label .special {display: none;}
.page-inscription .confirmer .ligne2 {width: 100%; overflow: hidden;}
.page-inscription .confirmer .ligne2 input {float: left; width: 20px;}
.page-inscription .confirmer .ligne2 label {float: left; width: calc(100% - 30px); margin-left: 10px; font-size: 1em; line-height: 1.2;}
.page-inscription .confirmer a {color: var(--Bleu); text-decoration: underline;}
.page-inscription .bouton {text-align: center;}
.page-inscription #produit {text-align: center; font-style: italic; font-size: 1.2rem; margin-top: -0.4rem; line-height: 1.2;}
.page-inscription .bouton-2 .bt-action {font-size: 22px; padding: 1rem 2rem; width: 230px;}
@media (max-width: 991px) {
	.page-inscription .ligne label br {display: none;}
}
@media (min-width: 992px) and (max-width: 1239px) {	
	.page-inscription .ligne label .normal {display: none;}
	.page-inscription .ligne label .special {display: inline;}
	.body-interieur.page-inscription .main-content .container-1200 {background: url(../images/bg-interieur-grand-md.jpg) top no-repeat var(--Rouge); background-size: 100%; }
}
@media (min-width: 992px) {
	
	.body-interieur.page-inscription .contenu { height: 920px;}
	.page-inscription form {max-width: none;}
	.page-inscription form .col-lg-5 {-ms-flex: 0 0 49%; flex: 0 0 49%; max-width: 49%;}
	.page-inscription form .col-lg-7 {-ms-flex: 0 0 51%; flex: 0 0 51%; max-width: 51%;}
	.page-inscription form .colonne1 {border-right: solid 2px var(--Bleu);}
	.page-inscription .ligne {margin-top: 0.7rem; font-size: 0.92em; line-height: 1.1;}
	.page-inscription .ligne .info {font-size: 1.18rem;}
	.page-inscription .obligatoire {font-size: 1.18rem;}
	.page-inscription input[type="text"], .page-inscription input[type="email"], .page-inscription input[type="date"] {width: 100%; padding: 4px 5px;}
	.page-inscription #produit { margin-top: -1.4rem;}
	.page-inscription select {width: 100%; padding: 4px 5px;}
	.page-inscription form .colonne2 label {padding-right: 8px;}
	.page-inscription .confirmer .ligne2 label {font-size: 0.85em; line-height: 1.1;}
	.body-interieur.page-inscription .texte-droite { top: 362px; }
}
@media (min-width: 1240px) {
	.page-inscription form .col-lg-5 {-ms-flex: 0 0 45%; flex: 0 0 45%; max-width: 45%;}
	.page-inscription form .col-lg-7 {-ms-flex: 0 0 55%; flex: 0 0 55%; max-width: 55%;}
	.page-inscription .confirmer {margin-top: 3rem!important;}
	.page-inscription .bouton {margin-top: 5rem!important;}
	.page-inscription .confirmer .ligne2 label {font-size: 0.95em; line-height: 1.2;}
	.body-interieur.page-inscription .contenu { height: 940px; }
	.page-inscription #bloc_TC {font-size: 0.95em; line-height: 1.2;}
	.page-inscription .bouton-2 {margin-top: 3rem!important;}
	.body-interieur.page-inscription .texte-droite { top: 222px; }
}



/* ******************************* GAIN */
.page-gain .decouvrir {margin-top: 4rem;}
.page-gain .decouvrir h1 {color: var(--Rouge); margin-top: 5rem;}
.page-gain .zone-perso {}
.page-gain .decouvrir .zone-perso .bouton {text-align: center; margin-top: 4rem; padding-bottom: 4rem;}
.page-gain .decouvrir .zone-perso h1 {color: #000;}
.page-gain .decouvrir .zone-perso .bt-action {width: 290px;}

@media (min-width: 550px) {
	.page-gain .decouvrir {margin-top: 8rem;}
	.page-gain .zone-perso {background: url(../images/personnage.svg) top right no-repeat; background-size: 150px; padding-right: 150px; margin: 0 auto; max-width: 500px;}
}


/*.page-gain .reveal {text-align: center;}
.page-gain .reveal video {margin: 0 auto; width: 100%; max-width: 450px;}
@media (min-width: 992px) and (max-width: 1239px) {	
	.page-gain .reveal img {max-height: 450px;}
}
@media (min-width: 992px) {
	.page-gain .reveal video {height: 400px;}
}
@media (min-width: 1240px) {
	.page-gain .reveal video {height: 490px;}
}
*/

/* ******************************* PERDU */
.page-perdu .decouvrir img.perso {display: block; margin: 0 auto; max-width: 320px;}
.page-perdu .decouvrir p { text-align: center; }
.page-perdu .decouvrir .gras {font-weight: bold;}
.page-perdu .decouvrir .row {max-width: 500px; margin: 0 auto;}
.page-perdu .decouvrir .bouton {text-align: center; padding-left: 35px; margin-top: 20px;}
.page-perdu .decouvrir .bouton .bt-action { font-size: 18px; padding: 0.7rem 1.3rem; width: 185px;  }
.page-perdu .decouvrir .BR {width: 260px; max-width: 100%;}


.page-perdu .voir-aussi {margin-top: 60px; font-size: 1.15em; margin-bottom: 40px;}
.page-perdu .decouvrir .bouton2 .bt-action { font-size: 20px; padding: 0.7rem 1.3rem; width: 175px; text-align: center; }

@media (min-width: 768px) {
	.page-perdu .decouvrir .bouton {text-align: center; margin-top: 45px;  }
}
@media (min-width: 992px) {
	.page-perdu .BR-dispo-0 {margin-top: 55px;}
}
@media (min-width: 1240px) {
	.page-perdu .BR-dispo-0 {margin-top: 95px;}
}



/* ******************************* MERCI */
.page-merci .decouvrir {text-align: center;}
.page-merci .decouvrir h1.gros {line-height:1;}
.page-merci .decouvrir .email {margin:0 auto; max-width: 650px; font-size: 0.92em; line-height: 1.25; margin-top: 1rem;}
.page-merci .decouvrir p.intro-bt {font-size: 1.75rem; padding-top: 25px;}
.page-merci .decouvrir .bouton {text-align: center; margin-top: 0.25rem; padding-bottom: 5rem; }
.page-merci .decouvrir .bouton .bt-action {width: 195px; font-size: 20px;}
@media (min-width: 992px) and (max-width: 1239px) {	
	.page-merci .decouvrir .email {font-size: 0.82em; }
	
	
}
@media (min-width: 992px) {	
	.page-merci .decouvrir .email { margin-bottom: 1rem;}
	.page-merci .decouvrir .row {margin-left:0; margin-right:0;}
	.page-merci .decouvrir .row > div {padding-left:0; padding-right:0;}
	.page-merci .decouvrir p.intro-bt {font-size: 1.65rem; padding-top: 15px; padding-left: 30px;}
}
@media (min-width: 1200px)  {	
	/*.page-merci .decouvrir p.intro-bt {font-size: 1.75rem; padding-top: 25px;}*/
	.page-merci .decouvrir .row {max-width: 520px; margin: 0 auto;}
}



/* ******************************* DOTATIONS */
.page-dotations .ligne {text-align: center; margin-bottom: 50px;}
.page-dotations .ligne .photo {max-width: 100%;}
.page-dotations .ligne .titre {max-width: 100%; margin-bottom: 15px;}
.page-dotations .ligne1 {margin-top: 35px;}
.page-dotations .ligne1 .photo {width: 265px;}
.page-dotations .ligne1 .titre {width: 352px; }
.page-dotations .ligne2 .photo {width: 215px;}
/*.page-dotations .ligne2 .titre {width: 260px; padding-top: 35px;}*/
.page-dotations .ligne2 .titre1 {width: 130px; padding-top: 25px;}
.page-dotations .ligne2 .titre2 {width: 139px; padding-top: 25px;}
.page-dotations .ligne3 {margin-top: 20px;}
.page-dotations .ligne3 .photo {width: 280px;}
.page-dotations .ligne3 .titre {width: 300px; padding-top: 15px;}
.body-interieur.page-dotations .contenu-dotations {margin: 0 auto; max-width: 450px;}
.page-dotations .ligne .lot-titre {font-weight: bold; font-size: 1.15em; }
.page-dotations .ligne .lot-accroche {font-style: italic;}
.page-dotations .ligne .lot-texte {line-height: 1.2em;}

@media (min-width: 992px) and (max-width: 1239px) {	
	.body-interieur.page-dotations .main-content .container-1200 {background: url(../images/bg-interieur-immense-md.jpg) top no-repeat var(--Rouge); background-size: 100%; }	
	.page-dotations .ligne2 .titre1 {width: 110px; padding-top: 35px;}
	.page-dotations .ligne2 .titre2 {width: 120px; padding-top: 35px;}
	.page-dotations .ligne2 {margin-top: 20px;}
	.page-dotations .ligne2 {margin-top: 35px;}
	.page-dotations .ligne3 {margin-top: 55px;}
	.page-dotations .englobe-image {text-align: center;}
}
@media (min-width: 768px) {
	.body-interieur.page-dotations .contenu-dotations { max-width: 650px;}
	.page-dotations .ligne { }
}
@media (min-width: 992px) {
	.body-interieur.page-dotations .contenu { height: 1720px; background: url('../images/bg-dotations.jpg') bottom center no-repeat; background-size: 100%; width: 560px; padding-left: 20px; padding-right: 20px;}
	.body-interieur.page-dotations .texte-droite { top: 1262px; }
	.page-dotations .ligne {margin-bottom:0; text-align: left;}	
	
	
}
@media (min-width: 1240px) {
	.body-interieur.page-dotations .main-content .container-1200 {
		background: url(../images/bg-interieur-immense-lg.jpg) top no-repeat var(--Rouge);
		background-size: 100%;
		min-height: 1197px;
	}
	.page-dotations .ligne1 {margin-top: 0px;}
	.page-dotations .ligne2 .englobe {padding-left: 60px;}
	.page-dotations .ligne1 .titre { padding-top: 55px;}
	.body-interieur.page-dotations .contenu { height: 1100px; background: url('../images/bg-dotations.jpg') bottom center no-repeat; background-size: 100%; width: 670px; padding-left: 10px; padding-right: 20px;}	
	.body-interieur.page-dotations .texte-droite { top: 432px; }
	
}


/* ******************************* FIN */
.page-fin p.fin {margin-top: 10rem; text-align: center; font-size: 1.2em;}
.page-fin .decouvrir p {  text-align: center; font-size: 2rem; margin-top: 8rem;}
.page-fin .decouvrir .bouton {text-align: center; margin-top: 2rem; padding-bottom: 15rem; }
.page-fin .voir-aussi {margin-top: 60px; font-size: 1.15em; margin-bottom: 40px;}
.page-fin .decouvrir .bouton2 .bt-action { font-size: 20px; padding: 0.7rem 1.3rem; width: 175px; text-align: center; }

@media (min-width: 992px) {
	.page-fin p.fin { margin-top: 18rem; }
	.page-fin .decouvrir {padding-top: 80px;}
}


/* ******************************* REGLEMENT */
.page-reglement h1 {color: var(--Rouge);  text-align: center; /*font-size: 2rem; */margin-top: 2rem;}
.page-reglement h2 {font-size: 1.15em; margin-top: 2.5rem; text-align: left; color: var(--Bleu); font-weight: 700; margin-bottom: 0.25rem;}
.page-reglement .texte {text-align: justify;}
.page-reglement .texte p {padding-bottom: 1.4rem;}
.page-reglement .bouton {text-align: center; margin-top: 2rem; }
@media (min-width: 992px) {
	.page-reglement .texte {height: 500px; overflow: auto; padding-right: 10px;}
}
@media (min-width: 1240px) {
	.page-reglement .texte {height: 510px; overflow: auto;}
}


/* ******************************* FIN DU JEU */
.page-fin .decouvrir img.perso {display: block; margin: 0 auto; max-width: 380px;}
.page-fin .decouvrir p { text-align: center; }




/* ******************************* FOOTER */
.page-footer {background: var(--Rouge); color: #fff; padding: 2rem 0; padding-bottom: 0.1rem;}
.page-footer li {padding-bottom: 10px; font-size: 0.92em;  font-family: "love-thunder", sans-serif; text-transform: uppercase;}
.page-footer a {color: #fff; text-decoration: none; }
.page-footer a:hover {text-decoration: underline;}
.page-footer .barre-footer {width: calc(100% - 40px); margin : 0 auto; margin-top: 1rem; margin-bottom: 1rem; display: block; max-width: 400px; }
.footer-mentions {text-align: center; font-size: 0.85em;}
@media (min-width: 768px) {
	.page-footer ul {display: inline-block;}
	.page-footer li { float: left; padding: 0 2rem;}
	.page-footer .barre-footer {width: 500px; max-width: auto;}
}


/* ******************************* POPUP   */
.popup .cadre {padding:0px; /*box-shadow: 3px 3px 4px #000; */background: #fff; border: solid 5px var(--Rouge); border-radius: 25px; text-transform: uppercase; color: #000;}
.popup .cadre .filet {/*border: solid 4px #e5370d;*/ padding: 8px;}
.popup .cadre .filet .zone-fermer {width: 100%; overflow: hidden; margin-bottom: 20px;}
.popup .cadre .filet .zone-fermer img {width: 17px; height: 17px; float: right; display: block;}
.popup .cadre .filet .zone-contenu {padding: 0 12px; padding-top: 40px; text-align: center; font-size: 24px; line-height: 1.4; font-weight: 400;}
.popup .cadre .filet .zone-contenu.reduit {padding-top: 0; }
.popup .cadre .filet .zone-contenu .rouge {color: #2d3cff;}
@media (min-width:420px) {
	.popup { padding:5px;  }
	.popup .cadre .filet {padding: 18px;}
	.popup .cadre .filet .zone-fermer img {width: 34px; height: 34px; }
}

/* ******************************* POPUP BR  */
.popup-BR .cadre {text-transform: none;}
.popup-BR .cadre .filet .zone-contenu {padding-top:0; font-size: 17px;}
.popup-BR .cadre .bt-action {font-size: 18px;}



