body {
	background-color:#ffffff;
	padding:0;
	margin:0;
	color:#333333;
	text-align: left;
		}
	  .separ {
			clear: both;
			margin:0;
			border:0;
			height:0;
			padding:0;
			background:none;
			opacity:0;
		}
		img {
			width:100%;
			height: auto;
		}
		p, p a, #zeMedcomp, ol, ol li {color:#666666 !important; font-size:10px !important; line-height: 14px !important; opacity: 1 !important; }
	  li {list-style-type: none !important;}
		ol {padding-left:15px !important;}
	  	ol, ol li {list-style-type: decimal !important}

/* -- MASQUE -- */

	 /* .masque {
		  overflow: hidden;
	  }
*/ 

.info {
	position:fixed!important;
	right:0 !important;
	top:40% !important;
	line-height: 60px !important;
	width:60px !important;
	color:white !important;
	background-color:#084923 !important;
	z-index: 5 !important;
	text-align: center !important;
	font-size:40px !important;
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
	text-decoration:none;
	font-style: italic;
	-webkit-border-radius:10px 0 0 10px !important;
	border-radius:10px 0 0 10px !important;
	overflow: hidden !important;
	display:none !important;
}

.ancre {
	position:fixed!important;
	left:50% !important;
	margin-left:-80px !important;
	bottom:30px !important;
	line-height: 30px !important;
	width:160px !important;
	color:white !important;
	background-color:#084923 !important;
	z-index: 5 !important;
	text-align: center !important;
	font-size:16px !important;
	font-family:Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
	text-decoration:none;
	-webkit-border-radius:15px !important;
	border-radius:15px !important;
	overflow: hidden !important;
	display:none !important;
}

.info:hover, .ancre:hover {
	background-color:red!important;
}

/* -- SECTION */
/* -- SECTION */
	
.section {
	padding:0;
}

	  
/* STRUCTURE - GABARIT */	
/* STRUCTURE - GABARIT */	
	  .gabarit {
			display: flex;
			-webkit-flex-direction: row;
			-moz-flex-direction: row;
			-ms-flex-direction: row;
			flex-direction: row;
			-webkit-justify-content: space-between;
			-moz-justify-content: space-between;
			-ms-justify-content: space-between;
			justify-content: space-between;
			-webkit-flex-flow: wrap;
			-moz-flex-flow: wrap;
			-ms-flex-flow: wrap;
			flex-flow: wrap;
		  	/*-webkit-align-items: flex-start;
		 	-moz-align-items: flex-start;
		  	-ms-align-items: flex-start;
		  	align-items: flex-start;*/
			position:relative;
			padding:0;
			margin:0 auto;
			list-style-type: none;
			-webkit-box-sizing: border-box;
			-moz-box-sizing: border-box;
			-ms-box-sizing: border-box;
			box-sizing: border-box;
		}
		.gabarit li {
			-webkit-box-sizing: border-box;
			-moz-box-sizing: border-box;
			-ms-box-sizing: border-box;
			box-sizing: border-box;
			padding:0;
			margin:0;
			position:relative;
		}
	 

.structure {
	margin:0 auto;
	max-width: 1100px;
}
.fond {
	background-image:url("images/index_background.jpg");
			background-size: 100% auto;
			background-repeat: repeat;
	
}
/* -- ZONE + PADDING -- */
/* -- ZONE + PADDING -- */
.zone {}
	/* Padding horizontal + vertical */
.padding{
	padding:30px !important;
}
	/* Padding horizontal */
	.padding-x{
		padding:0 30px !important;
	}
	/* Padding vertical */
	.padding-y{
		padding:30px 0 !important;
	}


/* -- HEADER -- */
.header {
	width:100%;
}
.visuel_mobile {
	display:none;
}
/* -- CONTENU -- */
/* -- CONTENU -- */
.contenu {
	width:calc(100% - 400px) !important;
}

.lots {
	width:100% !important;
	
}
	.lot {
		width:calc(50% - 15px) !important;
		text-align: center !important;
		margin-bottom:30px !important;
	}
.visuel_lot {
	display:block !important;
	margin:0 auto -27px !important;
	z-index: 3 !important;
	width:110% !important;
	left:-5% !important;
}
.valeur {
	color:white !important;
	font-size:22px !important;
	background-color:#8dbf20;
	padding:20px 10px 15px !important;
	line-height: 100% !important;
}
.valeur strong {
	font-size:130% !important;
}
.valeur span {
	font-size:70% !important;
}
.descriptif {
	padding:20px !important;
	background-color:white !important;
	font-size:13px !important;
	color:#5b5b5b !important;
}
.descriptif strong {
	color:#7e5b49 !important;
	font-size:16px !important;
	display:block !important;
	margin-bottom:10px !important;
	text-transform: uppercase !important;
}
.offert {
	background-color:#f4f7f0;
		font-size:13px !important;
	color:#5b5b5b !important;
	padding:20px !important;
}
.offert strong {
		color:#084923;
	font-size:15px !important;
	display:block !important;
	margin-bottom:3px !important;
}

.baseline {
	text-align: center !important;
	font-size:20px !important;
	color:#7e5b49 !important;
}
.baseline strong {
	display:block !important;
		color:#084923 !important;
}
/* -- FORMULAIRE -- */
/* -- FORMULAIRE -- */
.formulaire {
	width:400px !important;
	z-index: 10;
	padding:30px !important;
}
	
.sticky_form {
	position:sticky !important;
	top:0 !important;
	background-color:#ffffff !important;
	padding:30px !important;
	-webkit-box-shadow: 0 0 10px rgba(0,0,0,0.5);
	box-shadow: 0 0 10px rgba(0,0,0,0.25);
}

.intro_form {
	font-size:20px !important;
	margin-bottom:20px !important;
}
.intro_form span {
	font-size:13px !important;
	display:block;
	margin-top:3px !important;
}
	.col {width:100%;}
	
.infos {
	text-align: justify;
	font-size:10px !important;
	line-height: 130% !important;
}

/* -- FOOTER -- */
/* -- FOOTER -- */
.footer {
	width:100%;
	background-color:white;
	z-index: 10;
}

/* -- MENTIONS -- */
/* -- MENTIONS -- */
.mentions{
	width:100%;
	background-color:white;
	z-index: 10;
}
	.mentions, .mentions p, .mentions li  {
		color: #333333;
		line-height: 12px;
		font-size: 10px;
		text-align: justify;
	}
	.mentions li{margin-bottom: 0px;}
	.mentions p {text-align: justify;}
.mentions a {color: #333333;}

/* FIN */

.merci {
	display:block;
	text-align: center !important;
	color:#000000;
	background-color:white !important;
	max-width:600px !important;
	width:100% !important;
	margin:30px auto !important;
}
.merci div {
	padding:10px !important;
	background-color:black !important;
	margin-bottom:30px !important;
	color:white !important;
}

/* Empêche le scroll derrière la popup */
body.popup-open {
  overflow: hidden;
}

/* Optionnel : léger flou/atténuation sur le contenu si vous pouvez l'encapsuler */
body.popup-open .site-content {
  filter: blur(6px);
  pointer-events: none;
  user-select: none;
}

/* Overlay plein écran */
.contest-popup-overlay {
  position: fixed;
  inset: 0;
  z-index: 99999;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 24px;
  background: rgba(20, 24, 20, 0.35);
  backdrop-filter: blur(8px);
  -webkit-backdrop-filter: blur(8px);
}

/* Carte popup */
.contest-popup {
  width: 100%;
  max-width: 680px;
  background: #ffffff;
  border-radius: 20px;
  box-shadow: 0 20px 60px rgba(0, 0, 0, 0.18);
  overflow: hidden;
  animation: popupFadeIn 0.3s ease;
}

/* Contenu */
.contest-popup__content {
  padding: 32px 28px;
  text-align: center;
}

.contest-popup__eyebrow {
  margin: 0 0 10px;
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  color: #6b8f3e;
}

.contest-popup__title {
  margin: 0 0 20px;
  font-size: 32px!important;
  line-height: 1.15!important;
  color: #1f2a1f;
}

.contest-popup__content p {
  margin: 0 0 16px;
  font-size: 17px!important;
  line-height: 1.65!important;
  color: #3a3a3a;
}

.contest-popup__actions {
  margin-top: 28px;
}

.contest-popup__cta {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 52px;
  padding: 14px 28px;
  background: #c00635;
  color: #ffffff;
  font-size: 16px;
  font-weight: 700;
  text-decoration: none;
  transition: transform 0.2s ease, background 0.2s ease, box-shadow 0.2s ease;
}

.contest-popup__cta:hover {
  background: #5c7b35;
  transform: translateY(-1px);
}

.contest-popup__cta:focus {
  outline: 3px solid rgba(107, 143, 62, 0.25);
  outline-offset: 3px;
}

/* Responsive */
@media (max-width: 768px) {
  .contest-popup-overlay {
    padding: 16px;
  }

  .contest-popup__content {
    padding: 24px 20px;
  }

  .contest-popup__title {
    font-size: 26px;
  }

  .contest-popup__content p {
    font-size: 15px;
    line-height: 1.55;
  }

  .contest-popup__cta {
    width: 100%;
    padding: 14px 20px;
  }
}

@media (max-width: 480px) {
  .contest-popup__title {
    font-size: 22px;
  }

  .contest-popup {
    border-radius: 16px;
  }
}

@keyframes popupFadeIn {
  from {
    opacity: 0;
    transform: translateY(10px) scale(0.98);
  }
  to {
    opacity: 1;
    transform: translateY(0) scale(1);
  }
}

/* FORMAT TABLETTE */
/* FORMAT TABLETTE */
/* FORMAT TABLETTE */
@media screen and (max-device-width: 1000px), screen and (max-width: 1000px) {
	/* TAILLE DES ZONES */
	.contenu, .formulaire {width:100% !important;}
		.col_A, .col_B {
			width:calc(50% - 10px) !important;
			}
	.formulaire {
		padding: 0 !important;
	}
	.info, .ancre {
	display:block !important;
}
	.visuel_lot {
		max-width:300px !important;
		bottom:0px !important;
		left:50% !important;
		margin-left:-150px !important;
	}
}




/* FORMAT MOBILE */
/* FORMAT MOBILE */
/* FORMAT TABLETTE */
@media screen and (max-device-width: 600px), screen and (max-width: 600px) {
	.visuel {
		display:none !important;
	}
	.visuel_mobile {
		display:block !important;
	}
	.col_A, .col_B {
			width:100% !important;
			}
	.lot {
		width:100% !important;
	}
	
	.merci {
	display:block;
	text-align: center !important;
	color:#000000;
	background-color:white !important;
	max-width:600px !important;
	width:100% !important;
	margin:0px auto 30px !important;
}
	
}
