
/*
 * bleu			01577a
 * rouge		C00156
 * sable		D6B109
 * gris du fond	DEDEDE
 */
 
 /************** Base **********************/ 
 
.sup800{
	display: block;
}	

.inf800{
	display: none;
} 
 
.block_h1{
	width: 70%;
	margin: 0 auto;
}


.base{
	width: 70%;
	text-align: left;
	line-height: 150%;
	margin: 0 auto;
}

.base_ombre{
	width: 70%;
	text-align: left;
	line-height: 150%;
	margin: 0 auto;
	/*border: 1px solid #01577a;*/
	border-radius: 8px;
	padding: 10px;
	box-shadow: rgba(0, 0, 0, 0.19) 0px 10px 20px, rgba(0, 0, 0, 0.23) 0px 6px 6px;
}


.baseCentre{
	width: 70%;
	text-align: center;
	line-height: 150%;
	margin: 0 auto;
}

.bandeau{
	background: #01577a;
	padding: 20px 0;
	margin: 20px 0;
	/*color: #fff;
	font-size: 50px ;
	font-weight: 100;*/	
}

.signBandeau{
	font-size: 17px ;
	margin-top: 10px;
	font-style: italic;
}
 
.gen_up{
	padding: 0;
	display: -webkit-flex;
    display: flex;
    -webkit-flex-flow: row wrap;
    flex-flow: row wrap;
	-webkit-justify-content: center;
	justify-content:center;
	align-item: center;
	line-height: 150%;
}
 
.gen_txt{
	display: flex;
	flex: 0 1 auto;
	align-items: center;
	text-align: left;
	width: 49%;
}


.gen_img{
	display: flex;
	flex: 0 1 auto;
	align-items: center;
	justify-content: center;
	width: 50%;
}


.gen_img_x2{
	width: 45%;
	display: inline-block;
	text-align: center;
	padding: 0 10px;
	margin-top: 20px;
	text-align: center;
}
 
.gen_txt_x2{
	width: 47%;
	display: inline-block;
	text-align: left;
	vertical-align: top;
	padding-right: 30px;
}

 /************** divers **********************/ 
 
#countdown,
.countdown{
	text-align: center;
	color:#01577a;
	font-size: 25px;
}

.countdown{
	margin-bottom: 10px;
}

.video {
 overflow:hidden;
 padding-bottom:56.25%; 
 position:relative;
 height:0;
 margin-top: 50px;
}
.video iframe {
 left:0;
 top:0;
 height:100%;
 width:100%;
 position:absolute;
}

 /************** Contact **********************/
  
  
.contactForm{
	width: 50%;
	margin: 0 auto;
	text-align: center;
}

.nomChamps{
	font-size: 13px;
	color:#555;
	padding-left: 20px ;
	margin-bottom: -15px;
	margin-top: 20px;
	text-align: left;
}

.champs{
	width: 100%;
	border:solid 1px transparent;
	padding: 20px;
	border-radius:10px;
	box-shadow:2px 2px 6px #999;
	background:#fff;
	font:bold 13px Arial;
	color:#555;
	margin-top:20px;
}



.blockBoutons{
	text-align: center;
	margin-top: 20px;
}

.captcha{
	margin-top: 30px;
	
}

.bouton_actions {
	border:solid 1px transparent;
	padding: 5px;
	border-radius:5px;
	box-shadow:2px 2px 6px #999;
	background:#fff;
	font:bold 13px Arial;
	color:#555;
	margin: 0 10px 20px 10px;
	display: inline-block;
}


.bouton_actions:hover {
	border:solid 1px #ccc;
	box-shadow: 2px 2px 6px transparent;
	border-radius: 2px;
}

.largTextAera{
	width: 100%;
	border:none;
	padding: 20px;
	border-radius:10px;
	box-shadow:2px 2px 6px #999;
	background:#fff;
	font:bold 13px Arial;
	color:#555;
	margin-top:20px;
}

.largTextAera2{
	width: 96.5%;
	border:none;
	padding: 20px;
	border-radius:10px;
	box-shadow:2px 2px 6px #999;
	background:#fff;
	font:bold 13px Arial;
	color:#555;
	margin-top:20px;
}

.texteaeraComment{
	font-family: Noto Sans, sans-serif;
	font-size: 13px;
	padding-left: 20px;
	
}

/************** Inscription **********************/

.InscripForm{
	width: 40%;
	margin-top: 20px;
	display: inline-block;
	vertical-align: top;
}

.InscripForm_separateur{
	width: 8%;
	display: inline-block;
}

.nomChamps_inscrip{
	font-size: 13px;
	color:#555;
	padding-left: 10px ;
	margin-bottom: -5;
	margin-top: 10px;
	text-align: left;
}

.champs_inscrip{
	width: 100%;
	border:solid 1px transparent;
	padding: 15px;
	border-radius:5px;
	box-shadow:2px 2px 6px #999;
	background:#fff;
	font:bold 13px Arial;
	color:#555;
	margin-top:0;
}

.message{
	width: 50%;
	margin: 0 auto;
}

.warning{
	margin : 20px 0;
	color : #555;
}

.car_rest{
	padding-left: 20px;
	color: #555;
	font-size: 11px;
}

/************** Footer **********************/ 


.foot_up{
	display: -webkit-flex;
    display: flex;
    -webkit-flex-flow: row wrap;
    flex-flow: row wrap;
	-webkit-justify-content: center;
	justify-content:center;
	align-item: center;
}

.foot_l{
	width: 22%;
	padding-right: 0;
	display: flex;
	flex: 0 1 auto;
	align-items: center;
	justify-content: center;
}

.foot_c{
	width: 15%;
	padding-left: 30px;
	display: flex;
	flex: 0 1 auto;
	color: #fff;
	align-items: center;
	text-align: left;
	line-height: 250%;	
}

.foot_r{
	width: 15%;
	color: #fff;
	display: flex;
	flex: 0 1 auto;
	align-items: center;
	text-align: left;
	line-height: 250%;
}

.foot_rr{
	width: 22%;
	padding-right: 0;
	display: flex;
	flex: 0 1 auto;
	align-items: center;
	justify-content: center;
}

