body {
	background-color:#ffffff;
	padding:0;
	margin:0;
	color:#1D1200;
	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:30% !important;
	line-height: 60px !important;
	width:60px !important;
	color:white !important;
	background-color:#347755!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:#347755!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:#333333 !important;
}

/* -- SECTION */
/* -- SECTION */
	
.section {
	padding:0;
}
	.section_A .structure{background:url(images/index_bg.jpg) top center no-repeat;background-size: cover;}
	.section_B {}
	.section_C {background-color: #ffffff;
background: linear-gradient(135deg, #E6E6E655 25%, transparent 25%) -10px 0/ 20px 20px, linear-gradient(225deg, #E6E6E6 25%, transparent 25%) -10px 0/ 20px 20px, linear-gradient(315deg, #E6E6E655 25%, transparent 25%) 0px 0/ 20px 20px, linear-gradient(45deg, #E6E6E6 25%, #ffffff 25%) 0px 0/ 20px 20px;z-index: 20;}
	  
/* 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: 1400px;
}

/* -- 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%;
}
.logo {
	width: 200px;
}
h1 {
	margin-top: 200px;
	color: #ffffff;
	    font-size: 30px;
}
h1 span {
	font-size: 120%;
	
}

/* -- CONTENU -- */
/* -- CONTENU -- */
.contenu {
	width:calc(100% - 550px) !important;
}
h2 {
	color: #347755;
}

.icono {
	position: absolute;
  right: -50%;
  top: -40%;
  height: 150%;
  z-index: 80;
}
.picto {
	width: 60px;
	display: block;
	margin: 0 auto 20px auto;
}
.liste {padding-left:0px !important;}
.liste li {
	font-size:15px !important;
	margin-bottom:7px !important;
	padding-left:20px !important;
	background-image:url(images/puce_carre.png);
	background-repeat: no-repeat;
	background-size:10px auto;
	background-position:left -2px !important;
	width:100% !important;
	text-align: left !important;
}


/* -- FORMULAIRE -- */
/* -- FORMULAIRE -- */
.formulaire {
	width:550px !important;
	background-color:#1D1200;
	z-index: 10;
}
	
.sticky_form {
	position:sticky !important;
	top:0 !important;
}

.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%;}
.bloc-av {
	background-color: #E6E6E6;
	padding: 30px;
	margin-bottom: 30px;
}	


/* -- FOOTER -- */
/* -- FOOTER -- */
.footer {
	width:100%;
	z-index: 30;
	position: relative;
}

/* -- MENTIONS -- */
/* -- MENTIONS -- */
.mentions{
	width:100%;
	z-index: 30;
}
	.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;}

/* 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;
}

/* 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;
			}
	
	.info, .ancre {
	display:block !important;
}
	
}


/* FORMAT MOBILE */
/* FORMAT MOBILE */
/* FORMAT TABLETTE */
@media screen and (max-device-width: 800px), screen and (max-width: 800px) {
	
	.icono {
		display: none;
	}
	
}


/* FORMAT MOBILE */
/* FORMAT MOBILE */
/* FORMAT TABLETTE */
@media screen and (max-device-width: 600px), screen and (max-width: 600px) {
	
	.col_A, .col_B {
			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;
}
		.section_A .structure{background:url(images/index_bg_mobile.jpg) top center no-repeat;background-size: cover;}
	h1 {
			font-size: 25px;
	}
	.ccmcss_form__line {
  width: 100%;
}

	
}
