@charset "UTF-8";
/* CSS Document */
.bouton_home{
position: absolute;
	
}
.bouton_commander{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: rgba(51,51,51,0.6);
	text-align: center;
	padding: 4px;
	border: thin solid rgba(102,102,102,0.6);
	width: 120px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
    background-color: rgba(255,255,255,1.00);
    cursor: pointer;
}
.bouton_commander:hover{
	color: rgba(255,255,255,1);
	background-color: rgba(255,180,0,1);
    border: thin solid rgba(255,180,0,1);
}
.langue{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: rgba(255,255,255,1);
	position: absolute;
	width: 60px;
	top: 10px;
	right: 60px;
}
.oubli:link, a:visited, a:active {
	color: rgba(102,102,102,1);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
.oubli:hover {
	color: rgba(0,0,0,1);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
.ancredec{
	background-color: rgba(0,255,51,0);
	position: relative;
	height: 0px;
	width: 10px;
	top: -80px;
}
.blanc{
	color: rgba(255,255,255,1);
}
.h_200{
	min-height: 200px;
}
.h_240{
	min-height: 200px;
}
.titre_bt{
	position: absolute;
	font-size: 14px;
	font-weight: bold;
	color: rgba(102,102,102,1);
	left: 120px;
	top: 10px;
}
.texte_bt{
	position: absolute;
	font-size: 10px;
	color: rgba(102,102,102,1);
	left: 120px;
	top: 30px;
	width: 110px;
	line-height: 12px;
}
.titre_bt_centre{
	position: absolute;
	font-size: 14px;
	font-weight: bold;
	color: rgba(102,102,102,1);
	top: 10px;
	text-align: center;
	background-color: rgba(0,153,51,0);
	width: 100%;
	padding-top: 80px;
}
.chiffre_bt{
	position: absolute;
	font-size: 36px;
	font-weight: bold;
	color: rgba(255,255,255,1);
	left: 40px;
	top: 30px;
}
.bouton_home:hover{
	
}

.rouge{
	font-size: 18px;
	font-weight: bold;
	color: rgba(255,0,0,1);
}
#voile{
	display: block;
	position: absolute;
	z-index: 999;
	height: 513px;
	width: 466px;
	left: 0px;
	top: 0px;
	pointer-events: none;
	background-attachment: fixed;
	background-image: url(../navig/voile.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#logo_droite_fixe{
	/*background-image: url(../navig/logo_pos.png);
	background-repeat: no-repeat;
	background-position: right top;*/
	display: block;
	top: 1px;
	right: 0px;
	text-align:right;
}
#logo_droite_mobile{
	/*background-image: url(../navig/logo_pos.png);
	background-repeat: no-repeat;
	background-position: right top;*/
	display: block;
	position: relative;
	top: -84px;
	right: 0px;
	text-align:right;
	height:0;
	overflow:visible;
	z-index: 9999;
}
#logo_gauche_fixe{
	/*background-image: url(../navig/logo_pos.png);
	background-repeat: no-repeat;
	background-position: right top;*/
	display: block;
	top: 1px;
	left: 0px;
	text-align:right;
}
#logo_gauche_mobile{
	/*background-image: url(../navig/logo_pos.png);
	background-repeat: no-repeat;
	background-position: right top;*/
	display: block;
	position: relative;
	top: -84px;
	left: 0px;
	text-align:left;
	height:0;
	overflow:visible;
	z-index: 9999;
}

.texte_intro{
	font-size: 14px;
	line-height: 20px;
	color: rgba(102,102,102,1);
	text-align: justify;
	margin-bottom: 40px;
}

.texte_intro_center{
	font-size: 14px;
	line-height: 20px;
	color: rgba(102,102,102,1);
	text-align: center;
	margin-bottom: 40px;
}



/* ================================================== */
/* R E S P O N S I V E */
/* ================================================== */

@media(min-width:1200px) {
	
	#voile{
	/*display: block;
	position: absolute;
	z-index: 999;
	height: 513px;
	width: 466px;
	left: 0px;
	top: 0px;
	pointer-events: none;
	background-attachment: fixed;
	background-image: url(../navig/voile.png);
	background-repeat: no-repeat;
	background-position: left top;*/
	display: block;
		position: absolute;
		z-index: 999;
		height: 491px;
		width: 410px;
		left: 0px;
		top: 0px;
		left: 0px;
		top: 0px;
		pointer-events: none;
		background-attachment: fixed;
		background-image: url(../navig/voile1.png);
		background-repeat: no-repeat;
		background-position: left top;
	}
	.titre_bt{
	    left: 160px;
	    top: 10px;
    }
    .texte_bt{
	    left: 160px;
	    top: 30px;
	    width: 110px;
    }
	
	}



	@media(min-width:980px) and (max-width: 1199px) {
	
	#voile{
	/*display: block;
		position: absolute;
		z-index: 999;
		height: 491px;
		width: 410px;
		left: 0px;
		top: 0px;
		left: 0px;
		top: 0px;
		pointer-events: none;
		background-attachment: fixed;
		background-image: url(../navig/voile1.png);
		background-repeat: no-repeat;
		background-position: left top;*/
		display: block;
		position: absolute;
		z-index: 999;
		height: 396px;
		width: 360px;
		left: 0px;
		top: 0px;
		left: 0px;
		top: 0px;
		pointer-events: none;
		background-attachment: fixed;
		background-image: url(../navig/voile2.png);
		background-repeat: no-repeat;
		background-position: left top;
	}
	.titre_bt{
	    left: 140px;
	    top: 10px;
    }
    .texte_bt{
	    left: 140px;
	    top: 30px;
	    width: 110px;
    }
	
	}

	/* -------------------------------------------------- 
	design for 768px
	/* ================================================== */
	@media (min-width: 768px) and (max-width: 979px) {
	
	#voile{
		/*display: block;
		position: absolute;
		z-index: 999;
		height: 396px;
		width: 360px;
		left: 0px;
		top: 0px;
		left: 0px;
		top: 0px;
		pointer-events: none;
		background-attachment: fixed;
		background-image: url(../navig/voile2.png);
		background-repeat: no-repeat;
		background-position: left top;*/
		display: block;
		position: absolute;
		z-index: 999;
		height: 264px;
		width: 240px;
		left: 0px;
		top: 0px;
		left: 0px;
		top: 0px;
		pointer-events: none;
		background-attachment: fixed;
		background-image: url(../navig/voile3.png);
		background-repeat: no-repeat;
		background-position: left top;
	}
	.titre_bt{
	    left: 200px;
	    top: 10px;
    }
    .texte_bt{
	    left: 200px;
	    top: 30px;
	    width: 110px;
    }
 
	}
	
	
	@media only screen and (max-width: 992px) {
		


	}


	/* -------------------------------------------------- 
	custom for 320px & 480px 
	/* -------------------------------------------------- */
	@media only screen and (max-width: 767px) {
	
	#voile{
		display: block;
		position: absolute;
		z-index: 999;
		height: 264px;
		width: 240px;
		left: 0px;
		top: 0px;
		left: 0px;
		top: 0px;
		pointer-events: none;
		background-attachment: fixed;
		background-image: url(../navig/voile3.png);
		background-repeat: no-repeat;
		background-position: left top;
		/*display: block;
		position: absolute;
		z-index: 999;
		height: 132px;
		width: 120px;
		left: 0px;
		top: 0px;
		left: 0px;
		top: 0px;
		pointer-events: none;
		background-attachment: fixed;
		background-image: url(../navig/voile4.png);
		background-repeat: no-repeat;
		background-position: left top;*/
	}
	.titre_bt{
	    left: 200px;
	    top: 40px;
    }
    .texte_bt{
	    left: 200px;
	    top: 60px;
	    width: 110px;
    }
	
	}
	
	
	/* -------------------------------------------------- 
	design for 480px
	/* -------------------------------------------------- */
	@media only screen and (min-width: 480px) and (max-width: 767px) {
	#voile{
		display: block;
		position: absolute;
		z-index: 999;
		height: 264px;
		width: 240px;
		left: 0px;
		top: 0px;
		left: 0px;
		top: 0px;
		pointer-events: none;
		background-attachment: fixed;
		background-image: url(../navig/voile3.png);
		background-repeat: no-repeat;
		background-position: left top;
		/*display: block;
		position: absolute;
		z-index: 999;
		height: 132px;
		width: 120px;
		left: 0px;
		top: 0px;
		left: 0px;
		top: 0px;
		pointer-events: none;
		background-attachment: fixed;
		background-image: url(../navig/voile4.png);
		background-repeat: no-repeat;
		background-position: left top;*/
	}
	.titre_bt{
	    left: 200px;
	    top: 40px;
    }
    .texte_bt{
	    left: 200px;
	    top: 60px;
	    width: 110px;
    }
	
	}
	
	
	/* -------------------------------------------------- 
	design for 320px
	/* -------------------------------------------------- */
	@media only screen and (max-width: 480px) {
	#voile{
		/*display: block;
		position: absolute;
		z-index: 999;
		height: 132px;
		width: 120px;
		left: 0px;
		top: 0px;
		left: 0px;
		top: 0px;
		pointer-events: none;
		background-attachment: fixed;
		background-image: url(../navig/voile4.png);
		background-repeat: no-repeat;
		background-position: left top;*/
		display: block;
		position: absolute;
		z-index: 999;
		height: 132px;
		width: 120px;
		left: 0px;
		top: 0px;
		left: 0px;
		top: 0px;
		pointer-events: none;
		background-attachment: fixed;
		background-image: url(../navig/voile4.png);
		background-repeat: no-repeat;
		background-position: left top;
	}
	
	.titre_bt{
	    left: 200px;
	    top: 40px;
    }
    .texte_bt{
	    left: 200px;
	    top: 60px;
	    width: 110px;
    }

	}