@charset "iso-8859-1";
/* CSS Document */

/*
- - - - - - - - - - - - Z-INDEX - - - - - - - - - - - -
fond: z-index:1
bruit: z-index:2
contenu: z-index:3
menu: z-index:4
logo, icone menu, etc.. : z-index:5
lightbox: z-index:6
- - - - - - - - - - - - - - - - - - - - - - - - - - - -
*/

/* fonts - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

@import url("https://use.typekit.net/pep8wsf.css");

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

body,html{
	margin:0px;
	padding:0px;
	width:100%;
	height:100%;
	font-family: "itc-avant-garde-gothic-pro", Verdana, Arial, Helvetica, "Helvetica Neue", Gotham, sans-serif;
	background-color:#FFF;
	color:#959595;
	font-size:14px;
	
	-webkit-text-size-adjust:none;
	-moz-text-size-adjust:none;
	-ms-text-size-adjust:none;
	-o-text-size-adjust:none;
	text-size-adjust:none;
}

::selection{
	background-color:#2E2E2E;
	color:#FFF;
	
	-webkit-text-shadow: none;
	-moz-text-shadow: none;
	-ms-text-shadow: none;
	-o-text-shadow: none;
	text-shadow: none;	
}

::-moz-selection{
	background-color:#2E2E2E;
	color:#FFF;
	
	-webkit-text-shadow: none;
	-moz-text-shadow: none;
	-ms-text-shadow: none;
	-o-text-shadow: none;
	text-shadow: none;	
}

@viewport {
   width:device-width;
   zoom:1;
}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

.couleur1{
	color:#959595!important;
}

.couleur2{
	color:#2E2E2E/*couleur2*/!important;
}

.couleur3{
	color:#F0F0F0!important;
}

.couleur4{
	color:#FFFFFF!important;
}

.background_couleur1{
	background-color:#959595!important;
}

.background_couleur2{
	background-color:#2E2E2E/*couleur2*/!important;
}

.background_couleur3{
	background-color:#F0F0F0!important;
}

.background_couleur4{
	background-color:#FFFFFF!important;
}

.bold{
	font-weight: bold!important;
}

.italic{
	font-style: italic!important;
}

.normal{
	font-weight: normal!important;
}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

.titre0,h1,.titre1,.titre1_small,h2,.titre2,h3,.titre3,h4,.titre4{
	/*font-family: 'Cormorant Garamond', serif;*/
	overflow: visible!important;
}

.titre0,.titre0_small{
	font-weight: bold;
	font-size: 32px;
	line-height: 40px;
	color:#2E2E2E;
	text-transform: normal;
}

.titre0_small{
	font-size:52px;
	line-height:60px;
}


h1,.titre1,.titre1_small,.titre1_big{/*.titre1*/
	margin:0px;
	padding:0px;
	font-size:24px;
	line-height:30px;
	font-weight: bold;
	font-style:normal;
	color:#2E2E2E;
	text-transform: normal;
	overflow:hidden;
}

.titre1_big{
	font-size:100px;
	line-height:105px;
}

.titre1_small{
	font-size:20px;
	line-height:26px;
}


h2,.titre2{/*.titre2*/
	margin:0px;
	padding:0px;
	font-size:16px;
	line-height:24px;
	font-weight: normal;
	color:#959595;
	text-transform: none;
	overflow:hidden;
}

h3,.titre3{/*.titre3*/
	margin:0px;
	padding:0px;
	font-size: 20px;
	line-height: 27px;
	font-weight: bold;
	color:#2E2E2E;
	text-transform: normal;
	overflow:hidden;
}

h4,.titre4{/*.titre4*/
	margin:0px;
	padding:0px;
	font-size: 18px;
	line-height: 22px;
	font-weight: bold;
	color:#959595;
	text-transform: uppercase;
	overflow:hidden;
}

@media (max-width: 1200px){
	.titre0{
		font-size: 30px;
		line-height: 38px;
	}
	
	h1,.titre1{
		font-size: 24px;
		line-height: 30px;
	}
	
	.titre1_big{
		font-size: 85px;
		line-height: 95px;
	}
	
	.titre1_small{
		font-size:25px;
		line-height:30px;
	}
	
	.titre0_small{
		font-size: 40px;
		line-height: 48px;
	}
}

@media (max-width: 800px){
	.titre0,.titre1_big{
		font-size: 26px;
		line-height: 33px;
	}
	
	h1,.titre1{
		font-size: 24px;
		line-height: 30px;
	}
	
	.titre1_small{
		font-size:20px;
		line-height:25px;
	}
	
	.titre0_small{
		font-size: 30px;
		line-height: 38px;
	}
	
	h2,.titre2{
        font-size:16px;
        line-height:24px;
	}
	
	h3,.titre3{
		font-size: 17px;
		line-height: 22px;
	}
}

@media (max-width: 550px){
	.titre0,.titre1_big{
		font-size: 23px;
		line-height: 29px;
	}
	
	.titre0_small{
		font-size: 25px;
		line-height: 30px;
	}
	
	h1,.titre1{
		font-size:24px;
		line-height:30px;
	}
	
	.titre1_small{
		font-size:19px;
		line-height:24px;
	}
	
	h2,.titre2{
        font-size:16px;
        line-height:24px;
	}
	
	h3,.titre3{
		font-size: 16px;
		line-height: 21px;
	}
}

@media (max-width: 400px){
	.titre0{
		font-size: 24px;
		line-height: 30px;
	}
	
	.titre0_small{
		font-size: 20px;
		line-height: 25px;
	}
	
	h1,.titre1{
		font-size:24px;
		line-height:30px;
	}
	
	.titre1_small{
		font-size:16px;
		line-height:21px;
	}
	
	h2,.titre2{
        font-size:16px;
        line-height:24px;
	}
}


/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

a{
	outline:0;
	color:inherit;
	text-decoration:none;
}

ul{
	margin:0px;
	padding:0px;
	font-size:inherit;
	line-height:inherit;
}

li{
	margin:0px;
	padding:0px;
	margin-left:20px;
	margin-top: 5px;
	list-style-type:disc;
	list-style-position:outside;
}

img{
	vertical-align:bottom;
	-webkit-user-select:none;
	-moz-user-select:none;
	-ms-user-select:none;
	-o-user-select:none;
	user-select:none;
}

iframe{
	position:relative;
	width:100%;
	overflow:hidden;
}

table{
	border-collapse:collapse;
	border-spacing:0;
	border:none;
	margin:0px;
	padding:0px;
}

tr{
	border-collapse:collapse;
	border-spacing:0;
	border:none;
	margin:0px;
	padding:0px;
}

td{
	border-collapse:collapse;
	border-spacing:0;
	border:none;
	margin:0px;
	padding:0px;
	vertical-align:top;
}

.none{
	display: none;
}

.vide{
	position:relative;
	width:100%;
	height:100%;
	overflow:hidden;
}

.largeur_100{
	position:relative;
	width:100%;
	height:auto;
}

.lien_hover{
	position:absolute;
	top:0px;
	left:0px;
	width: 100%;
	height: 100%;
	z-index: 2;
	opacity: 0;
}

.lien_hover_effet{
	position:absolute;
	top:0px;
	left:0px;
	width: 100%;
	height: 100%;
	z-index: 2;
	opacity: 0!important;
	cursor: pointer;
	background:#FFF;
}

.lien_hover_effet:hover{
	opacity: 0.5!important;
}

.lien_hover_effet.effet2:hover{
	opacity: 0.7!important;
}

.lien_separation_conteneur .lien_separation{
	display: inline-block;
	white-space: nowrap;
	text-decoration: none!important;
	
	-webkit-transition: opacity 0.4s;
	-moz-transition: opacity 0.4s;
	-ms-transition: opacity 0.4s;
	-o-transition: opacity 0.4s;
	transition: opacity 0.4s;
}

.lien_separation_conteneur .lien_separation::after{
	content:"—";/*—*/
	margin-left: 8px;
	margin-right: 8px;
}

.lien_separation_conteneur .lien_separation:last-of-type::after{
	content:"";
	margin-left: 0px;
	margin-right: 0px;
}

.lien_separation_conteneur .lien_separation:hover{
	text-decoration: none!important;
	opacity: 0.4;
	
	-webkit-transition: opacity 0.4s;
	-moz-transition: opacity 0.4s;
	-ms-transition: opacity 0.4s;
	-o-transition: opacity 0.4s;
	transition: opacity 0.4s;
}

.fond_div_fixed{
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-ms-background-size:cover;
	-o-background-size:cover;
	background-size:cover;
	background-position:center;
	background-attachment:fixed;
	background-repeat:no-repeat;
}

.fond_div{
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-ms-background-size:cover;
	-o-background-size:cover;
	background-size:cover;
	background-position:center;
	background-repeat:no-repeat;
}

.fond_div_fixed_contain{
	-webkit-background-size:contain;
	-moz-background-size:contain;
	-ms-background-size:contain;
	-o-background-size:contain;
	background-size:contain;
	background-position:center;
	background-attachment:fixed;
	background-repeat:no-repeat;
}

.fond_div_contain{
	-webkit-background-size:contain;
	-moz-background-size:contain;
	-ms-background-size:contain;
	-o-background-size:contain;
	background-size:contain;
	background-position:center;
	background-repeat:no-repeat;
}

@media (max-width: 800px){
	.fond_div_fixed,.fond_div_fixed_contain{
		background-attachment:scroll;
	}
}

.max_width{
	position:relative;
	width:auto;
	height:auto;
	max-width:100%;
}

.max_height{
	position:relative;
	width:auto;
	height:auto;
	max-height:100%;
}

.largeur_100{
	position:relative;
	width:100%;
	height:auto;
	overflow:hidden;
}

.survole{
	opacity:1;
	
	-webkit-transition: opacity 0.3s;
	-moz-transition: opacity 0.3s;
	-ms-transition: opacity 0.3s;
	-o-transition: opacity 0.3s;
	transition: opacity 0.3s;
}


.survole:hover{
	opacity:0.6;
	
	-webkit-transition: opacity 0.3s;
	-moz-transition: opacity 0.3s;
	-ms-transition: opacity 0.3s;
	-o-transition: opacity 0.3s;
	transition: opacity 0.3s;
}

.lueur,.lueur_externe{
	-webkit-text-shadow: 0px 0px 6px rgba(0, 0, 0, 0.3);
	-moz-text-shadow: 0px 0px 6px rgba(0, 0, 0, 0.3);
	-ms-text-shadow: 0px 0px 6px rgba(0, 0, 0, 0.3);
	-o-text-shadow: 0px 0px 6px rgba(0, 0, 0, 0.3);
	text-shadow: 0px 0px 6px rgba(0, 0, 0, 0.3);
}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

.paragraphe,.accroche,blockquote{
	position: relative;
	width: 100%;
	font-size:16px;
	line-height:22px;
	color:#959595;
	overflow: hidden;
}

.accroche{
	font-size:16px;
	line-height:22px;
	font-weight: bold;
	text-transform: normal;
	color:#2E2E2E;
}

.citation{
	font-size:20px;
	line-height:28px;
	font-weight: bold;
	font-style: italic;
	text-transform: none;
	color:#2E2E2E;
}

.citation_image{
	position: absolute;
	left: -70px;
	width: 160px;
	margin-top: -15px;
	opacity: 0.07;
}

.citation_image.small{
	left: -40px;
	width: 130px;
	margin-top: -30px;
	opacity: 0.07;
}

.paragraphe.small{
	font-size:12px;
	line-height:18px;
}

.paragraphe.big{
	font-size:18px;
	line-height:22px;
}

.paragraphe.very_big{
	font-size:20px;
	line-height:25px;
	font-weight: bold;
	text-transform: uppercase;
}

.paragraphe a{
	text-decoration:none;
	
	-webkit-transition: opacity 0.4s;
	-moz-transition: opacity 0.4s;
	-ms-transition: opacity 0.4s;
	-o-transition: opacity 0.4s;
	transition: opacity 0.4s;
}

.paragraphe a:hover{
	text-decoration:none;
	opacity: 0.4;
	
	-webkit-transition: opacity 0.4s;
	-moz-transition: opacity 0.4s;
	-ms-transition: opacity 0.4s;
	-o-transition: opacity 0.4s;
	transition: opacity 0.4s;
}


.paragraphe.a_simple a{
	text-decoration:none;
}

@media (max-width: 1200px){
	.accroche{
		font-size: 20px;
		line-height: 25px;
	}
	
	.paragraphe.big{
		font-size:17px;
		line-height:23px;
	}
}

@media (max-width: 800px){
	.paragraphe,.accroche,blockquote{
		font-size: 16px;
		line-height: 21px;
	}
	
	.paragraphe.big{
		font-size:17px;
		line-height:23px;
	}
}

@media (max-width: 500px){
	.paragraphe,.accroche,blockquote{
		font-size:15px;
		line-height:20px;
	}
	
}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

.conteneur_alignement{
	position:relative;
	width:100%;
	max-width: 890px;/*830px + 30px + 30px*/
	margin:auto;
	overflow:hidden;
}

.contenu_alignement{
	position:relative;
	margin-left:30px;/*85px + 20px*/
	margin-right:30px;/*85px + 20px*/
}

.contenu_conteneur{
	position:relative;
	width:100%;
	overflow:hidden;
	z-index: 1;
}

.contenu_conteneur.very_small,.contenu_conteneur.largeur_very_small,.paragraphe.largeur_very_small,.accroche.largeur_very_small{
	max-width: 490px;
}

.contenu_conteneur.small,.contenu_conteneur.largeur_small,.paragraphe.largeur_small,.accroche.largeur_small{
	max-width: 745px;
}

.contenu_conteneur.small2,.contenu_conteneur.largeur_small2,.paragraphe.largeur_small2,.accroche.largeur_small2{
	max-width: 680px;
}

.contenu_conteneur.medium,.contenu_conteneur.largeur_medium,.paragraphe.largeur_medium,.accroche.largeur_medium{
	max-width: 830px;
}

.contenu_small{
	position:relative;
	width:47%;
	overflow:hidden;
}

.contenu_big{
	position:relative;
	width:47%;
	overflow:hidden;
}

.contenu_conteneur.variante0 .contenu_small{
	width:47%;
}

.contenu_conteneur.variante0 .contenu_big{
	width:47%;
}

.contenu_conteneur.variante1 .contenu_small{
	width:40%;
}

.contenu_conteneur.variante1 .contenu_big{
	width:55%;
}

.contenu_conteneur.variante2 .contenu_small{
	width:46%;
}

.contenu_conteneur.variante2 .contenu_big{
	width:50%;
}

.contenu_conteneur.variante3 .contenu_small{
	width:25%;
}

.contenu_conteneur.variante3 .contenu_big{
	width:70%;
}

.contenu_conteneur.variante4 .contenu_small{
	width:35%;
}

.contenu_conteneur.variante4 .contenu_big{
	width:60%;
}

.contenu_conteneur.variante5 .contenu_small{
	width:30%;
}

.contenu_conteneur.variante5 .contenu_big{
	width:64%;
}

.contenu_conteneur.variante6 .contenu_small{
	width:32%;
}

.contenu_conteneur.variante6 .contenu_big{
	width:57%;
}

.contenu_conteneur.variante7 .contenu_small{
	width:18%;
}

.contenu_conteneur.variante7 .contenu_big{
	width:78%;
}

.contenu_conteneur.variante8 .contenu_small{
	width:10%;
}

.contenu_conteneur.variante8 .contenu_big{
	width:88%;
}

.contenu_left{
	float:left;
}

.contenu_right{
	float:right;
}

@media (max-width: 1200px){
	.contenu_small{
		position:relative;
		width:45%;
		overflow:hidden;
	}
	
	.contenu_big{
		position:relative;
		width:50%;
		overflow:hidden;
	}
}

@media (max-width: 800px){
	.contenu_alignement{
		margin-left:20px;
		margin-right:20px;
	}
	
	.contenu_conteneur:not(.not) .contenu_small:not(.not),.contenu_conteneur:not(.not) .contenu_big:not(.not){
		width:100%!important;
	}
	
	.contenu_conteneur:not(.not) .contenu_left:not(.not),.contenu_conteneur:not(.not) .contenu_right:not(.not){
		float:none;
	}
	
	.contenu_top{
		margin-bottom:25px;
	}
}

@media (max-width: 500px){
	.contenu_alignement{
		margin-left:15px;
		margin-right:15px;
	}
}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

.separation{
	position:relative;
	width:100%;
	height:50px;
	overflow:hidden;
}

.separation_big{
	position:relative;
	width:100%;
	height:100px;
	overflow:hidden;
}

.separation_medium{
	position:relative;
	width:100%;
	height:75px;
	overflow:hidden;
}

.separation_small{
	position:relative;
	width:100%;
	height:25px;
	overflow:hidden;
}

.separation_very_small{
	position:relative;
	width:100%;
	height:10px;
	overflow:hidden;
}

.separation_very_very_small{
	position:relative;
	width:100%;
	height:5px;
	overflow:hidden;
}

/* - - - - - - - - - - - - - - - - - - - - - */

.separation_vignette1{
	position:relative;
	width:100%;
	height:15px;
	overflow:hidden;
}

.separation_vignette2{
	position:relative;
	width:100%;
	height:25px;
	overflow:hidden;
}

/* - - - - - - - - - - - - - - - - - - - - - */

.separation_inline{
	display: inline-block;
	width: 40px;
	overflow: hidden;
}

.separation_inline.small{
	display: inline-block;
	width: 20px;
	overflow: hidden;
}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

.bordure{
	position:relative;
	width: 60%;
	max-width: 490px;
	height: 1px;
	background-color: #959595;
	overflow: hidden;
}

.bordure.very_small{
	width: 20%;
	max-width: 150px;
}

.bordure.small{
	width: 30%;
}

.bordure.large{
	width: 100%;
	max-width: none;
}

.bordure.big{
	height: 2px;
}

.bordure.huge{
	height: 7px;
}

.bordure.center{
	margin:auto;
}

.bordure.couleur1{
	background-color:#959595;
}

.bordure.couleur2{
	background-color:#2E2E2E/*couleur2*/;
}

.bordure.couleur3{
	background-color:#D8D8D8;
}

.bordure.couleur4{
	background-color:#FFFFFF;
}

.marge_top,.marge_bottom{
	position:relative;
	width:100%;
	height:190px;
	overflow:hidden;
}

.marge_bottom{
	height:20px;
}

.marge_top_contenu{
	position:relative;
	width:100%;
	height:190px;
	overflow:hidden;
}

@media (max-width: 400px){
	.marge_top{
		height:160px;
	}
	
	.marge_bottom{
		height:25px;
	}
	
	.marge_top_contenu{
		display: none;
	}
}

/* Grand menu - - - - - - - - 

.marge_top{
	position:relative;
	width:100%;
	height:345px;
	overflow:hidden;
}

@media (max-width: 900px){
	.marge_top{
		height:270px;
	}
}

@media (max-width: 500px){
	.marge_top{
		height:190px;
	}
}

@media (max-width: 400px){
	.marge_top{
		height:150px;
	}
}
*/

/* - - - - - - - - - - - - - */

.contenu_image{
	position:relative;
	width:100%;
	height:700px;

	-webkit-background-size:cover;
	-moz-background-size:cover;
	-ms-background-size:cover;
	-o-background-size:cover;
	background-size:cover;
	background-position:center;
	background-repeat:no-repeat;
}

@media (max-width: 800px){
	.contenu_image{
		height:400px;
		margin-bottom:40px;
	}
}

@media (max-height: 600px){
	.contenu_image{
		height:350px;
		margin-bottom:40px;
	}
}

@media (max-height: 550px){
	.contenu_image{
		height:300px;
		margin-bottom:40px;
	}
}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

#fond{
	position:fixed;
	width:100%;
	height:100%;
}

.fond_photo{
	position:absolute;
	width:100%;
	height: 100%;
	top:0px;
	left:0px;
	z-index: -1;
}

.fond_video{
	position:absolute;
	width:100%;
	height:100%;
	top:0px;
	left:0px;
	z-index:1;
	background-color:#000;
	overflow:hidden;
	display:block;
}

.fond_video_shield{
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	z-index: 1;
}

.fond_video_filtre{
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	background-color: #000;
	opacity: 0.3;
	z-index: 1;
}

.fond_video_filtre_texture{
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	opacity: 0.5;
	z-index: 1;
	background-image:url('../images/filtre_video_texture.png');
	background-repeat:repeat;
}

video{
	display:block;
	position: absolute;
    top: 50%;
    left: 50%;
	width:auto;
	height: 100%;
    transform: translate(-50%,-50%);
	z-index: 1;
	/*
	background-color: #000;
	
	background-image: url(../images/social_media_image_brief.jpg);
	*/
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-ms-background-size:cover;
	-o-background-size:cover;
	background-size:cover;
	background-position:center;
	background-repeat:no-repeat;
}

.fond_alternatif{
	position:absolute;
	width:100%;
	height: 100%;
	top:0px;
	left:0px;
	background-color:#000;
	z-index: 1;
	display: none;
}

.ecran_complet{
	position: relative;
	width:100%;
	min-height: 100%;
	overflow: hidden;
}

.ecran_complet_flex{
	display: flex;
	position: relative;
	width:100%;
	min-height: 100%;
	overflow: hidden;
	flex-wrap: wrap;
}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

#menu_barre_conteneur{
	position:absolute;
	width:100%;
	overflow:hidden;
	z-index:5;
    top: 0px;
}

#menu_barre_contenu{
	position:relative;
	overflow:hidden;
	height: 67px;
	z-index:20;
}

.menu_barre_fond,.menu_barre_fond2{
	position:absolute;
	width:100%;
	height: 100%;
	top: 0px;
	left: 0px;
	background-color: #FFF;
	-webkit-transition: opacity 0.5s;
	-moz-transition: opacity 0.5s;
	-ms-transition: opacity 0.5s;
	-o-transition: opacity 0.5s;
	transition: opacity 0.5s;
}

.ambiance_dark .menu_barre_fond{
	opacity: 0;
	
	-webkit-transition: opacity 0.5s;
	-moz-transition: opacity 0.5s;
	-ms-transition: opacity 0.5s;
	-o-transition: opacity 0.5s;
	transition: opacity 0.5s;
}

.menu_barre_fond2{
	opacity: 0;
	-webkit-transition: opacity 0.5s;
	-moz-transition: opacity 0.5s;
	-ms-transition: opacity 0.5s;
	-o-transition: opacity 0.5s;
	transition: opacity 0.5s;
}

.ambiance_dark .menu_barre_fond2{
	opacity: 1;
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+0,000000+100&0.5+0,0+100 */
	background: -moz-linear-gradient(top,  rgba(0,0,0,0.6) 0%, rgba(0,0,0,0) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  rgba(0,0,0,0.6) 0%,rgba(0,0,0,0) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  rgba(0,0,0,0.6) 0%,rgba(0,0,0,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#80000000', endColorstr='#00000000',GradientType=0 ); /* IE6-9 */
	
	-webkit-transition: opacity 0.5s;
	-moz-transition: opacity 0.5s;
	-ms-transition: opacity 0.5s;
	-o-transition: opacity 0.5s;
	transition: opacity 0.5s;
}

.menu_smartphone_open .menu_barre_fond,.menu_smartphone_open .menu_barre_fond2{
	opacity: 0;
}

.menu_barre_marge_top,.menu_barre_marge_bottom{
	position:relative;
	width:100%;
	height:75px;
	overflow:hidden;
}

.menu_barre_marge_bottom{
	height:20px;
}

@media (max-width: 500px){
	.menu_barre_marge_top,.menu_barre_marge_bottom{
		height:30px;
	}
}

@media (max-width: 400px){
	.menu_barre_marge_top,.menu_barre_marge_bottom{
		height:20px;
	}
}

/* - - - - - - - - - - - - - - 

#logo_conteneur{
	position:relative;
	float:left;
	overflow:hidden;
	
	width:65px;
	max-width: 50%;

	opacity:0;
	-webkit-transition: opacity 1.5s;
	-moz-transition: opacity 1.5s;
	-ms-transition: opacity 1.5s;
	-o-transition: opacity 1.5s;
	transition: opacity 1.5s;
}


#logo_conteneur a,.logo_conteneur a{
	opacity:1;
	
	-webkit-transition: opacity 0.4s;
	-moz-transition: opacity 0.4s;
	-ms-transition: opacity 0.4s;
	-o-transition: opacity 0.4s;
	transition: opacity 0.4s;
}

#logo_conteneur a:hover,.logo_conteneur a:hover{
	opacity:0.3!important;
	
	-webkit-transition: opacity 0.4s;
	-moz-transition: opacity 0.4s;
	-ms-transition: opacity 0.4s;
	-o-transition: opacity 0.4s;
	transition: opacity 0.4s;
}

#logo,#logo_hover{
	position:relative;
	width:100%;
	height:auto;
	overflow:hidden;
	
	-webkit-transition: opacity 0.7s;
	-moz-transition: opacity 0.7s;
	-ms-transition: opacity 0.7s;
	-o-transition: opacity 0.7s;
	transition: opacity 0.7s;
}

#logo_hover{
	opacity: 0;
	display: none;
}
*/

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

.element_hors_contenu{
	position:absolute;
	overflow: hidden;
	z-index: 3;
}

.element_hors_contenu.fixed{
	position:fixed;
}

.element_hors_contenu.top{
	top: 50px;
}

.element_hors_contenu.bottom{
	bottom: 40px;
}

.element_hors_contenu.left{
	left:50%;
	margin-left: -415px;/*Moitié de la largeur max de ".conteneur_alignement"*/
}

.element_hors_contenu.right{
	right:50%;
	margin-right: -415px;/*Moitié de la largeur max de ".conteneur_alignement"*/
	text-align: right;
}

.element_hors_contenu.center{
	left:50%;
	transform: translateX(-50%);
}

.photo_hors_contenu{
	position: absolute;
	top:0px;
	width: 60%;
	height: 100%;
	z-index:0;
}

.photo_hors_contenu img{
	position: relative;
	max-width: 100%;
	max-height: 100%;
	width: auto;
	height: auto;
}

.photo_hors_contenu.right img{
	float: right;
}

.photo_hors_contenu.left img{
	float: left;
}

@media (max-width: 1060px){
	.conteneur_alignement{
		max-width: 100%;
	}
	
	.element_hors_contenu.left{
		left:20px;
		margin-left: 0px;
	}
	
	.element_hors_contenu.right{
		right:20px;
		margin-right: 0px;
	}
	
}

@media (max-width: 800px){
	.element_hors_contenu.top{
		top:25px;
	}

	.element_hors_contenu.left{
		left:20px;
		margin-left: 0px;
	}
	
	.element_hors_contenu.right{
		right:20px;
		margin-right: 0px;
	}
}

@media (max-width: 500px){
	.element_hors_contenu.left{
		left:15px;
	}
	
	.element_hors_contenu.right{
		right:15px;
	}
}


/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

.menu_barre_element{
	position: absolute;
	overflow: hidden;
	height: 50px;
}

@media (max-width: 800px){
	.menu_barre_element{
		position: absolute;
		top:25px;
	}
}

.logo_conteneur{
	width: 200px;
}

@media (max-width: 400px){
	.logo_conteneur{
		width: 140px;
	}
	
	.menu_barre_element{
		height: 67px;
	}
}


#logo_conteneur{
	z-index: 5!important;
}

#logo_conteneur_menu{
	z-index: 5!important;
	opacity:0;
	display: none;
	
	-webkit-transition: opacity 0.5s;
	-moz-transition: opacity 0.5s;
	-ms-transition: opacity 0.5s;
	-o-transition: opacity 0.5s;
	transition: opacity 0.5s;
}

#logo_image,#logo_image_blanc,#logo_image_menu{
	position:relative;
	width:100%;
	height:auto;
	overflow:hidden;
	
	-webkit-transition: opacity 0.7s;
	-moz-transition: opacity 0.7s;
	-ms-transition: opacity 0.7s;
	-o-transition: opacity 0.7s;
	transition: opacity 0.7s;
}

#logo_image_blanc{
	display: none;
}

.logo_conteneur a{
	opacity:1;
	
	-webkit-transition: opacity 0.4s;
	-moz-transition: opacity 0.4s;
	-ms-transition: opacity 0.4s;
	-o-transition: opacity 0.4s;
	transition: opacity 0.4s;
}

.logo_conteneur a:hover{
	opacity:0.3;
	
	-webkit-transition: opacity 0.4s;
	-moz-transition: opacity 0.4s;
	-ms-transition: opacity 0.4s;
	-o-transition: opacity 0.4s;
	transition: opacity 0.4s;
}

/* - - - - - - - - - - - - - - */

#menu_icone_conteneur{
	position: absolute;
	right: 0px;
	top:0px;
	z-index: 5!important;
}

#menu_icone{
	display: inline-block;
	height:25px;
}

/* - - - - - - - - - - - - - - */























/* - - - - - - - - - - - - - - */




/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

#menu_header_conteneur{
	height: 45px;
	
	-webkit-transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	-ms-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
}

@media (max-width: 400px){
	#menu_header_conteneur{
		height: 25px;
	}
}

#menu_header{
	font-size: 13px;
	line-height: 20px;
	text-align: right;
	text-transform: capitalize;
}

#menu_header a:hover{
	color:#2E2E2E;
}


#menu_header.ambiance_dark{
	color: #FFF;
}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

#menu_structure{
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	min-height: 100%;
	text-align:center;
	color:#959595;
	z-index:4;
	display:none;
	opacity:0;
	overflow: hidden;
	
	-webkit-transition: opacity 0.7s ease-in-out;
	-moz-transition: opacity 0.7s ease-in-out;
	-ms-transition: opacity 0.7s ease-in-out;
	-o-transition: opacity 0.7s ease-in-out;
	transition: opacity 0.7s ease-in-out;
}

#menu_fond{
	position:fixed;
	width:100%;
	height:100%;
	top:0px;
	left:0px;
	overflow:hidden;
	background-color:#FFF;
}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

#menu_menu{
	position: absolute;
	right: 0px;
	top: 0px;
	font-size: 12px;
	line-height: 20px;
	text-align: right;
	font-weight: bold;
	text-transform: uppercase;
}

#menu_menu #menu_menu_contenu a{
	display: inline-block;
	white-space: nowrap;
	border-bottom: 1px solid #959595;
	padding-bottom: 10px;

	-webkit-transition: color 0.4s, border-bottom 0.4s;
	-moz-transition: color 0.4s, border-bottom 0.4s;
	-ms-transition: color 0.4s, border-bottom 0.4s;
	-o-transition: color 0.4s, border-bottom 0.4s;
	transition: color 0.4s, border-bottom 0.4s;
}

#menu_menu #menu_menu_contenu a:hover,#menu_menu.ambiance_dark #menu_menu_contenu a:hover{
	color:#2E2E2E;
	border-bottom: 1px solid #2E2E2E;
	
	-webkit-transition: color 0.4s, border-bottom 0.4s;
	-moz-transition: color 0.4s, border-bottom 0.4s;
	-ms-transition: color 0.4s, border-bottom 0.4s;
	-o-transition: color 0.4s, border-bottom 0.4s;
	transition: color 0.4s, border-bottom 0.4s;
}

#menu_menu #menu_menu_contenu a.active,#menu_menu.ambiance_dark #menu_menu_contenu a.active{
	color:#2E2E2E;
	border-bottom: 2px solid #2E2E2E;
    font-weight: bold;
}


#menu_menu.ambiance_dark{
	color:#FFF;
}

#menu_menu.ambiance_dark #menu_menu_contenu a{
	border-bottom: 1px solid #FFF;
}


#menu_menu .menu_separation{
	display: inline-block;
	white-space: nowrap;
	margin-right: 15px;
	margin-left: 15px;
}

#menu_menu .menu_separation::after{
	content:"";
	position: relative;
}
/*activer si on souhaite afficher un menu normal pour les ordinateurs*/
/*
#menu_icone_conteneur{
	display: none;
}

@media(max-width:1000px){
	#menu_menu{
		display: none;
	}

	#menu_icone_conteneur{
		display: block;
	}
}
*/

/*activer si on souhaite afficher un menu icone pour les ordinateurs*/
#menu_menu{
	display: none;
}


/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

#menu_conteneur{
	position:relative;
	overflow:hidden;
	color: #959595;
	text-transform: normal;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
}

#menu_conteneur a{
	color:inherit;
	opacity:1;
	
	-webkit-transition: opacity 0.3s;
	-moz-transition: opacity 0.3s;
	-ms-transition: opacity 0.3s;
	-o-transition: opacity 0.3s;
	transition: opacity 0.3s;
}

#menu_conteneur a:hover{
	opacity:0.3;
	text-decoration:none;
	
	-webkit-transition: opacity 0.3s;
	-moz-transition: opacity 0.3s;
	-ms-transition: opacity 0.3s;
	-o-transition: opacity 0.3s;
	transition: opacity 0.3s;
}

/* - - - - - - - - - - - - - */

#menu_contenu{
	position:relative;
	font-size:24px;
	line-height:60px;
	text-transform: normal;
	font-weight: normal;
	overflow:hidden;
}


#menu_contenu a{
	display: inline-block;
	white-space: nowrap;
}

#menu_contenu a.active{
	font-weight: bold;
    color: #2E2E2E;
}

#menu_contenu .menu_separation{
	position:relative;
	display:inline-block;
	width:60px;
    line-height: 60px;
	height:auto;
	overflow: visible;
}

#menu_contenu .menu_separation::after{
    position: relative;
    content: "";
    display: inline-block;
    vertical-align: bottom;
    width: 1px;
    height: 60px;
    background: #D8D8D8;
}

.menu_marge_top,.menu_marge_bottom{
	position:relative;
	width: 100%;
	height: 150px;
}

.menu_marge_bottom{
	position:relative;
	width: 100%;
	height: 220px;
}

@media (max-width:1200px){
	#menu_contenu{
		line-height:50px;
	}
    
	#menu_contenu a{
		font-size:20px;
		line-height:50px;
	}
    
    #menu_contenu .menu_separation{
        width:50px;
        line-height: 50px;
    }
    
    #menu_contenu .menu_separation::after{
        height: 50px;
    }
}

@media (max-width:950px){
	#menu_contenu{
		line-height:40px;
	}
    
	#menu_contenu a{
		font-size:18px;
		line-height:40px;
	}
    
    #menu_contenu .menu_separation{
        width:40px;
        line-height: 40px;
    }
    
    #menu_contenu .menu_separation::after{
        height: 40px;
    }
}

@media (max-width:850px){
	#menu_contenu{
		line-height:22px;
	}
	#menu_contenu a{
		font-size:18px;
		line-height:22px;
        height: 22px;
	}
    
    #menu_contenu .menu_separation{
        position: relative;
        display: block;
        width:100%;
        height: 15px;
    }
    
    #menu_contenu .menu_separation::after{
        display: none;
    }
}

/* - - - - - - - - - - - - - */

#menu_footer_structure{
	position:absolute;
	width:100%;
	bottom:30px;
	left:0px;
    font-size: 12px;
    line-height: 16px;
}

#menu_footer_conteneur{
	overflow: hidden;
}

/* - - - - - - - - - - - - - */

#menu_reseaux_sociaux{
	position:relative;
	margin-top:80px;
	font-size:13px;
	line-height:16px;
	overflow: hidden;
}

@media (max-width:400px){
	#menu_reseaux_sociaux{
		font-size:12px;
		line-height:16px;
	}
}

/* - - - - - - - - - - - - - */



/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */


#langue_conteneur{
	position:absolute;
	right:0px;
	top:25px;
	font-size: 14px;
	line-height: 20px;
	height:20px;
	/**/display: none;
}

#langue_conteneur a{
	text-transform: capitalize;
}

#langue_conteneur .bouton_langue.active{
	font-weight: bold;
	text-decoration: none;
}

#langue_conteneur .bouton_langue:hover{
	text-decoration: underline;
}

#langue_conteneur_libelle{
	margin-right: 5px;
}

@media (max-width: 500px){
	#langue_conteneur{
		top:20px;
		font-size: 16px;
		line-height: 20px;
	}
	
	#langue_conteneur_libelle{
		display: none;
	}
}


/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

#conteneur_structure,.conteneur_structure{
	position:relative;
	/*min-height:100%;*/
	z-index:2;
	overflow:hidden;
}

@media (max-width: 800px){
	#conteneur_structure{
		/*text-align:center;*/
	}
}


#conteneur{
	position:relative;
	width:100%;
	overflow:hidden;
}

#contenu{
	position:relative;
	overflow:hidden;
}
/* animation de base des liens */
#conteneur_structure a,#footer_conteneur a,#header_conteneur a{
	opacity:1;
	
	-webkit-transition: opacity 0.4s;
	-moz-transition: opacity 0.4s;
	-ms-transition: opacity 0.4s;
	-o-transition: opacity 0.4s;
	transition: opacity 0.4s;
}

#conteneur_structure a:hover,#footer_conteneur a:hover,#header_conteneur a:hover{
	opacity:0.3;
	
	-webkit-transition: opacity 0.4s;
	-moz-transition: opacity 0.4s;
	-ms-transition: opacity 0.4s;
	-o-transition: opacity 0.4s;
	transition: opacity 0.4s;
}


/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

.disparition{
	-webkit-transition: opacity 0.7s ease-in-out !important;
	-moz-transition: opacity 0.7s ease-in-out !important;
	-ms-transition: opacity 0.7s ease-in-out !important;
	-o-transition: opacity 0.7s ease-in-out !important;
	transition: opacity 0.7s ease-in-out !important;	
}

.chargement{
	opacity:0;
	
	-webkit-transition: opacity 1.5s;
	-moz-transition: opacity 1.5s;
	-ms-transition: opacity 1.5s;
	-o-transition: opacity 1.5s;
	transition: opacity 1.5s;
}

#chargement_conteneur{
	position:fixed;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	background-color:#FFF;
	color: #959595;
	z-index: 99;
}

#chargement_contenu{
	position:relative;
	width:115px;
	margin:auto;
	overflow:hidden;
	opacity:0;
	
	-webkit-transition: opacity 0.5s;
	-moz-transition: opacity 0.5s;
	-ms-transition: opacity 0.5s;
	-o-transition: opacity 0.5s;
	transition: opacity 0.5s;
	
	animation: loading_zoom 1.5s infinite;
	animation-fill-mode: both;
}

#chargement_image{
	position:relative;
	width:100%;
	height:auto;
	overflow:hidden;
	
	/*animation: loading_rotate 3s infinite*/;
	animation-fill-mode: both;
}

@media (max-width:800px), (max-height:600px){
	#chargement_contenu{
		width:150px;
		/*height:150px;*/
		margin-top:-75px;
	}
}

.loading{/*puces animées*/
	position:relative;
	width:100%;
	margin-top: 50px;
	text-align: center;
	overflow: hidden;
	
	/*display: none;*/

}
/*
.loading::after{
	content: "Loading";
	position: relative;
	width:100%;
	margin-top: 10px;
	display: block;
}
*/
.loading_puce{
	position:relative;
	width:12px;
	height:12px;
	overflow:hidden;
	
	background-image:url(../images/puce_couleur.svg);
	-webkit-background-size:200% 100%;;
	-moz-background-size:200% 100%;;
	-ms-background-size:200% 100%;;
	-o-background-size:200% 100%;;
	background-size:200% 100%;
	background-position:100% 50%;
	background-repeat:no-repeat;
	
	display: inline-block;
	margin-left: 8px;
	margin-right: 8px;
	animation: loading_puce 3s infinite;
	animation-fill-mode: both;
}


@keyframes loading_puce1 { 
  0% {
	background-position:0% 50%;
	  opacity: 0.5;
  }

  1% {
	background-position:100% 50%;
	  opacity: 1;
  }
  20% {
	background-position:0% 50%;
	  opacity: 0.5;
  }
  100% {
	background-position:0% 50%;
  }
}

@keyframes loading_puce{ 
  0% {
	  opacity: 0;
  }

  50% {
	  opacity: 1;
  }
  100% {
	  opacity: 0;
  }
}

.loading .loading_puce:nth-child(1){
	animation-delay:0s;
}
.loading .loading_puce:nth-child(2){
	animation-delay:0.5s;
}
.loading .loading_puce:nth-child(3){
	animation-delay:1s;
}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

@keyframes loading_rotate{ 
  0% {
	-webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	transform: rotate(0deg);
  }

  50% {
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	transform: rotate(180deg);
  }
  100% {
	-webkit-transform: rotate(360deg);
	-moz-transform: rotate(360deg);
	-ms-transform: rotate(360deg);
	-o-transform: rotate(360deg);
	transform: rotate(360deg);
  }
}


@keyframes loading_zoom{ 
  0% {
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
  }

  50% {
	-webkit-transform: scale(1.25);
	-moz-transform: scale(1.25);
	-ms-transform: scale(1.25);
	-o-transform: scale(1.25);
	transform: scale(1.25);
  }
  100% {
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
  }
}



/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

.bouton,.bouton2,.bouton_noir,.bouton_blanc,.text_blanc .bouton,.text_blanc .bouton_small,input[type="submit"],input[type="button"]{
	position:relative;
	display:inline-block;
	padding-top:7px;
	padding-bottom:7px;
	padding-left:20px;
	padding-right:20px;
	border:solid #959595 1px;
	color:#959595;
	font-size: 13px;
	line-height: 20px;
	font-weight: normal;
	text-align:center;
	text-decoration: none!important;
	text-transform: none;
	opacity:1!important;
	overflow: hidden;
	cursor: pointer;
	
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	-ms-border-radius: 25px;
	-o-border-radius: 25px;
	border-radius: 25px;
	
	-webkit-transition: 0.4s!important;
	-moz-transition: 0.4s!important;
	-ms-transition: 0.4s!important;
	-o-transition: 0.4s!important;
	transition: 0.4s!important;
}

.bouton.couleur2,.bouton2.couleur2,input[type="submit"].couleur2,input[type="button"].couleur2{
	border:solid #2E2E2E 1px;
	color:#2E2E2E;
}

.ambiance_dark .bouton,.ambiance_dark .bouton2,.ambiance_dark input[type="submit"],.ambiance_dark input[type="button"]{
	border:solid #FFFFFF 1px;
	color:#FFFFFF;
}


.bouton:hover,.bouton2:hover,input[type="submit"]:hover,input[type="button"]:hover,.bouton.hover,.bouton2.hover,input[type="submit"].hover,input[type="button"].hover{
	background-color: #000;
	border-color: #000;
	color:#FFF;
}

.bouton.couleur2:hover,.bouton2.couleur2:hover,input[type="submit"].couleur2:hover,input[type="button"].couleur2:hover,.bouton.couleur2.hover,.bouton2.couleur2.hover,input[type="submit"].couleur2.hover,input[type="button"].couleur2.hover{
	background-color: #2E2E2E;
	color:#FFF;
}

.ambiance_dark .bouton:hover,.ambiance_dark .bouton2:hover,.ambiance_dark input[type="submit"]:hover,.ambiance_dark input[type="button"]:hover,.ambiance_dark .bouton.hover,.ambiance_dark .bouton2.hover,.ambiance_dark input[type="submit"].hover,.ambiance_dark input[type="button"].hover{
	background-color: #FFFFFF;
	color:#2E2E2E!important;
}

.bouton.big,.bouton_blanc.big{
	font-size: 16px;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:25px;
	padding-right:25px;
}

.bouton.small,.bouton_blanc.small{
	font-size: 12px;
	padding-top:9px;
	padding-bottom:6px;
	padding-left:19px;
	padding-right:19px;
}

@media (max-width:550px){
	.bouton,.bouton2,.bouton_noir,.bouton_blanc,.text_blanc .bouton,input[type="submit"],input[type="button"]{
		font-size: 12px;
		line-height: 18px;
	}
	
	.bouton.small,.bouton_blanc.small{
		font-size: 10px;
	}
}



.bouton_barre{
	position:relative;
	width: 100%;
	padding-bottom: 2px;
	overflow: hidden;
    margin-top: 5px;
	/*margin-top: -20px;*/
}

.bouton_barre .bouton,.bouton_barre .bouton_noir,.bouton_barre .bouton_blanc{
	margin-right: 20px;
	margin-top: 20px;
}

.alignement_text_center .bouton_barre .bouton,.alignement_text_center .bouton_barre .bouton_noir,.alignement_text_center .bouton_barre .bouton_blanc{
	margin-left: 10px;
	margin-right: 10px;
}


/*
.bouton2{
	color:#959595;
	border:solid #959595 1px;
	font-weight: normal;
}

.bouton_noir{
	color:#FFF;
	background-color:#000;
	border-color: #000;
}

.bouton_blanc,.text_blanc .bouton{
	color:#FFF;
	background-color:transparent;
	border-color: #FFF;
}

.bouton:hover,.bouton2:hover,.bouton_noir:hover,.bouton_blanc:hover,.text_blanc .bouton:hover,input[type="submit"]:hover,input[type="button"]:hover{
	background-color:#959595;
	color:#FFF;
	border-color:#959595;
	opacity:1!important;
	cursor:pointer;
	
	-webkit-transition: 0.4s!important;
	-moz-transition: 0.4s!important;
	-ms-transition: 0.4s!important;
	-o-transition: 0.4s!important;
	transition: 0.4s!important;
	
	-webkit-text-shadow: none;
	-moz-text-shadow: none;
	-ms-text-shadow: none;
	-o-text-shadow: none;
	text-shadow: none;
}

.bouton_noir:hover{
	color:#FFF;
	background-color:#000;
	border-color:#000;
}

.bouton_blanc:hover,.text_blanc .bouton:hover{
	color:#000;
	background-color:#FFF;
	border-color:#FFF;
}

.bouton_barre{
	position:relative;
	width: 100%;
	margin-top: 15px;
	padding-bottom: 2px;
	overflow: hidden;
}

.bouton_barre .bouton,.bouton_barre .bouton_noir,.bouton_barre .bouton_blanc{
	margin-right: 20px;
	margin-top: 20px;
}

.bouton_barre.alignement_center .bouton,.bouton_barre.alignement_center .bouton_noir,.bouton_barre.alignement_center .bouton_blanc{
	margin-left: 10px;
	margin-right: 10px;
}

.bouton.small,.bouton_blanc.small{
	font-size: 14px;
	padding-top:9px;
	padding-bottom:9px;
	padding-left:19px;
	padding-right:19px;
}

.bouton.big,input[type="submit"].big,input[type="button"].big{
	font-size: 19px;
	line-height: 25px;
	padding-top:12px;
	padding-bottom:12px;
	padding-left:25px;
	padding-right:25px;
	border-width: 2px;
	
	-webkit-border-radius: 13px;
	-moz-border-radius: 13px;
	-ms-border-radius: 13px;
	-o-border-radius: 13px;
	border-radius: 13px;
}
*/
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
/*animation des boutons 1
.bouton:before,.bouton2:before,.bouton_noir:before,.bouton_blanc:before{
	display: block;
	content: "";
	width: 0%;
	height: 100%;
	top:0px;
	left: 0px;
	background-color:transparent;
	position: absolute;
	z-index: -1;
	
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	-ms-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
}

.bouton:hover,.bouton2:hover,.bouton_noir:hover,.bouton_blanc:hover{
	background-color:transparent;
}

.bouton:hover:before,.bouton2:hover:before,.bouton_noir:hover:before,.bouton_blanc:hover:before{
	width:100%;
	background-color:#959595;
	
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	-ms-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
}

.bouton_noir:hover:before{
	background-color:#000;
}

.bouton_blanc:hover:before,.text_blanc .bouton:hover:before{
	background-color:#FFF;
}
*/
/*option 1 : animation depuis la gauche et la droite
.bouton:after,.bouton2:after,.bouton_noir:after,.bouton_blanc:after{
	display: block;
	content: "";
	width: 0%;
	height: 100%;
	top:0px;
	right: 0px;
	background-color:transparent;
	position: absolute;
	z-index: -1;
	
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	-ms-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
}

.bouton:hover:after,.bouton2:hover:after,.bouton_noir:hover:after,.bouton_blanc:hover:after{
	width:100%;
	background-color:#959595;
	
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	-ms-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
}

.bouton_noir:hover:after{
	background-color:#000;
}

.bouton_blanc:hover:after,.text_blanc .bouton:hover:after{
	background-color:#FFF;
}
*/
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

/*.bouton,.bouton2,.bouton_noir,.bouton_blanc,.text_blanc .bouton,input[type="submit"],input[type="button"]{*/
.bouton,input[type="submit"],input[type="button"],.bouton.small,input[type="submit"].small,input[type="button"].small{
	padding-right: 55px!important;
}

.bouton:after,input[type="submit"]:after,input[type="button"]:after,.fleche:after{
	position:absolute;
	right:15px;
	width:30px;
	height:20px;
	
	content:"";
	opacity: 1;
	
	background-color:transparent!important;
	background-image:url(../images/fleche_couleur1.svg);
	
	vertical-align:middle;
	overflow:hidden;
	clear: both;

	-webkit-background-size:contain;
	-moz-background-size:contain;
	-ms-background-size:contain;
	-o-background-size:contain;
	background-size:contain;
	background-position:center;
	background-repeat:no-repeat;

	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	-ms-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
}

.bouton:hover,input[type="submit"]:hover,input[type="button"]:hover,.bouton.hover,input[type="submit"].hover,input[type="button"].hover{
	color:#FFF!important;
}

.bouton.hover:hover,input[type="submit"].hover:hover,input[type="button"].hover:hover{
	background-color: transparent;
	color: #959595!important;
}

.bouton.couleur2.hover:hover,input[type="submit"].couleur2.hover:hover,input[type="button"].couleur2.hover:hover{
	background-color: transparent;
	color: #2E2E2E!important;
}

.ambiance_dark .bouton.hover:hover,.ambiance_dark input[type="submit"].hover:hover,.ambiance_dark input[type="button"].hover:hover{
	background-color: transparent;
	color: #FFFFFF!important;
}

.bouton:hover:after,input[type="submit"]:hover:after,input[type="button"]:hover:after,.bouton.hover:after,input[type="submit"].hover:after,input[type="button"].hover:after{
	background-image:url("../images/fleche_blanc.svg");
}

.bouton.couleur2:after,input[type="submit"].couleur2:after,input[type="button"].couleur2:after{
	background-image:url("../images/fleche_couleur2.svg");
}

.ambiance_dark .bouton:after,.ambiance_dark input[type="submit"]:after,.ambiance_dark input[type="button"]:after{
	background-image:url("../images/fleche_blanc.svg");
}

.bouton.couleur2:hover:after,input[type="submit"].couleur2:hover:after,input[type="button"].couleur2:hover:after,.bouton.couleur2.hover:after,input[type="submit"].couleur2.hover:after,input[type="button"].couleur2.hover:after{
	background-image:url("../images/fleche_blanc.svg");
}

.ambiance_dark .bouton:hover:after,.ambiance_dark input[type="submit"]:hover:after,.ambiance_dark input[type="button"]:hover:after,.ambiance_dark .bouton.hover:after,.ambiance_dark input[type="submit"].hover:after,.ambiance_dark input[type="button"].hover:after{
	background-image:url("../images/fleche_noir.svg");
}

.bouton.hover:hover:after,input[type="submit"].hover:hover:after,input[type="button"].hover:hover:after{
	background-image:url("../images/fleche_couleur1.svg");
}

.bouton.couleur2.hover:hover:after,input[type="submit"].couleur2.hover:hover:after,input[type="button"].couleur2.hover:hover:after{
	background-image:url("../images/fleche_couleur2.svg");
}

.ambiance_dark .bouton.hover:hover:after,.ambiance_dark input[type="submit"].hover:hover:after,.ambiance_dark input[type="button"].hover:hover:after{
	background-image:url("../images/fleche_blanc.svg");
}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

#footer_conteneur{
	position:relative;
	font-size: 15px;
	line-height: 22px;
}

#footer_conteneur a{
	display:inline-block;
	text-decoration:none;
}

#footer_conteneur .bouton_langue.active{
	text-decoration: underline;
}

#footer_contenu{
	position:relative;
	overflow:hidden;
}

#footer_copyright{
	position: 100%;
	font-size: 14px;
	line-height: 18px;
	margin-top: 50px;
	margin-bottom:30px;
	overflow: hidden;
	text-align: left;
}

/* - - - - - - - - - - - - - - - - - - - - - - - - */

#footer_infos{
	position:relative;
	width: 100%;
	font-size: 13px;
	line-height: 20px;
	font-weight: normal;
	text-transform: normal;
	overflow: hidden;
}

#footer_infos a{
	font-weight: normal;
}

#footer_infos .bouton{
	font-weight: normal;
}

.footer_colonne,.footer_colonne_separation{
	position: relative;
	display: inline-block;
	overflow: hidden;
	vertical-align: top;
}

.footer_colonne_separation{
	width: 60px;
	height: 0px;
}

.footer_colonne .footer_titre:first-of-type{
	margin-top: 0px;
}

/* - - - - - - - - - */


#footer_menu_2colonnes{
	display: none;
}


#footer_logo{
	width: 160px;
	height: auto;
}

#footer_back_to_top{
    position: absolute;
    right: 0px;
    bottom: 0px;
}

@media (max-width: 1050px){
	.footer_colonne{
		margin-top: 0px;
	}
	
	#footer_colonne_separation3{
		display: block;
		width: 100%;
		height: 35px;
	}
}


@media (max-width: 820px){
	#footer_colonne_separation2{
		display: block;
		width: 100%;
		height: 30px;
	}
}

@media (max-width: 600px){
	#footer_colonne_separation1{
		display: block;
		width: 100%;
		height: 30px;
	}
}



/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

.vignette{
	overflow: hidden;
}

.vignette_hover{
	position:absolute;
	z-index: 2;
	width: 100%;
	height: 100%;
	top: 0px;
	left: 0px;
	opacity: 1;
	background-color:#FAB60B;
	overflow: hidden;
	
	/*
	-webkit-transform: translate(100%,0px);
    -moz-transform: translate(100%,0px);
    -o-transform: translate(100%,0px);
    -ms-transform: translate(100%,0px);
    transform: translate(100%,0px);

	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-ms-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
	*/
}

.vignette:hover .vignette_hover{
	/*
	-webkit-transform: translate(0%,0px);
    -moz-transform: translate(0%,0px);
    -o-transform: translate(0%,0px);
    -ms-transform: translate(0%,0px);
    transform: translate(0%,0px);
	*/
}

.vignette_hover_contenu{
	position: relative;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 13px;
	padding-right: 13px;
	overflow: hidden;
}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

.recto_verso{
	perspective: 1000;
	transform-style: preserve-3d;
}

.recto_verso_contenu{
	transform-style: preserve-3d;
}

.recto,.verso{
	transition: all 0.4s linear;
	backface-visibility:hidden;
}

.recto{
	transform: rotateY(0deg);
}

.verso{
	transform: rotateY(180deg);
}

.recto_verso:hover .verso,.recto_verso.retourne .verso{
  transform: rotateY(0deg);
}

.recto_verso:hover .recto,.recto_verso.retourne .recto{
  transform: rotateY(180deg);
}

.recto_verso .lien_hover_mode1{
	display: block;
	
}
.recto_verso .lien_hover_mode2{
	display: none;
}

.box_defilante .recto_verso .lien_hover_mode1,.no-touch  .recto_verso .lien_hover_mode1{
	display: none;
	
}
.box_defilante .recto_verso .lien_hover_mode2,.no-touch  .recto_verso .lien_hover_mode2{
	display: block;
}


/*
.recto_verso .lien_hover{
	display: none;
}

.recto_verso:hover .lien_hover{
	display: block;
}
*/
@supports (-ms-ime-align: auto) {
   /* Microsoft EdgeV13&14 CSS styles go here */
	.recto{
		transform: none;
		opacity: 1;
	}

	.verso{
		transform: none;
		opacity: 0;
	}

	.recto_verso:hover .verso,.recto_verso.retourne .verso{
	  	transform:  none;
		opacity: 1;
		transition: opacity 0.4s linear;
	}

	.recto_verso:hover .recto,.recto_verso.retourne .recto{
		transform:  none;
	}
}

@supports (-ms-accelerator: true) {
    /* Microsoft EdgeV13 CSS styles go here */
	.recto{
		transform: none;
		opacity: 1;
	}

	.verso{
		transform: none;
		opacity: 0;
	}

	.recto_verso:hover .verso,.recto_verso.retourne .verso{
	  	transform:  none;
		opacity: 1;
		transition: opacity 0.4s linear;
	}

	.recto_verso:hover .recto,.recto_verso.retourne .recto{
		transform:  none;
	}
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    /* IE10 & IE11 CSS styles go here */
	.recto{
		transform: none;
		opacity: 1;
	}

	.verso{
		transform: none;
		opacity: 0;
	}

	.recto_verso:hover .verso,.recto_verso.retourne .verso{
	  	transform:  none;
		opacity: 1;
		transition: opacity 0.4s linear;
	}

	.recto_verso:hover .recto,.recto_verso.retourne .recto{
		transform:  none;
	}
}


/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

#puce_conteneur, .puce_conteneur{
	position:absolute;
	width:100%;
	left:0px;
	bottom:35px;
	font-size:8px;
	line-height:10px;
	text-align:center;
	z-index:4;
	opacity:0;
	
	-webkit-filter: drop-shadow(0px 0px 6px rgba(0, 0, 0, 0.4));
	-moz-filter: drop-shadow(0px 0px 6px rgba(0, 0, 0, 0.4));
	-ms-filter: drop-shadow(0px 0px 6px rgba(0, 0, 0, 0.4));
	-o-filter: drop-shadow(0px 0px 6px rgba(0, 0, 0, 0.4));
	filter: drop-shadow(0px 0px 6px rgba(0, 0, 0, 0.4));

	-webkit-transition: opacity 1.5s;
	-moz-transition: opacity 1.5s;
	-ms-transition: opacity 1.5s;
	-o-transition: opacity 1.5s;
	transition: opacity 1.5s;
}

.puce{
	position:relative;
	display:inline-block;
	padding:5px;
	overflow:hidden;
}

.puce:after{
	content: "";
	position:relative;
	display: inline-block;
	width:10px;
	height:10px;
	overflow:hidden;
	
	background-image:url(../images/puce.svg);
	-webkit-background-size:200% 100%;
	-moz-background-size:200% 100%;
	-ms-background-size:200% 100%;
	-o-background-size:200% 100%;
	background-size:200% 100%;
	background-position:0% 50%;
	background-repeat:no-repeat;
}

.puce:hover{
	cursor:pointer;
}

.puce:hover::after,.puce.active::after{
	background-position:100% 50%;
}

.puce_noir #puce_conteneur,.puce_noir .puce_conteneur{
	-webkit-filter: none;
	-moz-filter: none;
	-ms-filter: none;
	-o-filter: none;
	filter: none;
}

.puce_noir .puce:after{
	background-image:url("../images/puce_couleur.svg");
}

.puce_right .puce_conteneur,.puce_right.puce_conteneur,.puce_left .puce_conteneur,.puce_left.puce_conteneur{
	text-align: right;
	width: -webkit-calc(100% - 60px);
	width: -moz-calc(100% - 60px);
	width: -ms-calc(100% - 60px);
	width: -o-calc(100% - 60px);
	width: calc(100% - 60px);
	margin-left: 30px;
}

.puce_right_colonne_centrale .puce_conteneur,.puce_right_colonne_centrale.puce_conteneur{
	text-align: right;
	width:auto;
	right: 50%;
	margin-right: -415px;/*-50% de la colonne centrale (conteneur_alignement)*/
}

.puce_left_colonne_centrale .puce_conteneur,.puce_left_colonne_centrale.puce_conteneur{
	text-align: left;
	width: auto;
	left: 50%;
	margin-left: -415px;/*-50% de la colonne centrale (conteneur_alignement)*/
}

.puce_right_colonne_centrale .puce,.puce_right_colonne_centrale.puce,.puce_left_colonne_centrale .puce,.puce_left_colonne_centrale.puce{
	padding-right: 0px;
	padding-left: 10px;
}

.puce_left_colonne_centrale .puce,.puce_left_colonne_centrale.puce{
	padding-right: 10px;
	padding-left: 0px;
}

@media (max-width: 1060px){
	.puce_right_colonne_centrale .puce_conteneur,.puce_right_colonne_centrale.puce_conteneur,.puce_left_colonne_centrale .puce_conteneur,.puce_left_colonne_centrale.puce_conteneur{
		right: 0px;
		margin-right: auto;
		margin-right: 30px;
		margin-left: 30px;
	}
}

@media (max-width: 800px){
	.puce_right_colonne_centrale .puce_conteneur,.puce_right_colonne_centrale.puce_conteneur,.puce_left_colonne_centrale .puce_conteneur,.puce_left_colonne_centrale.puce_conteneur{
		margin-right: 20px;
		margin-left: 20px;
	}
}

@media (max-width: 500px){
	.puce_right_colonne_centrale .puce_conteneur,.puce_right_colonne_centrale.puce_conteneur,.puce_left_colonne_centrale .puce_conteneur,.puce_left_colonne_centrale.puce_conteneur{
		margin-right: 15px;
		margin-left: 15px;
	}
}


/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

#scroll_conteneur{
	position:relative;
	width:39px;
	height:40px;
	margin:auto;
	margin-top:50px;
	overflow:hidden;
	display:none;	
}

#scroll_contenu{
	position:relative;
	height:19px;
	margin:auto;
	overflow:hidden;
}

#scroll_contenu{
    -webkit-animation: 1.5s ease-in-out 0s normal none infinite scroll;
    -moz-animation: 1.5s ease-in-out 0s normal none infinite scroll;
    -ms-animation: 1.5s ease-in-out 0s normal none infinite scroll;
    -o-animation: 1.5s ease-in-out 0s normal none infinite scroll;
    animation: 1.5s ease-in-out 0s normal none infinite scroll;
}

@media (max-width: 800px){
	#scroll_conteneur{
		display:block;
	}
}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

@-webkit-keyframes kenburns{
	0%{
		-webkit-transform: scale(1);
		-moz-transform: scale(1);
		-ms-transform: scale(1);
		-o-transform: scale(1);
		transform: scale(1);
	}

	50%{
		-webkit-transform: scale(1.05);
		-moz-transform: scale(1.05);
		-ms-transform: scale(1.05);
		-o-transform: scale(1.05);
		transform: scale(1.05);
	}

	100%{
		-webkit-transform: scale(1);
		-moz-transform: scale(1);
		-ms-transform: scale(1);
		-o-transform: scale(1);
		transform: scale(1);
	}
}

@-moz-keyframes kenburns{
	0%{
		-webkit-transform: scale(1);
		-moz-transform: scale(1);
		-ms-transform: scale(1);
		-o-transform: scale(1);
		transform: scale(1);
	}

	50%{
		-webkit-transform: scale(1.05);
		-moz-transform: scale(1.05);
		-ms-transform: scale(1.05);
		-o-transform: scale(1.05);
		transform: scale(1.05);
	}

	100%{
		-webkit-transform: scale(1);
		-moz-transform: scale(1);
		-ms-transform: scale(1);
		-o-transform: scale(1);
		transform: scale(1);
	}
}


@-ms-keyframes kenburns{
	0%{
		-webkit-transform: scale(1);
		-moz-transform: scale(1);
		-ms-transform: scale(1);
		-o-transform: scale(1);
		transform: scale(1);
	}

	50%{
		-webkit-transform: scale(1.05);
		-moz-transform: scale(1.05);
		-ms-transform: scale(1.05);
		-o-transform: scale(1.05);
		transform: scale(1.05);
	}

	100%{
		-webkit-transform: scale(1);
		-moz-transform: scale(1);
		-ms-transform: scale(1);
		-o-transform: scale(1);
		transform: scale(1);
	}
}

@-o-keyframes kenburns{
	0%{
		-webkit-transform: scale(1);
		-moz-transform: scale(1);
		-ms-transform: scale(1);
		-o-transform: scale(1);
		transform: scale(1);
	}

	50%{
		-webkit-transform: scale(1.05);
		-moz-transform: scale(1.05);
		-ms-transform: scale(1.05);
		-o-transform: scale(1.05);
		transform: scale(1.05);
	}

	100%{
		-webkit-transform: scale(1);
		-moz-transform: scale(1);
		-ms-transform: scale(1);
		-o-transform: scale(1);
		transform: scale(1);
	}
}

@keyframes kenburns{
	0%{
		-webkit-transform: scale(1);
		-moz-transform: scale(1);
		-ms-transform: scale(1);
		-o-transform: scale(1);
		transform: scale(1);
	}

	50%{
		-webkit-transform: scale(1.05);
		-moz-transform: scale(1.05);
		-ms-transform: scale(1.05);
		-o-transform: scale(1.05);
		transform: scale(1.05);
	}

	100%{
		-webkit-transform: scale(1);
		-moz-transform: scale(1);
		-ms-transform: scale(1);
		-o-transform: scale(1);
		transform: scale(1);
	}
}
/*
.kenburns,.kenburns_hover:hover,.kenburns_conteneur:hover .kenburns_hover{
    -webkit-animation: 12s linear 0s normal none infinite kenburns;
    -moz-animation: 12s linear 0s normal none infinite kenburns;
    -ms-animation: 12s linear 0s normal none infinite kenburns;
    -o-animation: 12s linear 0s normal none infinite kenburns;
    animation: 12s linear 0s normal none infinite kenburns;
}
*/
.kenburns,.kenburns_hover:hover,.kenburns_conteneur:hover .kenburns_hover{
    -webkit-animation: kenburns 12s normal infinite;
    -moz-animation: kenburns 12s normal infinite;
    -ms-animation: kenburns 12s normal infinite;
    -o-animation: kenburns 12s normal infinite;
    animation: kenburns 12s normal infinite;
	
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden;
}

.kenburns_hover{
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
	
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	-ms-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
	
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden;
}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

@-webkit-keyframes scroll {
	0%{
		margin-top:0px;
		opacity:1;
		-webkit-animation-timing-function: normal;
	}

	50%{
		margin-top:20px;
		opacity:1;
		-webkit-animation-timing-function: normal;
	}

	100%{
		margin-top:0px;
		opacity:1;
		-webkit-animation-timing-function: normal;
	}
}

@-moz-keyframes scroll {
	0%{
		margin-top:0px;
		opacity:1;
		-moz-animation-timing-function: normal;
	}

	50%{
		margin-top:20px;
		opacity:1;
		-moz-animation-timing-function: normal;
	}

	100%{
		margin-top:0px;
		opacity:1;
		-moz-animation-timing-function: normal;
	}
}


@-ms-keyframes scroll {
	0%{
		margin-top:0px;
		opacity:1;
		-ms-animation-timing-function: normal;
	}

	50%{
		margin-top:20px;
		opacity:1;
		-ms-animation-timing-function: normal;
	}

	100%{
		margin-top:0px;
		opacity:1;
		-ms-animation-timing-function: normal;
	}
}

@-o-keyframes scroll {
	0%{
		margin-top:0px;
		opacity:1;
		-o-animation-timing-function: normal;
	}

	50%{
		margin-top:20px;
		opacity:1;
		-o-animation-timing-function: normal;
	}

	100%{
		margin-top:0px;
		opacity:1;
		-o-animation-timing-function: normal;
	}
}

@keyframes scroll {
	0%{
		margin-top:0px;
		opacity:1;
		animation-timing-function: normal;
	}

	50%{
		margin-top:20px;
		opacity:1;
		animation-timing-function: normal;
	}

	100%{
		margin-top:0px;
		opacity:1;
		animation-timing-function: normal;
	}
}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

@-webkit-keyframes scroll {
	0%{
		margin-bottom:0px;
	}

	50%{
		margin-bottom:20px;
	}

	100%{
		margin-bottom:0px;
	}
}

@-moz-keyframes scroll {
	0%{
		margin-bottom:0px;
	}

	50%{
		margin-bottom:20px;
	}

	100%{
		margin-bottom:0px;
	}
}


@-ms-keyframes scroll {
	0%{
		margin-bottom:0px;
	}

	50%{
		margin-bottom:20px;
	}

	100%{
		margin-bottom:0px;
	}
}

@-o-keyframes scroll {
	0%{
		margin-bottom:0px;
	}

	50%{
		margin-bottom:20px;
	}

	100%{
		margin-bottom:0px;
	}
}

@keyframes scroll {
	0%{
		margin-bottom:0px;
	}

	50%{
		margin-bottom:20px;
	}

	100%{
		margin-bottom:0px;
	}
}

.animation_scroll{
    -webkit-animation: 1.5s ease-in-out 0s normal none infinite scroll;
    -moz-animation: 1.5s ease-in-out 0s normal none infinite scroll;
    -ms-animation: 1.5s ease-in-out 0s normal none infinite scroll;
    -o-animation: 1.5s ease-in-out 0s normal none infinite scroll;
    animation: 1.5s ease-in-out 0s normal none infinite scroll;
}


/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

input,textarea,select,option{
	display: inline-block;
	max-width: 99%;
	position: relative;
	font-size:14px;
	color:#959595;
	padding-top:12px!important;
	padding-bottom:10px!important;
	padding-left:20px;
	padding-right:20px;
	background-color:#FFF;
	font-family:inherit;
		
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-ms-border-radius: 10px;
	-o-border-radius: 10px;
	border-radius: 10px;

	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	
	border-color:#959595;
	border-style:solid;
	border-width:1px;
}
/*
select{
	display: inline-block;
	position: relative;
	border:none;
	padding-right: 30px;
	border-bottom: solid #2E2E2E 1px;
	color:#2E2E2E;
	font-family:inherit;
	font-size: inherit;
	
	background: url("../images/bottom.svg") no-repeat 100% 50%;
	
	-webkit-appearance: none;
	-moz-appearance: none;
	-ms-appearance: none;
	-o-appearance: none;
	appearance: none;
	
	cursor: pointer;
}
option{
	font-family:inherit;
	font-size: inherit;
	padding-right: 30px;
    text-align: center;
}
*/

label{
	cursor: pointer;
}


textarea{
	padding:15px;
}
/*
input[type="submit"],input[type="button"]{
	padding-top:8px;
	padding-bottom:6px;
	
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-ms-border-radius: 10px;
	-o-border-radius: 10px;
	border-radius: 10px;
}*/
/*
input[type="submit"],input[type="button"]{
	cursor:pointer;
	background-color:#FFF;
	border-color:#959595;
	color:#959595;
	border-width: 2px;
	padding-left: 15px;
	padding-right: 15px;
}

input[type="submit"].big,input[type="button"].big{
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 15px;
	padding-bottom: 15px;
	
	font-size: 16px;
	font-weight: bold;
	
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-ms-border-radius: 10px;
	-o-border-radius: 10px;
	border-radius: 10px;
}


input[type="submit"]:hover,input[type="button"]:hover{
	background-color:#959595;
	border-color:#959595;
	color:#FFF;
}
*/

label{
	display: inline-block;
	vertical-align: middle;
	margin-top: 5px;
	margin-bottom: 5px;
	
	-webkit-user-select:none;
	-moz-user-select:none;
	-ms-user-select:none;
	-o-user-select:none;
	user-select:none;
}

select{
	padding-top:5px;
	padding-bottom:5px;
}

option{
	margin:0px;
	padding:0px;
}

.champ_invalide{
	border-color: #EB2024!important;
    border-width: 2px;
}

.surbrillance{
	background-color: #EB2024;
}


/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */


.ambiance_dark .titre0,.ambiance_dark .titre1,.ambiance_dark .titre0_big,.ambiance_dark .titre1_big,.ambiance_dark .titre0_small,.ambiance_dark .titre1_small,.ambiance_dark .titre2,.ambiance_dark .titre3,.ambiance_dark .titre4,.ambiance_dark h1,.ambiance_dark h2,.ambiance_dark h3,.ambiance_dark h4,.ambiance_dark .paragraphe,.ambiance_dark .accroche{
	color:#FFF;
}

.scroll_disparition,.scroll_apparition{
	-webkit-transition: opacity 0.3s ease-in-out !important;
	-moz-transition: opacity 0.3s ease-in-out !important;
	-ms-transition: opacity 0.3s ease-in-out !important;
	-o-transition: opacity 0.3s ease-in-out !important;
	transition: opacity 0.3s ease-in-out !important;	
}

.scroll_apparition{
	opacity: 0;	
}

.cursor{
	cursor: pointer;
}

@media (max-width: 800px){
	#scroll_top{
		margin-right: -12px;
		bottom:25px;
	}
}

.majuscule{
	text-transform: uppercase;
}

.minuscule{
	text-transform: lowercase;
}

.numero::after{
	content: attr(data-content);
	position: absolute;
	right: 0px;
	top:0px;
	color:#959595;
}

.ambiance_dark .numero::after{
	color:#FFF;
}

.decalage_droite{
    -webkit-transform: translate(10px,0px);
    -moz-transform: translate(10px,0px);
    -o-transform: translate(10px,0px);
    -ms-transform: translate(10px,0px);
    transform: translate(10px,0px);
}

.decalage_gauche{
    -webkit-transform: translate(-10px,0px);
    -moz-transform: translate(-10px,0px);
    -o-transform: translate(-10px,0px);
    -ms-transform: translate(-10px,0px);
    transform: translate(-10px,0px);
}

.decalage_gauche.variante1{
    -webkit-transform: translate(-13px,0px);
    -moz-transform: translate(-13px,0px);
    -o-transform: translate(-13px,0px);
    -ms-transform: translate(-13px,0px);
    transform: translate(-13px,0px);
}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

.barre_filtres_separation{
	display: inline-block;
	width: 20px;
}

@media (max-width: 700px){
	.barre_filtres_separation.separation2{
		width: 100%;
		height: 20px;
	}
}

@media (max-width: 450px){
	.barre_filtres_separation{
		width: 100%;
		height: 20px;
	}
	
	.barre_filtres_separation.separation3{
		height: 0px;
	}
	
	.barre_filtres select,.barre_filtres option{
		width:100%;
	}
}

#portfolio{
	-webkit-transition: opacity 0.4s;
	-moz-transition: opacity 0.4s;
	-ms-transition: opacity 0.4s;
	-o-transition: opacity 0.4s;
	transition: opacity 0.4s;
}


/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

/* Mise en forme et alignement du plugin Axeptio */
#axeptio_overlay{
	outline:0;
	z-index: 3;
}

#axeptio_overlay button,#axeptio_overlay div,#axeptio_overlay button{
	outline:0;
	outline-style:none;
}

/*utile pour les styles sans border-radius
#axeptio_overlay .ButtonGroup__ButtonGroupStyle-sc-1usw1pe-1 button,#axeptio_overlay .jYDoqS button{
	border-radius: 0px!important;
}
*/
.AxeptioIcon__AxeptioIconStyle-acb40e-0,.AxeptioButton__AxeptioButtonStyle-sc-1h6hacv-0{
	outline: 0;
	outline-style:none;
}

.Widget__WidgetStyle-zhn46e-0{
	z-index: 4;
	max-width: 420px;
}

/*
.Illustration__Img{
	width: 70px;
	margin-left: 10px;
}
*/

body{
	top: auto!important;
	height: 100%!important;
}

.WebsiteOverlay__WidgetContainer-sc-1tlh7za-1,.iNUUZy{
	top: auto!important;
	bottom:20px!important;
}

.AxeptioIcon__AxeptioIconStyle-acb40e-0,.AxeptioButton__AxeptioButtonStyle-sc-1h6hacv-0{
	margin-left: 12px;
	margin-bottom: 12px;
}

.withConsent__CheckboxConsent-sc-16f08h3-0, .gTxcRB{
	position: absolute!important;
	z-index: -3;
}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */



