@charset "utf-8";
html, body {
  margin:0;
  padding:0;
  text-align:center;
 
  
}
body{ overflow-x:hidden;}
@font-face {
    font-family: 'mhiba';
    src: url('fonts/acaslonpro-regular-webfont.woff2') format('woff2'),
         url('fonts/acaslonpro-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@viewport {
  width: device-width;height: device-height;
}
@-ms-viewport{width: device-width;height: device-height;}
@-o-viewport{width: device-width;height: device-height;}
body a{
	color: inherit;
	text-decoration: none;
	
}
body a href{
	color: inherit;
	text-decoration: none;
}
/* CSS Document */
@media screen and (max-width: 480px) {	
	.video{
		width:90%;
		height:40vh;
		position:fixed;
		display:none;
		left:5%;
		top:30vh;
		z-index: 300;
	}
.screenvid{width:100%;height:40vh;}	
	.messtravaux{width:50%;margin:auto;height:45vh;margin-top:27.5vh;background-color:#004C22;font-size:10vw;color:#FFFFFF;padding-top:5vh;border:medium solid #000000;}
disable_scroll {
    overflow: hidden;
}
	.paypl_btn{
	
background-color:#FFF;
	display: block;
	height: auto;
	width: 70%;
	margin:auto;
		margin-height:1vh;
	
	-webkit-box-shadow: 2px 2px 5px 0px rgba(0,0,0,0.75);
-moz-box-shadow: 2px 2px 5px 0px rgba(0,0,0,0.75);
box-shadow: 2px 2px 5px 0px rgba(0,0,0,0.75);
position:relative;
border:medium solid #FFF;	

}
.paypl_btn:hover{
	cursor:pointer;
	-webkit-box-shadow: 1px 1px 3px 0px rgba(0,0,0,0.91);
-moz-box-shadow: 1px 1px 3px 0px rgba(0,0,0,0.91);
box-shadow: 1px 1px 3px 0px rgba(0,0,0,0.91);
border:medium solid #004C22;	
	}
	.paypl_img{
	height:auto;
	width:90%;
	margin:auto;
}

.header_top{
	font-family: "mhiba";
	background-color: #004C22;
	background-repeat: no-repeat;
	text-align: right;
	display: block;
	margin: 0px;
	height: 7.1vh;
	width: 100vw;
	padding-top: 0.5vh;
	padding-right: 0px;
	padding-bottom: 0.5vh;
	padding-left: 0px;
}
.btn_header_top{
	font-family: "mhiba";
	background-color: #004C22;
	font-size: 0;
	color: #FFF;
	text-align: center;
	display: inline-block;
	height: 7vh;
	width: 11vw;
	vertical-align: middle;
	margin-top:0;
}
.btn_header_top img{
	max-height:7vh;
	height:auto;
	width:auto;
	max-width:11vw;
	vertical-align:middle;
	margin:0;
}
.btn_header_top:active{
	cursor: pointer;
	background-color: #000;	
}
.open_menu_m{
	font-family: "mhiba";
	background-color: #004C22;
	font-size: 0;
	color: #FFF;
	text-align: center;
	display: inline-block;
	height: 7vh;
	width: 11vw;
	transition: background-color 0.5s ease 0s;
	vertical-align: middle;
	margin-left:auto;
	margin-right:12vw;
	position:relative;
	margin-top:0;
}
.open_menu_m img{
	max-height:7vh;
	height:auto;
	width:auto;
	max-width:11vw;
	vertical-align:middle;
	margin:0;
	
}
.open_menu_m:active{
	background-color: #000;	
}
#close_menu_m{
	font-family: "mhiba";
	background-color: #004C22;
	font-size: 0;
	color: #FFF;
	text-align: center;
	display: none;
	height: 6.9vh;
	width: 11vw;
	vertical-align: middle;
	margin-left:0;
	margin-right:12vw;
	margin-top:0;
}
#close_menu_m:active{
	background-color: #000;	
}
#close_menu_m img{
	max-height:7vh;
	height:auto;
	width:auto;
	max-width:11vw;
	vertical-align:middle;margin:0;
}


.menu_m {
	
	font-family: "mhiba";
	color: #000;
	font-weight: normal;
	text-align: center;
	display: none;
	margin: 0;
	height: auto;
	width: auto;
	position: fixed;
	z-index:10;
	left: 0;
	top: 7.8vh;
	right: 0;
	bottom: 0;
	overflow-x:hidden;
	overflow-y:auto;
	}
	

.btn_menu_m{
	height: auto;
	width: 98%;
	padding-top: 1vh;
	padding-left: 2%;
	padding-bottom: 1vh;
	font-family: "mhiba";
	font-size: 5vw;
	font-weight: normal;
	margin: auto;
	color: #000;
	text-decoration: none;
	background-color: rgba(255,255,255,0.9);
	text-align: left;
	display: inline-block;
	border-top-width: 0.5px;
	border-right-width: 0;
	border-bottom-width: 0.5px;
	border-left-width: 0;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #004C22;
	border-right-color: #004C22;
	border-bottom-color: #004C22;
	border-left-color: #004C22;
}

.btn_menu_md{
	height: auto;
	width: 94%;
	padding-top: 1vh;
	padding-bottom: 1vh;
	padding-left: 6%;
	font-family: "mhiba";
	font-size: 4vw;
	font-weight: normal;
	margin: 0;
	color: #004C22;
	text-decoration: none;
	background-color: rgba(255,255,255,0.9);
	text-align: left;
	display: block;
	position: relative;
	border-top-width: 0.5px;
	border-right-width: thin;
	border-bottom-width: 0.5px;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #004C22;
	border-right-color: #004C22;
	border-bottom-color: #004C22;
	border-left-color: #004C22;
}	

.btn_menu_mdd{
	height: auto;
	width: 88%;
	padding-top: 1vh;
	padding-bottom: 1vh;
	padding-left: 12%;
	font-family: "mhiba";
	font-size: 4vw;
	font-weight: normal;
	margin: 0;
	color: #004C22;
	text-decoration: none;
	background-color: rgba(255,255,255,0.9);
	text-align: left;
	display: block;
	position: relative;
	border-top-width: 0.5px;
	border-right-width: thin;
	border-bottom-width: 0.5px;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #004C22;
	border-right-color: #004C22;
	border-bottom-color: #004C22;
	border-left-color: #004C22;
}	


.btn_menu_m:active{
	background-color: #004C22;
	color: #FFF;
	
}

.btn_menu_md:active{
	background-color: #004C22;
	color: #FFF;
	
}


.btn_menu_mdd:active{
	background-color: #004C22;
	color: #FFF;
	
}

.menu{display: none;}


.menu_fixe{display: none;}
.logo{
	text-align: center;
	display: block;
	margin: auto;
	padding: 0px;
	height: auto;
	width: 65%;
	font-family: "mhiba";
	font-weight: bold;
	font-size:6vw;
	color: #004C22;
	margin-top:2vh;
	margin-bottom:1vh;
}
.logo_merch{display:none;}
.txt_acc{
	font-family: "mhiba";
	color: #000;
	
	text-align: center;
	display: block;
	margin: auto;
	height: auto;
	width: 95%;
	padding-top: 1vh;
	
	padding-bottom: 1vh;
	padding-left: 2%;
	line-height: 3vh;
	font-size: 3vh;
}
.vign_news{
	text-align: center;
	vertical-align: middle;
	display: inline-block;
	padding: 0.5%;
	height: auto;
	width: 30%;
	margin-top: 4vh;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	border: thin solid #004C22;
}
.vign_news img{
	width:auto;
	height:auto;
	max-width:100%;
	max-height:6vh;
	
		}
.title_news{
	font-family: "mhiba";
	font-size: 4vw;
	font-weight: normal;
	color: #000;
	text-align: left;
}
.date_news{
	font-family: "mhiba";
	font-size: 3vw;
	font-weight: normal;
	color: #666;
	text-align: left;
}
.btn_lire{
	font-size: 3vw;
	font-family: "mhiba";
	font-style: italic;
	color: #666;
	background-color: #FFF;
	text-align: right;
	display: block;
	margin: 0px;
	padding: 0.5%;
	height: auto;
	width: 100%;
	-webkit-transition: color 0.5s ease-in-out;
	-moz-transition: color 0.5s ease-in-out;
	-ms-transition: color 0.5s ease-in-out;
	-o-transition: color 0.5s ease-in-out;
	transition: color 0.5s ease-in-out;
}
.tt_partenaire{
	font-family: "mhiba";
	color: #004c22;
	text-align: left;
	display: block;
	height: auto;
	font-size:5vw;
	width: 90vw;
	margin-top: 2vh;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	padding-top: 0.5vh;
	padding-right: 0.5vh;
	padding-bottom: 0.5vh;
	padding-left: 0px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #004C22;
	border-right-color: #004C22;
	border-bottom-color: #004C22;
	border-left-color: #004C22;	
	
	}

.deroul{
	display: none;
	margin: 0px;
	padding: 0;
	height: auto;
	width: 100%;
	border-top-width: 0.5px;
	border-right-width: thin;
	border-bottom-width: 0.5px;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #004C22;
	border-right-color: #004C22;
	border-bottom-color: #004C22;
	border-left-color: #004C22;
		
}
.mess_cov{
	font-family: "mhiba";
	color: #FFF;
	background-color: #004C22;
	text-align: justify;
	display: none;
	position: fixed;
	z-index: 50;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	background: rgba(4,76,34,1);
	background: -moz-linear-gradient(top, rgba(4,76,34,1) 0%, rgba(1,18,8,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(4,76,34,1)), color-stop(100%, rgba(1,18,8,1)));
	background: -webkit-linear-gradient(top, rgba(4,76,34,1) 0%, rgba(1,18,8,1) 100%);
	background: -o-linear-gradient(top, rgba(4,76,34,1) 0%, rgba(1,18,8,1) 100%);
	background: -ms-linear-gradient(top, rgba(4,76,34,1) 0%, rgba(1,18,8,1) 100%);
	background: linear-gradient(to bottom, rgba(4,76,34,1) 0%, rgba(1,18,8,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#044c22', endColorstr='#011208', GradientType=0 );
	font-size: 4vh;
	font-weight: bold;
	padding-top: 20vh;
	padding-right: 3%;
	padding-bottom: 0.5vh;
	padding-left: 3%;
}
	.container_part{
	background-color: #FFF;
	display: block;
	margin: 0px;
	padding: 1vh;
	height: auto;
	width: 95%;
	position:relative;
	
}
	.part_titre{
		width:100%;
		font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, "sans-serif";
		font-size:1vw;
		font-weight: bold;
		color:#004C22;
		
		
	}
	.part_titre2{
		width:100%;
		font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, "sans-serif";
		font-size:1vw;
		font-weight: bold;
		color:#004C22;
		
		
	}
.partenaire{
	vertical-align: middle;
	display: inline-block;
	margin: 0px;
	height: auto;
	width: 28%;
	padding-top: 1vh;
	padding-right: 1vw;
	padding-bottom: 1vh;
	padding-left: 1vw;
}
.partenaire img{
	width:100%;
	height:auto;
	
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;	
}
.partenaire:hover{cursor: pointer;}
.partenaire:hover img{
	filter: grayscale(0%);
    -webkit-filter: grayscale(0%);
    -moz-filter: grayscale(0%);
    -ms-filter: grayscale(0%);
    -o-filter: grayscale(0%);

}

.partenaire2{
	vertical-align: middle;
	display: inline-block;
	margin: 0px;
	height: auto;
	width: 15%;
	padding-top: 1vh;
	padding-right: 1vw;
	padding-bottom: 1vh;
	padding-left: 1vw;
}
.partenaire2 img{
	width:100%;
	height:auto;
	
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;	
}
.partenaire2:hover{cursor: pointer;}
.partenaire2:hover img{
	filter: grayscale(0%);
    -webkit-filter: grayscale(0%);
    -moz-filter: grayscale(0%);
    -ms-filter: grayscale(0%);
    -o-filter: grayscale(0%);

}	
.container_ban{
	background-color: #FFF;
	display: block;
	margin: 0px;
	padding: 0px;
	height:36vh;
	width: 100%;
	overflow:hidden;
	position:relative;
}
.container_ban img{
	width:auto;
	height:auto;
	min-width:100%;
	max-width:100%;
	min-height:36vh;
	position:absolute;
	left:0;
	
}
	.fenfo{
		font-family:"mhiba";
		font-weight: bold;
		font_size:2vh;
		position:fixed;
		top:40vh;
		bottom:40vh;
		left:4%;
		right:4%;
		background-color:#FFF;
		border:medium solid #004C22;
		display:block;
		z-index: 30;
		color:#004C22;
		padding-top:4vh;
		
	}	
	.block{
	
	text-align: center;
	display: block;
	margin: auto;
	padding: 0px;
	height: auto;
	width: 98%;
}
.cover{
	background-color: rgba(0,0,0,0.8);
	display: none;
	height: auto;
	width: auto;
	position: fixed;
	z-index: 20;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
}
.cover_cale{
	text-align: center;
	vertical-align: middle;
	display: inline-block;
	margin: 0px;
	padding: 0px;
	height: 100vh;
	width: 1px;

	
}
.img_grde{
	display: inline-block;
	height: auto;
	width: auto;
	max-height: 95vh;
	max-width: 80%;
	
	margin-top: 0.5vh;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: 0.5vh;
	padding-top: 1vh;
	padding-right: 1%;
	padding-bottom: 1vh;
	padding-left: 1%;
	border: 4px solid #FFF;
	background-color: #000;
	vertical-align: middle;	
	-webkit-box-shadow: 5px 5px 6px 0px rgba(0,0,0,0.75);
-moz-box-shadow: 5px 5px 6px 0px rgba(0,0,0,0.75);
box-shadow: 5px 5px 6px 0px rgba(0,0,0,0.75);
}
	.btn_close{
	display: block;
	padding: 0px;
	height: auto;
	width: 8%;
	margin-top: 0.5vh;
	margin-right: 0.5%;
	margin-bottom: 0.5vh;
	margin-left: auto;
	position: absolute;
	left: auto;
	top: 2vh;
	right: 2vw;
	bottom: auto;
	opacity: 0.6;
	-webkit-transition: all 0.5s ease 0.5s;
	-moz-transition: all 0.5s ease 0.5s;
	-ms-transition: all 0.5s ease 0.5s;
	-o-transition: all 0.5s ease 0.5s;
	transition: all 0.5s ease 0.5s;
}
.btn_close:hover{cursor:pointer; opacity:1; }
	.img_etape{width:80%;}
	
.deux_col{
	font-family: "mhiba";
	text-align: center;
	vertical-align: top;
	display: block;
	margin: auto;
	height: auto;
	width: 95%;
	padding-top: 1vh;
	padding-right: 1vw;
	padding-bottom: 1vw;
	padding-left: 1vw;
}
.deux_col tt{
	font-family: "mhiba";
	font-size: 3vw;
	font-weight: bold;
	color: #004C22;
	text-align: left;
	display: block;
	width: 80%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0.5vh;
	padding-left: 0px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #004C22;
	border-right-color: #004C22;
	border-bottom-color: #004C22;
	border-left-color: #004C22;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 1vh;
	margin-left: auto;
}
	.deux_col_opt{
	font-family: "mhiba";
	text-align: center;
	vertical-align: top;
	display: inline-block;
	margin: auto;
	height: auto;
	width: 98%;
	padding-top: 1vh;
	padding-right: 1vw;
	padding-bottom: 1vw;
	padding-left: 1vw;
}
.deux_col_opt tt{
	font-family: "mhiba";
	font-size: 4vw;
	font-weight: bold;
	color: #004C22;
	text-align: left;
	display: block;
	width: 95%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0.5vh;
	padding-left: 0px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #004C22;
	border-right-color: #004C22;
	border-bottom-color: #004C22;
	border-left-color: #004C22;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 1vh;
	margin-left: auto;
}	
	.deux_col_pay{
	font-family: "mhiba";
	text-align: center;
	vertical-align: top;
	display: inline-block;
	margin: auto;
	height: auto;
	width: 98%;
	padding-top: 1vh;
	padding-right: 1vw;
	padding-bottom: 1vw;
	padding-left: 1vw;
}
.deux_col_pay tt{
	font-family: "mhiba";
	font-size: 1.5vh;
	font-weight: bold;
	color: #004C22;
	text-align: left;
	display: block;
	width: 95%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0.5vh;
	padding-left: 0px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #004C22;
	border-right-color: #004C22;
	border-bottom-color: #004C22;
	border-left-color: #004C22;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 1vh;
	margin-left: auto;
}	
	.formule_desc{
		
		
		background-color: #FFF;
		color:#004C22;
		font-family:Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
		font-size:1.5vh;
		border:solid medium #004c22;
		display:inline-block;
		padding-top:1vh;
		padding-bottom:1vh;
		padding-left:1%;
		padding-right:1%;
		text-align:left;
		width:90%;
		overflow-y:auto;
		overflow-x:hidden;
	}
	.formule_desc ul li u:hover{cursor:pointer;}
	.formule_desc_cont tt{
		width:auto;
		height:auto;
		background-color:#004C22;
		padding:3%;
		padding-bottom:0.5vh;
		padding-top:0.5vh;
		margin:auto;
		margin-bottom:1vh;
		color:#FFFFFF;
		font-family: "mhiba";
		font-size:2vh;
	border-radius: 10px 10px 10px 10px;
-moz-border-radius: 10px 10px 10px 10px;
-webkit-border-radius: 10px 10px 10px 10px;}
	.formule_descr{
		
		
		background-color: #FFF;
		color:#004C22;
		font-family: "mhiba";
		font-size:1.5vh;
		width:90%;
		border:solid medium #004c22;
		display:inline-block;
		padding-top:1vh;
		padding-bottom:1vh;
		padding-left:1%;
		padding-right:1%;
		text-align:left;
		vertical-align: top;
	    overflow-y:auto;
		overflow-x:hidden;
		
	}
	.colm{display:block;
	vertical-align:top;
		border: thin dotted #004C22;
		margin-top:1vh;
		width:98%;
		position:relative;
	}
	.colm tt{display:block; width:95%;text-align:center; font-size:2vh;font-weight:bold;
	vertical-align:top;}
	.colblock{
		position:absolute;
		top:0;
		bottom:0;
		left:0;
		right:0;
		z-index: 90;
		background-color:rgba(255,255,255,0.7);
		overflow:hidden;
		}
	.bablock{
		width:100%;
		margin-left:0;
		margin-right:0;
		margin-top:5vh;
		margin-bottom:auto;
		height:auto;
		color:#FFF;
		font-family:"ctc","Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, "sans-serif";
		font-size:3vh;
		padding-top:1vh;
		padding-bottom:1vh;
		background-color:#004C22;
		text-align: center;
		
		
		
	}
	
	.colr{display:block;
	vertical-align:top;
		border: thin dotted #004C22;
		margin-top:1vh;
		width:70%;
		font-size:2vh;
		margin-left:17%;
	}
	.colr tt{display:block; width:95%;text-align:center; font-size:2vh;font-weight:bold;
	vertical-align:top;}
	
	.colv{display:block;
	vertical-align:top;
		border: thin dotted #004C22;
		margin-top:1vh;
		width:98%;
	}
	.colv tt{display:block; width:95%;text-align:center; font-size:2vh;font-weight:bold;
	vertical-align:top;}
	.tarifs{background-color:#004C22;
	color:#FFF;
	font-size:2vh;
	font-weight:bold;
	width: auto;
	max-width:55%;
	height:auto;
	padding:0.5vh;
	margin-right:0;
		margin-left:auto;
		margin-top:0.5vh;
	}
	
	
	.btn_pre_inscr{
		background-color:#004C22;
		width:90%;
		margin-left:5%;
		margin-top:1.5vh;
		text-align:center;
		padding-top:1vh;
		padding-bottom:1vh;
		height:auto;
		color:#FFF;
		ffont-family:Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
		font-size:2.5vh;
		font-weight:bold;
		margin-bottom: 1vh;
	}
	
.btn_pre_inscr:hover{	
	background-color:#FFF;
	color:#004C22;
	border:thin solid #004C22;
	cursor:pointer;
}
		.btn_pre_inscr_courrier{
		
		width:90%;
		margin:auto;
		margin-top:0.5vh;
		margin-bottom:0.5vh;
		text-align:center;
		padding-top:1vh;
		padding-bottom:1vh;
		height:auto;
		color:#004C22;
		font-family:Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
		font-size:1.5vh;
		display:block;
		vertical-align:middle;
		font-weight: bold;
		border:solid thin #004c22;
			}
	
.btn_pre_inscr_courrier:hover{	
	background-color:#FFF;
	color:#004C22;
	border:thin solid #004C22;
	cursor:pointer;
}
	.formule_descduo_cont{
		
		
		
		display:inline-block;
		vertical-align:top;
		width:91%;
	    text-align:center;
		

background: rgba(255,255,255,1);
background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(120,199,255,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,255,255,1)), color-stop(100%, rgba(120,199,255,1)));
background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(120,199,255,1) 100%);
background: -o-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(120,199,255,1) 100%);
background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(120,199,255,1) 100%);
background: linear-gradient(to bottom, rgba(255,255,255,1) 0%, rgba(120,199,255,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#78c7ff', GradientType=0 );

		
		
	}
	.formule_descduo_cont tt{
		width:auto;
		height:auto;
		
		background-color:#004C22;
		padding:3%;
		padding-bottom:0.5vh;
		padding-top:0.5vh;
		margin:auto;
		margin-bottom:1vh;
		color:#FFFFFF;
		font-family: "mhiba";
		font-size:2vh;
	border-radius: 10px 10px 10px 10px;
-moz-border-radius: 10px 10px 10px 10px;
-webkit-border-radius: 10px 10px 10px 10px;}
	.formule_descduo{
		
		
		
		color:#004C22;
		display:block;
		margin:auto;
		vertical-align:top;
		font-family: "mhiba";
		font-size:3vw;
		width:97%;
		border:solid thin #004c22;
		padding-top:1vh;
		padding-bottom:1vh;
		padding-left:1%;
		padding-right:1%;
		text-align:center;
		margin-top:1vh;
		font-family:Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
		font-size:1vw;
		
	  
	}
	
	.duo_colc{
		width:20%;
		height:auto;
		display:inline-block;
		vertical-align:middle;
	}
	.duo_colc img{
		width:85%;
	}
	.duo_colm{
		width:58%;
		height:auto;
		font-family: Impact, Haettenschweiler, "Franklin Gothic Bold", "Arial Black", "sans-serif";
		font-size :2vw;
		display:inline-block;
		vertical-align:middle;
	}
	.duo_colm_ex{
		width:100%;
		margin-top:1vh;
		background-color: #262B5C;
		border-top:medium solid #FF0000;
		border-bottom: medium solid #FF0000;
		font-family:Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
		font-size:2.5vw;
		text-align:center;
		padding-left:1%;
		font-weight: bold;
		position:relative;
		color:#FFFFFF; }
		
	.duo_colm_ex_img{
		position:absolute;
		top:6vh;
		right:-30%;
		border:solid medium #ffffff;
		transform:rotate(10deg);
		width:auto;
		height:auto;
		max-width:30%;
		max-height:50vh;
	}	
	.duo_colopt{
		width:90%;
		height:auto;
		display:block;
		vertical-align:middle;
		text-align:left;
		font-size:1.5vh;
		line-height: 2vh;
		
	}
	
	.duo_colopt ul li u:hover{cursor:pointer;}
	.duo_colchx{
		width:95%;
		padding-top:3vh;
		height:auto;
		display:block;
		text-align: center;
		margin:auto;
		
	}
	.duo_chx{width:100%;
		height:auto;
		display:block;
		border:thin dotted #004c22;
		text-align:center;
		margin:auto;
	font-size:2vw;}
	.duo_chx_col_desc{
		width:98%;
		font-family: Impact, Haettenschweiler, "Franklin Gothic Bold", "Arial Black", "sans-serif";
		font-size:3vw;
		text-align:center;
		display:block;
		margin:auto;
	}
	.duo_chx_col_desc blue{color:#262B5C;}
	.duo_chx_col_btn{
		width:98%;
		display:block;
		vertical-align:middle;
		margin:auto;
	}
	.duo_colchx_all{
		width:98%;
		padding-top:1vh;
		height:auto;
		display:inline-block;
		vertical-align:middle;
		
	}
	.duo_col_cad_all{
		width:98%;
		height:auto;
		display:block;
		vertical-align:middle;
		text-align:center;
		
	}
	.duo_chx_cont_all{
		width:100%;
		display:block;
		margin:auto;
		border-top: thin solid #044c22;
		padding-top:0vh;
		padding-bottom:1vh;
		
	}
	
	.duo_col_cad_all_col{
		width:35%;
		height:auto;
		display:inline-block;
		vertical-align:middle;
		margin:auto;
		text-align: center;
		font-size: 3vw;
		line-height:2vh;
		
		
	}
	.duo_col_cad_all_col_ou{
		width:15%;
		height:auto;
		display:inline-block;
		vertical-align:middle;
		text-align: center;
		font-size: 3vw;
		font-weight:bold;
		
	}
	
	.duo_col_cad_all h1{
		font-size: 3vh;
		font-weight:bold;
	}
	.btn_mhhv{
		width:70%;
		padding-top:0.5vh;
		padding-bottom:0.5vh;
		height:auto;
		color:#262B5C;
		border: medium solid #FF0000;
		border-radius: 10px 10px 10px 10px;
-moz-border-radius: 10px 10px 10px 10px;
-webkit-border-radius: 10px 10px 10px 10px;
		margin:auto;
		text-align:center;
		font-size:2vw;
	}
	.btn_mhhv:hover{
		Background-color:#FFFFFF;
		color:#FF0000;cursor:pointer;
}
	.btn_pre_inscr_all{
		background-color:#004C22;
		width:90%;
		margin:auto;
		margin-top:0.5vh;
		margin-bottom:0.5vh;
		text-align:center;
		padding-top:0.5vh;
		padding-bottom:0.5vh;
		padding-left:1%;
		padding-right:1%;
		height:auto;
		color:#FFF;
		font-family:Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
		font-size:2.5vh;
		line-height: 2.5vh;
		display:block;
		vertical-align:middle;
		font-weight: bold;
		border:solid thin #004c22;
			}	
	
	.btn_pre_inscr_all:hover{	
	background-color:#FFF;
	color:#004C22;
	border:thin solid #004C22;
	cursor:pointer;
}
	
	.formule_apercu{
		width:96%;
		height:auto;
		position:fixed;
		display:none;
		top:3vh;
		left:0.5vw;
		background-color:#FFFFFF;
		border: medium solid #004c22;
		z-index:100;
		
		
	}
	.boite_message{
	font-family: "mhiba";
	font-size: 2vh;
	font-weight: bold;
	color: #004c22;
	background-color: #FFF;
	text-align: center;
	display: none;
	height: auto;
	width: auto;
	padding-top: 1vh;
	padding-right: 1vw;
	padding-bottom: 1vh;
	padding-left: 1vw;
	border: medium solid #004c22;
	position: fixed;
	z-index: 50;
	left: 5vw;
	top: 45vh;
	right: 5vw;
	bottom: 45vh;
	-webkit-box-shadow: 6px 6px 11px -3px rgba(0,0,0,0.74);
-moz-box-shadow: 6px 6px 11px -3px rgba(0,0,0,0.74);
box-shadow: 6px 6px 11px -3px rgba(0,0,0,0.74);
}
	.container_part{
	background-color: #FFF;
	display: block;
	margin: 0px;
	padding: 1vh;
	height: auto;
	min-height:20vh;
	width: 100vw;
	overflow:visible;
	position:relative;
	
}
	.part_titre{
		width:100%;
		font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, "sans-serif";
		font-size:2vh;
		font-weight: bold;
		color:#004C22;
		
		
	}
	.part_titre2{
		width:100%;
		font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, "sans-serif";
		font-size:1.5vh;
		font-weight: bold;
		color:#004C22;
		
		
	}
	
	.tableinscrit{
		width:95%;
		display:block;
	}
	.celinscritnom{
		display:inline-block;
		width:15%;
		height:1.5vh;
		font-size:2vw;
		padding-top:0.7vh;
		padding-bottom:0.5vh;
		text-align:center;
		vertical-align:middle;
		border:thin solid #000000;
		
		
	}
	.celinscrit{
		display:inline-block;
		width:15%;
		height:1.5vh;
		font-size:2vw;
		padding-top:0.7vh;
		padding-bottom:0.5vh;
		text-align:center;
		vertical-align:middle;
		border:thin solid #000000;
		
		
	}
	.celinscritmod{
		display:inline-block;
		width:22%;
		height:1.5vh;
		font-size:2vw;
		padding-top:0.7vh;
		padding-bottom:0.5vh;
		text-align:center;
		vertical-align:middle;
		border:thin solid #000000;
		
		
	}
	.celinscritan{
		display:inline-block;
		width:6%;
		height:1.5vh;
		font-size:2vw;
		padding-top:0.7vh;
		padding-bottom:0.5vh;
		text-align:center;
		vertical-align:middle;
		border:thin solid #000000;	
	}
	.celinscritnum{
		display:inline-block;
		width:4%;
		height:1.5vh;
		font-size:2vw;
		padding-top:0.7vh;
		padding-bottom:0.5vh;
		text-align:center;
		vertical-align:middle;
		border:thin solid #000000;	
	}
	.celinscrit2{
		display:inline-block;
		width:8%;
		height:1.5vh;
		font-size:2vw;
		padding-top:0.7vh;
		padding-bottom:0.5vh;
		text-align:center;
		vertical-align:middle;
		border:thin solid #000000;
		
		
	}
	.cel_flag{vertical-align:middle;width:auto;height:auto;max-height: 1.5vh; max-width:80%;}
	.imgauto{
		vertical-align:middle;
		width:auto;height:auto;max-height: 1.5vh; max-width:80%;
		
	}
	.imgauto:hover{cursor:zoom-in;}

	
	
	.ress_vign{
		display:inline-block;
		border:thin dotted #004C22;
		width:70%;
		padding-top:0.5vh;
		padding-left:0.5%;
		padding-bottom:0.5vh;
		padding-right:0.5%;
		height:30vh;
		overflow:auto;
		vertical-align:top;
		text-align:center;
		
		
	}
	.ress_vign_chx{
		display:inline-block;
		border:medium solid #004C22;
		width:70%;
		padding-top:0.5vh;
		padding-left:0.5%;
		padding-bottom:0.5vh;
		padding-right:0.5%;
		height:30vh;
		overflow:auto;
		vertical-align:top;
		text-align:center;
		background-color:mediumseagreen
		
		
	}

	.ress_cal{
		width:1px;
		height:15vh;
		display:inline-block;
		vertical-align:middle;
		
	}
	.ress_ico{
		width:auto;
		height:auto;
		max-width:85%;
		max-height:18vh;
		display:inline-block;
		vertical-align:middle;
		
		
	}
	.ress_ico:hover{cursor:zoom-in;}
	.ress_titre{
		font-family:"mhiba", Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
	font-size:1.5vh;
	display:block;
	vertical-align:top;
		
		height:6vh;
		max-width:95%;
		margin-bottom:1.5vh;
		overflow:hidden;
	}
	
	.ress_fen{
		display:none;
		width:auto;
		height:auto;
		
		color:#004C22;
		font-family:"Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, "sans-serif";
		font-size:1.5vh;
		
		
	}
	.ress_demande{
		display:none;
		position:fixed;
		width:auto;
		height:auto;
		top:20vh;
		bottom:20vh;
		left:20%;
		right:20%;
		z-index: 30;
		background-color:#FFFFFF;
		border:solid thin #044C22;
		text-align:center;
		
		
		
	}
	.btn_coche{
		
		font-family:"Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, "sans-serif";
		font-size:1.5vh;
		height:2vh;
		max_width:90%;
		background-color:#FFFFFF;
		border: thin solid #044C22;
		color: #004C22;
		margin-top:0.5vh;
		margin-left:auto;
		margin-right:auto;
		display:block;
	}
	.btn_coche:hover{
		cursor:pointer;
		background-color:#004C22;
		color: #FFFFFF;
	}
	
.fen_info_taille{
		display:none;
		position:fixed;
		top:5vh;
		bottom:10vh;
		padding-top:3vh;
		left:3%;
		right:3%;
		background-color:rgba(255,255,255,0.9);
	overflow-y:auto;
	}	
	.cadre_info_taille{
		width:98%;
		height:auto;
		display:block;
		margin:auto;
		border:thin solid #004c22;
	}
	.cadre_info_taille h1{
		width:100%; 
		background-color:#044c22;
		color: #ffffff;
		
		
	}
	.tailles_cadre_chx_cont{
		display:none;
		position:fixed;
		z-index:600;
		top:0vh;
		bottom:0vh;
		left:0;
		right:0;
		background-color:rgba(255,255,255,0.6);
		text-align:center;
		
	}
	.tailles_cadre_chx{
		display:block;
		width:80%;
		height:auto;
		margin:auto;
		padding-top:2vh;
		padding-bottom:2vh;
		padding-left:4%;
		padding-right:4%;
		margin-top:5vh;
		background-color:#FFFFFF;
		border:medium solid #004c22;-webkit-box-shadow: 0px 0px 17px 0px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 0px 17px 0px rgba(0,0,0,0.75);
box-shadow: 0px 0px 17px 0px rgba(0,0,0,0.75);
	}
	.tailles_cadre_chx_guide{
		display:block;
		width:86%;
		height:auto;
		margin:auto;
		padding-top:1vh;
		padding-bottom:1vh;
		padding-left:1%;
		padding-right:1%;
		margin-top:1vh;
		background-color:#FFFFFF;
		border:medium solid #004c22;-webkit-box-shadow: 0px 0px 17px 0px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 0px 17px 0px rgba(0,0,0,0.75);
box-shadow: 0px 0px 17px 0px rgba(0,0,0,0.75);
	}
	.tailles_cadre_chx_btn 
	{display:inline-block;
	width:30%;;
		font-size:2.5vw;
		height:auto;
		padding-top:0.5vh;
		padding-bottom:0.5vh;
		padding-right:3%;
		padding-left:3%;
		background-color:#FFFFFF;
		border:thin solid #044c22;
		color:#044c22;
		font-weight:bold;
		font-family: Verdana, Geneva, sans-serif;
		margin:auto;
		margin-bottom:0.5vh;
	
	}
	.tt_chx_taille{
		font-size:4vw;
		color:#044c22;
		font-weight:bold;
		font-family: "mhiba";}
	
	.tailles_cadre_chx_btn:hover{background-color:#044c22;
		border:thin solid #044c22;
		color:#FFFFFF;cursor:pointer;}
	
	.tailles_cadre_chx_btn_no
	{display:inline-block;
	width:30%;;
		font-size:4vw;
		height:auto;
		padding-top:0.5vh;
		padding-bottom:0.5vh;
		padding-right:3%;
		padding-left:3%;
		background-color:#E1E0E0;
		border:thin solid #737373;
		color:#737373;
		font-weight:bold;
		font-family: Verdana, Geneva, sans-serif;
		display:none;
		margin:auto;
		margin-bottom:0.5vh;
	
	
	}
	.tailles_cadre_chx_btn_no:hover{
	cursor:not-allowed;}
	.tailles_cadre_info{
		width:98%;
		height:auto;
		display:block;
		vertical-align:top;
		border:thin solid #004c22;
	}
	.tailles_cadre_info h1{
		width:100%; 
		font-size:3vw;
		background-color:#044c22;
		color: #ffffff;
		overflow:auto;
		
		
	}
	.taille_infos_guide_txt{
		width:auto;;
		height:auto;
		display:inline-block;
		vertical-align:middle;
		font-weight:bold;
		font-family: Verdana, Geneva, sans-serif;
		font-size:2.9vw;
	}
	.taille_infos_guide_img{
		width:4%;
		height:auto;
		display:inline-block;
		vertical-align:middle;
	}
	.speech_ass{
		width:80%;
		height:auto;
		font-family: Verdana, Geneva, sans-serif;
	font-size: 2vw;
		color:#000000;
	}
	.logo_jvlvev{
		position:absolute;
		top:22vh;
		right:2%;
		width:13%;
		
		}
	.logo_lion{
		position:absolute;
		top:25vh;
		left:2%;
		width:15%;
		}
}
