body {
	background: #0B2236;
	padding:0;
	margin:0;
	color:#ffffff;
	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:black !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:black !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 {overflow: hidden;}
.section_D {background: rgb(33,81,132);
background: -moz-linear-gradient(128deg, rgba(33,81,132,1) 0%, rgba(90,191,112,1) 100%);
background: -webkit-linear-gradient(128deg, rgba(33,81,132,1) 0%, rgba(90,191,112,1) 100%);
background: linear-gradient(128deg, rgba(33,81,132,1) 0%, rgba(90,191,112,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#215184",endColorstr="#5abf70",GradientType=1);height: 10px;width: 100%;}  
/* 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;
}

/* -- 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;
	}

.filtre-b {
	background:rgba(33,81,132,0.4);
	width: 100%;
	height: 100%;
	position: absolute;
	z-index: 2;
	top: 0;
}
#myVideo {
	display: block;
	margin: 0 auto;
	width: 100%;
	height: auto;
	z-index: 1;
	position: absolute;
	top: 0;
}
/* -- HEADER -- */
.header, .accroche {
	width:100%;
	z-index: 10;
}
.logo {
	width: 155px;
}
.accroche {margin-top: 200px!important;}
.centrer {
	margin: 0px auto 30px auto;
	display: block;
}
.visuel {
	position: absolute;
	top: 0;
	width: 600px;

}
.visuel ul li {
	width: calc(25% - 10px);
}
.visuel ul li:nth-child(even) {
	top: 20px;
}
/* -- CONTENU -- */
/* -- CONTENU -- */
.contenu {
	width:calc(100% - 400px) !important;
}
h1 {
	color: #ffffff;
	font-size: 38px;
}
h1 span {
    color: rgba(255, 255, 255, 0);
    text-decoration: none;
    white-space: normal;
    min-height: 0px;
    min-width: 0px;
    max-height: none;
    max-width: none;
    text-align: left;
    -webkit-text-stroke: 2px rgb(255, 255, 255);
    letter-spacing: 0px;
    backdrop-filter: none;
    filter: none;
    opacity: 1;
    visibility: visible;
	display: block;
}
h3 {
	font-size: 28px;
	color: #62d867;
	margin-top: 0;
}
.liste {
	padding-left: 0px!important;
	margin-bottom:30px;
	width:100% !important;
}
.liste li {
    width: 100% !important;
    margin-top: 17px !important;
    font-size: 18px !important;
    padding-left: 20px !important;
    background-image: url(images/puce_cercle.png);
    background-position: left 8px;
    background-repeat: no-repeat; 
    background-size: 8px auto !important;
	line-height: 130%;
}

/* -- FORMULAIRE -- */
/* -- FORMULAIRE -- */
.formulaire {
	width:400px !important;
	background-color:#ffffff;
	border-left: 4px solid #62d867;
	z-index: 10;
	-webkit-box-shadow: 0px 0px 15px 5px rgba(0,0,0,0.2); 
	box-shadow: 0px 0px 15px 5px rgba(0,0,0,0.2);
	    border-radius: 25px;
	top: -200px;
	margin-bottom:-100px !important;
}
	
.sticky_form {
	position:sticky !important;
	top:0 !important;
}

.intro_form {
	font-size:20px !important;
	margin-bottom:20px !important;
	color: rgb(33,81,132);
	text-align: center;
	font-weight: bold;
}
.intro_form span {
	font-size:13px !important;
	display:block;
	margin-top:3px !important;
}
	.col {width:100%;}
.col_A, .col_B {
	width: calc(50% - 10px);
}
.formulaire h4 {
	font-size: 16px;
	color: #0B2236;

}

/* -- FOOTER -- */
/* -- FOOTER -- */
.footer {
	width:100%;
	z-index: 10;
}

/* -- MENTIONS -- */
/* -- MENTIONS -- */
.mentions{
	width:100%;
	z-index: 10;
	top: -120px;
}
	.mentions, .mentions p, .mentions li  {
		line-height: 12px;
		font-size: 10px;
		text-align: justify;
	}
	.mentions li{margin-bottom: 0px;}
	.mentions p {text-align: justify;color: #ffffff!important;}

/* FIN */

.merci {
	display:block;
	text-align: center !important;
	color:#ffffff;
	max-width:600px !important;
	width:100% !important;
	margin:30px auto !important;
}
.merci div {
	padding:10px !important;
	background: rgb(33,81,132);
background: -moz-linear-gradient(128deg, rgba(33,81,132,1) 0%, rgba(90,191,112,1) 100%);
background: -webkit-linear-gradient(128deg, rgba(33,81,132,1) 0%, rgba(90,191,112,1) 100%);
background: linear-gradient(128deg, rgba(33,81,132,1) 0%, rgba(90,191,112,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#215184",endColorstr="#5abf70",GradientType=1);
	margin-bottom:30px !important;
	color:white !important;
}

.avantages {
		    top: -120px;

}

.picto-list {
	width: 100%;
	margin: 0 auto;
}
.picto-list li {
	text-align: center;
	font-size: 16px;
	width: calc(20% - 20px);

}
.picto {
	display: block;
	margin: 30px auto 20px auto;
	width: 60px;
}

/* FORMAT TABLETTE */
/* FORMAT TABLETTE */
/* FORMAT TABLETTE */
@media screen and (max-device-width: 1050px), screen and (max-width: 1050px) {
	.formulaire, .mentions, .avantages {
		top: 0;
	}
	/* TAILLE DES ZONES */
	.contenu, .formulaire {width:100% !important;}
		.col_A, .col_B {
			width:calc(50% - 10px) !important;
			}
	
	.info, .ancre {
	display:block !important;
}
	#myVideo {
    width: auto;
    height: 100%;
}
	.picto-list li {
	text-align: center;
	font-size: 16px;
	width: calc(33% - 20px);
	margin: 0 auto 20px auto;	

}
}



/* 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;
	max-width:600px !important;
	width:100% !important;
	margin:0px auto 30px !important;
}
	.picto-list li {
	text-align: center;
	font-size: 16px;
	width: 100%;
	margin: 0 auto 20px auto;	

}
	h1 {
    color: #ffffff;
    font-size: 27px;
}
	
}

.widgetform_touchvibes {
padding:0 !important;
	border:none !important;
	background:none !important;
	backgorund-color:none !important;

}


.widgetform_touchvibes {
	color:rgb(33,81,132) !important;
	text-align: center !important;
	font-weight: normal !important;

}

.widgetform_touchvibes .widgetform_title {
    color:rgb(33,81,132) !important;
	text-align: center !important;
		font-weight: bold !important;
}

.grid_left {
	display:none !important;
}
.jFieldadditionalField24617 .grid_left {
	display:block !important;
	width:100% !important;
	text-align: left !important;
}
.jFieldadditionalField24617 .grid_left label {
	text-align: left !important;
}

.widgetform_touchvibes .ccmcss_form.ccmcss_form--w25 .ccmcss_form__line--no_col {
    padding-left:0% !important;;
}
.ccmcss_form__line--no_col jWidgetFormGa {
	text-align: center !important;
}

.widgetform_touchvibes .ccmcss_form footer button, .widgetform_touchvibes .ccmcss_form footer input[type=button], .widgetform_touchvibes .ccmcss_form footer input[type=submit] {
  margin:0 auto !important;
	background: linear-gradient(128deg, rgba(33,81,132,1) 0%, rgba(90,191,112,1) 100%) !important;
	color:#ffffff !important;
	overflow: hidden !important;
	-webkit-border-radius:30px !important;
	border-radius:30px !important;
padding:10px !important;}


.app_mandatory_field {
	text-align:center !important;
}

.grid_last input {
	height:30px !important;
}
.widgetform_touchvibes .ccmcss_form .ccmcss_form__line {
    margin-bottom: 10px !important;
}
.jFieldadditionalField24617 input {
	height:auto !important; margin-right:5px !important;
}
.widgetform_thanks p {
	font-size:16px !important;
}
.widgetform_thanks p strong {
	font-size:130% !important;
	color:green !important;
	padding-bottom:20px !important;
}