html{
	
}

body{
	background: url('Fotolia_46272925_M.jpg') no-repeat top center;
	background-size:100% ;
	padding-top: 0;
}

#bg {
	background: url(shutterstock_1472424881.jpg) no-repeat fixed;
	background-size: 100%;
	padding-top: 0;
}

h1 {
    font-family: "open sans", sans-serif;
    font-size: 34px;
    line-height: 38px;
    color: #FFF;
    text-align: center;
    font-weight: 700;
    margin: 10px;
    text-shadow: 4px 4px 5px #000000;
}

h2{
	font-size: 26px;
	line-height:34px;
	color: #d4e2c3;
	text-align: center;
}

.sousTitre{
	font-weight: 700;
	font-family: "open sans", sans-serif;
	font-size: 24px;
	line-height: 30px;
	color: #d4e2c3;
	margin: 20px auto 10px auto!important;
	max-width: 600px;
}

h2{

	font-weight: 700;
	font-family: "open sans", sans-serif;
	font-size: 30px;
	color: #0066CC;
	font-style: normal;
}

h3{
	color: #0066CC;
}

h4{
font-size: 24px;
    text-align: center;
    margin: 10px;
    color: #FFF;
}

body{
	position:relative;
	font-family: "open sans", sans-serif;
	margin:0;
	padding:0;
	moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	word-break: break-word;
	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	-ms-hyphens: auto;
	-o-hyphens: auto;
	hyphens: auto;
}

header{	
	width:100%;
	top:0;
	margin:0;
	text-align:center;
	background-color: #FFF;
}

header img{
	image-rendering: crisp-edges!important;
}

#logoHeader{
	width:300px;
	margin:20px auto;
}

#logoFooter{
	margin:auto;
	padding-top: 20px;
	display: block;
	width: 250px;
}

#imageHeader{
	width:100px;
	margin: 30px auto 10px auto;
	display:none;
}

.section{
    padding: 10px;
    margin: auto;
    background-color: #0066CC;
}




#banner{
	background:#55af382b;
	padding: 20px;
	margin: auto;
}

#ilsEnParlent {	
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	justify-content: space-between;
	text-align: center;
	max-width: 1200px;
	margin: auto;
}

#liste p{
	padding: 10px;
    margin: 10px;
    background: #2196f329;
    text-indent: -20px;
    padding-left: 30px;
}

#listBanner{
	margin: 10px auto;
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	justify-content: space-around;
	text-align: center;
}

#listBanner img{
	margin: 10px;
}

#bannerTitle{
	line-height: 40px!important;
	margin: auto!important;
	color: #0066cc;
}

#section3{
	background: #fff;
}

#section4{
	background: #fff;
}

#section2bis{
	background-color: rgb(27 127 204 / 10%);
}

#section5{
	background-color: rgb(27 127 204 / 10%);
}

.conteneur_header{
	display:flex;
	flex-direction:column;
	justify-content:space-between;
	padding: 0 10px;
	max-width:992px;
	margin:auto;
}

.conteneur_multiCol{
	display:flex;
	flex-direction:column-reverse;
	justify-content:space-around;
	padding:10px;
	max-width:1200px;
	margin:auto;
}

.conteneur_1Col{
	padding:10px;
	max-width:992px;
	margin:auto;
}

.desktop{
	display: none;
}

.mobile{
	display: block;
	text-align: center;
}

.listeCheck {
	font-weight: 300;
	font-size: 18px;
	line-height: 22px;
	padding-left: 10px;
	margin: 25px auto 25px;
	color: #333;
	text-align: left;
	max-width: 500px;
}

ul li{
	background : url('valider_vert_mon-comp.png') no-repeat left top;
	list-style : none;
	margin:10px;
	padding-left: 45px;
	list-style: none;
	vertical-align: middle;
	font-weight: 500;
	padding-bottom: 10px;
}

.liste2 li{
	list-style: disc!important;
	background: none;
	padding-left: 0;
	margin: 0;
}

.imgGauche{
	margin: 40px auto;
	display: block;
	max-width: 450px;
	width: 100%;
}

#fleche{
	max-width: 280px;
	width: 100%;
	margin:0 auto;
	display:block;
}

.gauche{
	background-color: rgba(255,255,255,0.95);
    border-radius: 20px;
}

.paragraphe{
	font-weight:300;
	font-size:16px;
	line-height:20px;
	background:#FFF;
	margin:0 auto 10px auto;
	padding:15px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 20px;
	text-align:center;
}

.paragraphe img{
	image-rendering: crisp-edges!important;
	image-rendering: auto;
	width:80%;
	margin:auto;
}



#formulaire {
	width: 100%;
	//max-width: 500px;
	margin: 10px auto 20px auto;
}


iframe{
	background:#fff;
	border:none;
	width:100%;
	height:169px;
	margin: auto;
}

.btnScroll {
	background: #ED6C71;
	border-radius: 5px;
	color: #FFF;
	text-align: center;
	width: 290px;
	margin: 30px auto 20px auto;
	height: 50px;
	line-height: 50px;
	font-size: 17px;
	text-transform: uppercase;
	font-weight: 800;
	cursor: pointer;
	transition-duration: 0.25s;
}

.btnScroll:hover{
	background: #ff6600;
	transition-duration: 0.25s;
}

#bandeOrange{
	padding: 20px 0 20px 0;
	background:#0066CC ;
}

.btnBlanc{
	background: #FFF;
	color: #0066CC;
}

#signature{
	text-align:center;
	background:#55af382b;
	font-size:14px;
	padding:10px;
}

#signature a{
	text-decoration: none;
	font-weight:600;
	color:#FFF;
	transition-duration: 0.25s;
}

#signature a:hover{
	color:#ff352c;
	transition-duration: 0.25s;
}

.txtFooter{
	text-align:justify;
	font-size:12px;
	line-height:15px;
	padding:20px;
}



footer{
	background: #b3b3b3;
	padding-bottom: 20px;
}




.avis{
	margin: auto;
	flex-wrap: wrap;
}


.avisBlock {
	border-bottom: 1px solid #999;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding: 20px 10px 10px 10px;
	margin: 5px 10px;
}

.avisBlockLast {

	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding: 20px 10px 10px 10px;
	margin: 5px 10px;
}


.avisMob{
	display: block;
	text-align: center;
}

.avisDesktop{
	display:none;
}

#lessMob{
	color:#003189;
	text-align:center;
	width:80%;
	margin: 10px auto;
	height:30px;
	line-height:20px;
	font-size:16px;
	font-weight:600;
	cursor:pointer;
	transition-duration: 0.25s;
}

#lessMob:hover{
	color:#ff352c;
}

#moreMob{
	color:#003189;
	text-align:center;
	width:80%;
	margin: 10px auto;
	height:30px;
	line-height:20px;
	font-size:16px;
	font-weight:600;
	cursor:pointer;
	transition-duration: 0.25s;
	display: block;
}

#moreMob:hover{
	color:#ff352c;
}

#lessDesk{
	color:#003189;
	text-align:center;
	width:80%;
	margin: 10px auto;
	height:30px;
	line-height:20px;
	font-size:16px;
	font-weight:600;
	cursor:pointer;
	transition-duration: 0.25s;
	display: block;
}

#lessDesk:hover{
	color:#ff352c;
}

#moreDesk{
	color:#003189;
	text-align:center;
	width:80%;
	margin: 10px auto;
	height:30px;
	line-height:20px;
	font-size:16px;
	font-weight:600;
	cursor:pointer;
	transition-duration: 0.25s;
	display: block;
}

#moreDesk:hover{
	color:#ff352c;
}

#section5{
	display: none;
}





#fin img{
	//margin: 10px 0 0 10px;
}


#fin a{
	color: #FFF;
	font-weight:#4367cb ;
}



#pFin{
	font-size: 16px;
	line-height: 20px;
	margin-top: 15px;
}


#fin {
	padding-top: 0;
	color: #FFF;
	display: flex;
	flex-direction: column;
	justify-content: center;
	max-width: 500px;
	margin: auto;
	text-align: center;
}

@media (min-width: 768px) {



	#fin {
		padding-top: 0;
		color: #FFF;
		display: flex;
		flex-direction: row;
		justify-content: space-around;
		max-width: 500px;
		margin: 50px auto;
		text-align: center;
		line-height: 20px;
	}

	#pFin{
		margin-right: 15px;
	}

	#section2bis{
		display: none;
	}

	#section5{
		display: block;
	}

	.avisMob{
		display: none;
	}

	.avisDesktop{
		display:block;
	}



	#logoHeader{
		margin:20px 0 20px 0;
	}

	
	#imageHeader{
		width:100px;
		margin: 30px 0 10px 0;
		display:block;
	}

	.conteneur_header{
		flex-direction:row;
		flex-wrap:wrap;
		justify-content:space-between;
	}

	#formulaire{
		width: 90%;
		margin: auto;
		padding:10px;
	}	

	iframe{
		width:560px;
		height:315px;
	}

	.conteneur_multiCol{
		flex-direction:row;
		flex-wrap:wrap;
		justify-content:space-around;
	}

	.gauche{
		width: 33%;
		padding: 15px;
		background-color: rgba(255,255,255,0.95);
		border-radius: 20px;
	}

	.droite{
		width:60%;
	}

	.gauche2{
		width:45%;
	}

	.droite2{
		width:45%;
	}
}



@media (min-width: 992px) {

	.section {
    padding: 10px;
    margin: auto;
    background-color: transparent;
}

	h1{
	font-family: "open sans", sans-serif;
	font-size: 34px;
	line-height:38px;
	color: #0066CC;
	text-align: center;
	font-weight:700;
	margin:10px;
	text-shadow:none;
}

h4{
	font-size: 30px;
	text-align: center;
	margin: 10px;
	color: #FFF;
	text-shadow: 4px 4px 5px #000000;
}

.sousTitre{
	color: #0066CC;
}

	#bg{;
		padding-top: 500px;
	}
	
	.desktop{
		display:block;
	}

	.mobile{
		display: none;
	}

	#fin{
		margin: 0;
		margin-top: 18px;
	}


	h1{
		font-size: 40px;
	}

	h4{
		display: block;
	}

	footer{
		display: flex;
		flex-direction: row;
		justify-content: space-around;
		height: 60px;
	}

	#logoFooter{
		margin:0;
	}

	
}
