	@charset "utf-8";
/* CSS Document */

@import url('https://fonts.googleapis.com/css?family=Quicksand');

html, body{
	height: 100%;
	margin: 0;
	padding: 0;
}

.centre{
	margin: auto;
	width: 100%;
}

/* Style Présentation */

#diapoaccueil{
	float: left;
	width: 100%;
	height: auto;
	overflow: hidden;
	margin: 0;
}

#diapoaccueil img{
	float: left;
	width: 100%;
	height: auto;
}

#videoaccueil{
	float: left;
	width: 100%;
	height: auto;
	margin: 0;
	margin-top: 50px;
}

#videoaccueil img{
	float: left;
	width: 100%;
	height: auto;
}

#corpspresentation{
	float: left;
	width: 100%;
	height: auto;
	margin: 0;
}

#photopresentation1{
	float: left;
	width: calc(50% - 30px);
	height: auto;
	margin: 0;
	margin-top: 100px;
	margin-bottom: 100px;
	margin-right: 30px;
}

#photopresentation1 img{
	float: left;
	width: 100%;
	height: auto;
}

#blocinstaaccueil{
	float: left;
	width: calc(100% - 20px);
	height: auto;
	margin: 0;
	margin-left: 20px;
}

#blocinstaaccueil h2{
	float: left;
	width: 100%;
	font-family: 'Quicksand', sans-serif;
	font-size: 24px;
	font-weight: lighter;
	letter-spacing: 1px;
	color: #000;
	margin: 0;
	margin-top: 20px;
	margin-bottom: 20px;
}

#blocinstaaccueil p{
	float: left;
	width: 100%;
	font-family: 'Quicksand', sans-serif;
	font-size: 17px;
	color: #000;
	text-align: left;
	margin: 0;
	margin-bottom: 5px;
	padding: 0;
}

#blocinstaaccueil p a{
	text-decoration: none;
	color: #000;
}

#blocinstaaccueil img{
	float: left;
	width: auto;
	height: auto;
}

#textepresentation1{
	float: left;
	width: calc(50% - 20px);
	height: auto;
	margin: 0;
	margin-right: 20px;
	margin-top: 100px;
}

#photopresentation2{
	float: left;
	width: calc(50% - 30px);
	height: auto;
	margin: 0;
	margin-top: 100px;
	margin-bottom: 100px;
	margin-right: 30px;
}

#photopresentation2 img{
	float: left;
	width: 100%;
	height: auto;
}

#textepresentation2{
	float: left;
	width: calc(50% - 20px);
	height: auto;
	margin: 0;
	margin-right: 20px;
	margin-top: 100px;
}

@media screen and (max-width:700px){

	#photopresentation1{
		float: left;
		width: calc(100% - 40px);
		height: auto;
		margin: 0;
		margin-top: 50px;
		margin-bottom: 30px;
		margin-left: 20px;
		margin-right: 20px;
	}
	
	#blocinstaaccueil{
		float: left;
		width: 100%;
		height: auto;
		margin: 0;
	}
	
	#textepresentation1{
		float: left;
		width: calc(100% - 40px);
		height: auto;
		margin: 0;
		margin-left: 20px;
		margin-right: 20px;
	}
	
	#photopresentation2{
		float: left;
		width: calc(100% - 40px);
		height: auto;
		margin: 0;
		margin-top: 50px;
		margin-bottom: 30px;
		margin-left: 20px;
		margin-right: 20px;
	}
	
	#textepresentation2{
		float: left;
		width: calc(100% - 40px);
		height: auto;
		margin: 0;
		margin-left: 20px;
		margin-right: 20px;
	}

}

#textepresentation1 h1{
	float: left;
	width: 100%;
	font-family: 'Quicksand', sans-serif;
	font-size: 32px;
	font-weight: bold;
	line-height: 34px;
	text-transform: uppercase;
	color: #000;
	margin: 0;
	margin-bottom: 20px;
}

#textepresentation1 h2{
	float: left;
	width: 100%;
	font-family: 'Quicksand', sans-serif;
	font-size: 24px;
	font-weight: lighter;
	letter-spacing: 1px;
	color: #000;
	margin: 0;
	margin-bottom: 40px;
}

#textepresentation1 p{
	float: left;
	width: 100%;
	font-family: 'Quicksand', sans-serif;
	font-size: 18px;
	font-weight: lighter;
	line-height: 30px;
	text-align: justify;
	color: #000;
	margin: 0;
	margin-bottom: 30px;
}

#textepresentation2 p{
	float: left;
	width: 100%;
	font-family: 'Quicksand', sans-serif;
	font-size: 18px;
	font-weight: lighter;
	line-height: 30px;
	text-align: justify;
	color: #000;
	margin: 0;
	margin-bottom: 30px;
}

/* Fin Style Présentation */

/* Style Intro Pages Internes */

#intropageinterne{
	float: left;
	width: 100%;
	height: auto;
	margin: 0;
	margin-bottom: 50px;
}

#intropageinterne h1{
	float: left;
	width: calc(100% - 40px);
	font-family: 'Quicksand', sans-serif;
	font-size: 32px;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	color: #000;
	margin: 0;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 50px;
	margin-bottom: 30px;
}

#intropageinterne h2{
	float: left;
	width: calc(100% - 40px);
	font-family: 'Quicksand', sans-serif;
	font-size: 28px;
	font-weight: bold;
	text-align: center;
	color: #000;
	margin: 0;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 50px;
}

#intropageinterne p{
	float: left;
	width: calc(100% - 40px);
	font-family: 'Quicksand', sans-serif;
	font-size: 18px;
	font-weight: lighter;
	line-height: 30px;
	text-align: justify;
	color: #000;
	margin: 0;
	margin-left: 20px;
	margin-right: 20px;
}

#intropageinterne p.citation{
	float: left;
	width: 100%;
	font-family: 'Quicksand', sans-serif;
	font-size: 17px;
	font-weight: lighter;
	font-style: italic;
	line-height: 30px;
	text-align: center;
	color: #000;
	margin: 0;
	margin-top: 20px;
}

#intropageinternenoirs{
	float: left;
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
	padding-bottom: 50px;
	background: #1a1a1a;
}

#intropageinternenoirs h1{
	float: left;
	width: calc(100% - 40px);
	font-family: 'Quicksand', sans-serif;
	font-size: 32px;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	color: #fff;
	margin: 0;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 50px;
	margin-bottom: 30px;
}

#intropageinternenoirs p{
	float: left;
	width: calc(100% - 40px);
	font-family: 'Quicksand', sans-serif;
	font-size: 18px;
	font-weight: lighter;
	line-height: 30px;
	text-align: justify;
	color: #fff;
	margin: 0;
	margin-left: 20px;
	margin-right: 20px;
}

#intropageinternenoirs p.citation{
	float: left;
	width: 100%;
	font-family: 'Quicksand', sans-serif;
	font-size: 17px;
	font-weight: lighter;
	font-style: italic;
	line-height: 30px;
	text-align: center;
	color: #fff;
	margin: 0;
	margin-top: 20px;
}

/* Fin Style Intro Pages Internes */

/* Style Thèmes */

#intropageinternethemes{
	float: left;
	width: 100%;
	height: auto;
	margin: 0;
	margin-bottom: 10px;
}

#intropageinternethemes h1{
	float: left;
	width: calc(100% - 40px);
	font-family: 'Quicksand', sans-serif;
	font-size: 32px;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	color: #000;
	margin: 0;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 50px;
	margin-bottom: 30px;
}

#intropageinternethemes p{
	float: left;
	width: calc(100% - 40px);
	font-family: 'Quicksand', sans-serif;
	font-size: 18px;
	font-weight: lighter;
	line-height: 30px;
	text-align: justify;
	color: #000;
	margin: 0;
	margin-left: 20px;
	margin-right: 20px;
}

#themes{
	float: left;
	width: 100%;
	height: auto;
	margin: 0;
}

.carretheme a{
	float: left;
	width: calc(33.33% - 40px);
	height: auto;
	margin: 0;
	margin: 20px;
	overflow: hidden;
}

@media screen and (max-width:700px){

	.carretheme a{
		float: left;
		width: calc(50% - 40px);
		height: auto;
		margin: 0;
		margin: 20px;
		overflow: hidden;
	}

}

@media screen and (max-width:420px){

	.carretheme a{
		float: left;
		width: calc(100% - 40px);
		height: auto;
		margin: 0;
		margin: 20px;
		overflow: hidden;
	}

}

.carretheme img{
	float: left;
	width: 100%;
	height: auto;
}

.lignegrise{
	float: left;
	width: 100%;
	height: 1px;
	background: url(../images/lignegrise.png) center center no-repeat;
	margin: 0;
	margin-top: 30px;
}

/* Fin Style Thèmes */

/* Style eShop */

#eshop{
	float: left;
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
	padding-bottom: 30px;
/* 	background: #1a1a1a; */
	background: #fff;
}

.carrecategorieeshop{
	float: left;
	position: relative;
	width: calc(33.33% - 40px);
	height: 360px;
	margin: 0;
	margin: 20px;
	overflow: hidden;
}

@media screen and (max-width:800px){

	.carrecategorieeshop{
		float: left;
		position: relative;
		width: calc(50% - 40px);
		height: 360px;
		margin: 0;
		margin: 20px;
		overflow: hidden;
	}

}

@media screen and (max-width:400px){

	.carrecategorieeshop{
		float: left;
		position: relative;
		width: calc(100% - 40px);
		height: 360px;
		margin: 0;
		margin: 20px;
		overflow: hidden;
	}

}

.carrecategorieeshop a{
	position: absolute;
	width: 100%;
	height: 100%;
	text-decoration: none;
	background: rgba(0,0,0,0.5);
	-webkit-transition: 0.3s linear;  
	-moz-transition: 0.3s linear;  
	-o-transition: 0.3s linear;  
	-ms-transition: 0.3s linear;  
	transition: 0.3s linear;
}

.carrecategorieeshop a:hover{
	background: rgba(0,0,0,0);
	-webkit-transition: 0.3s linear;  
	-moz-transition: 0.3s linear;  
	-o-transition: 0.3s linear;  
	-ms-transition: 0.3s linear;  
	transition: 0.3s linear;
}

.carrecategorieeshop a:hover p{
	display: none;
	-webkit-transition: 0.3s linear;  
	-moz-transition: 0.3s linear;  
	-o-transition: 0.3s linear;  
	-ms-transition: 0.3s linear;  
	transition: 0.3s linear;
}

.carrecategorieeshop p{
	width: calc(100% - 20px);
	font-family: 'Quicksand', sans-serif;
	font-size: 26px;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #fff;
	margin: 0;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 150px;
	-webkit-transition: 0.3s linear;  
	-moz-transition: 0.3s linear;  
	-o-transition: 0.3s linear;  
	-ms-transition: 0.3s linear;  
	transition: 0.3s linear;
}

/* Fin Style eShop */

/* Style Oeuvres */

#oeuvres{
	float: left;
	width: 100%;
	height: auto;
	margin: 0;
	margin-bottom: 30px;
}

#oeuvres h2{
	float: left;
	width: 100%;
	font-family: 'Quicksand', sans-serif;
	font-size: 32px;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	color: #000;
	margin: 0;
	margin-top: 50px;
	margin-bottom: 30px;
}

.carreoeuvre{
	float: left;
	width: calc(33.33% - 40px);
	height: auto;
	margin: 0;
	margin: 20px;
	overflow: hidden;
}

@media screen and (max-width:900px){

	.carreoeuvre{
		float: left;
		width: calc(50% - 40px);
		height: auto;
		margin: 0;
		margin: 20px;
		overflow: hidden;
	}
	
}

@media screen and (max-width:700px){

	.carreoeuvre{
		float: left;
		width: calc(100% - 40px);
		height: auto;
		margin: 0;
		margin: 20px;
		overflow: hidden;
	}
	
}

.carreoeuvre img{
	width: auto;
	height: 440px;
	opacity: 1;
}

.carreoeuvre img.vendu{
	opacity: 0.5;
}

.carreoeuvre a{
	text-decoration: none;
	color: #000;
}

.carreoeuvre p{
	float: left;
	width: 100%;
	height: 56px;
	font-family: 'Quicksand', sans-serif;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	color: #000;
	margin: 0;
	margin-top: 20px;
}

.carreoeuvre p.textile{
	height: 84px;
}

.carreoeuvre p span.tariftoilesprivee{
	font-size: 17px;
	font-style: italic;
}

.carreoeuvre p.vendu{
	color: #b3b3b3;
}

#oeuvresnoirs{
	float: left;
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
	padding-bottom: 30px;
	background: #1a1a1a;
}

#oeuvresnoirs h2{
	float: left;
	width: 100%;
	font-family: 'Quicksand', sans-serif;
	font-size: 32px;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	color: #fff;
	margin: 0;
	margin-top: 50px;
	margin-bottom: 30px;
}

#oeuvresnoirs .carreoeuvre a{
	text-decoration: none;
	color: #fff;
}

#oeuvresnoirs .carreoeuvre p{
	float: left;
	width: 100%;
	height: 56px;
	font-family: 'Quicksand', sans-serif;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	color: #fff;
	margin: 0;
	margin-top: 20px;
}

/* Fin Style Oeuvres */

/* Style Oeuvre Interne */

#oeuvreinterne{
	float: left;
	width: 100%;
	height: calc(100% - 120px);
	margin: 0;
	overflow: hidden;
}

#galerieoeuvreinterne{
	float: left;
	width: 600px;
	height: auto;
	margin: 0;
	margin-right: 50px;
	overflow: hidden;
}

#galerieoeuvreinterne img{
	float: left;
	width: 100%;
	height: auto;
}
		
#texteoeuvreinterne{
	float: left;
	width: calc(100% - 670px);
	height: 100%;
	margin: 0;
	margin-top: 50px;
	padding: 0;
	padding-right: 20px;
	overflow-y: auto;
}

#texteoeuvreinterne h1{
	float: left;
	width: 100%;
	font-family: 'Quicksand', sans-serif;
	font-size: 32px;
	font-weight: bold;
	line-height: 34px;
	text-transform: uppercase;
	color: #000;
	margin: 0;
	margin-bottom: 10px;
}

#texteoeuvreinterne h2{
	float: left;
	width: 100%;
	font-family: 'Quicksand', sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #000;
	margin: 0;
	margin-bottom: 10px;
}

#texteoeuvreinterne p.prix{
	float: left;
	width: 100%;
	font-family: 'Quicksand', sans-serif;
	font-size: 18px;
	font-weight: lighter;
	text-align: left;
	color: #000;
	margin: 0;
}

/*
#texteoeuvreinterne p.prix span{
	text-decoration: line-through;
}
*/

#texteoeuvreinterne p{
	float: left;
	width: 100%;
	font-family: 'Quicksand', sans-serif;
	font-size: 18px;
	font-weight: lighter;
	text-align: justify;
	line-height: 30px;
	color: #000;
	margin: 0;
	margin-top: 20px;
}

#texteoeuvreinterne p.phrasepourcontact{
	float: left;
	width: 100%;
	font-family: 'Quicksand', sans-serif;
	font-size: 22px;
	font-weight: bold;
	text-align: left;
	line-height: 30px;
	color: #000;
	margin: 0;
	margin-top: 50px;
	margin-bottom: 20px;
}

#conteneurboutons{
	float: left;
	width: 100%;
	height: auto;
}

#texteoeuvreinterne a.boutonvideo{
	float: left;
	width: auto;
	height: 48px;
	background: #e6e6e6;
	border: solid 1px #e6e6e6;
	cursor: pointer;
	padding: 0;
	padding-left: 20px;
	padding-right: 20px;
	margin: 0;
	margin-top: 15px;
	font-family: 'Quicksand', sans-serif;
	font-size: 20px;
	font-weight: lighter;
	text-align: center;
	text-transform: uppercase;
	text-decoration: none;
	line-height: 48px;
	color: #000;
	-webkit-transition: 0.3s linear;  
	-moz-transition: 0.3s linear;  
	-o-transition: 0.3s linear;  
	-ms-transition: 0.3s linear;  
	transition: 0.3s linear;
}

#texteoeuvreinterne a.boutonvideo:hover{
	background: none;
	color: #000;
	-webkit-transition: 0.3s linear;  
	-moz-transition: 0.3s linear;  
	-o-transition: 0.3s linear;  
	-ms-transition: 0.3s linear;  
	transition: 0.3s linear;
}

#texteoeuvreinterne a.boutonacheter{
	float: left;
	width: auto;
	height: 48px;
	background: #000;
	border: solid 1px #000;
	cursor: pointer;
	padding: 0;
	padding-left: 20px;
	padding-right: 20px;
	margin: 0;
	margin-top: 30px;
	font-family: 'Quicksand', sans-serif;
	font-size: 20px;
	font-weight: lighter;
	text-align: center;
	text-transform: uppercase;
	text-decoration: none;
	line-height: 48px;
	color: #fff;
	-webkit-transition: 0.3s linear;  
	-moz-transition: 0.3s linear;  
	-o-transition: 0.3s linear;  
	-ms-transition: 0.3s linear;  
	transition: 0.3s linear;
}

#texteoeuvreinterne a.boutonacheter:hover{
	background: none;
	color: #000;
	-webkit-transition: 0.3s linear;  
	-moz-transition: 0.3s linear;  
	-o-transition: 0.3s linear;  
	-ms-transition: 0.3s linear;  
	transition: 0.3s linear;
}

#formulaireoeuvreinterne{
	float: left;
	width: 100%;
	height: auto;
}

#formulaireoeuvreinterne p{
	float: left;
	font-family: 'Quicksand', sans-serif;
	font-size: 18px;
	font-weight: lighter;
	text-align: left;
	color: #000;
	border: none;
	margin: 0;
	margin-top: 30px;
	margin-left: 30px;
	padding: 0;
}

#formulaireoeuvreinterne input{
	float: left;
	font-family: 'Quicksand', sans-serif;
	font-size: 18px;
	font-weight: lighter;
	text-align: left;
	color: #000;
	border: solid 1px #000;
	margin: 0;
	padding: 0;
	padding-left: 20px;
	background: #fff;
}

#formulaireoeuvreinterne input.champ1{
	float: left;
	width: calc(100% - 22px);
	height: 48px;
	margin: 0;
	margin-bottom: 20px;
}

#formulaireoeuvreinterne input.champ2{
	float: left;
	width: calc(100% - 22px);
	height: 48px;
	margin: 0;
	margin-bottom: 20px;
}

#formulaireoeuvreinterne input.champ3{
	float: left;
	width: calc(100% - 22px);
	height: 48px;
	margin: 0;
	margin-bottom: 20px;
}

#formulaireoeuvreinterne input.champ4{
	float: left;
	width: calc(100% - 22px);
	height: 48px;
	margin: 0;
	margin-bottom: 20px;
}

#formulaireoeuvreinterne textarea{
	float: left;
	width: calc(100% - 42px);
	height: 100px;
	font-family: 'Quicksand', sans-serif;
	font-size: 18px;
	font-weight: lighter;
	text-align: left;
	color: #000;
	border: solid 1px #000;
	margin: 0;
	padding: 0;
	padding: 20px;
	resize: none;
}

#formulaireoeuvreinterne .g-recaptcha {
    float: left;
    width: 100%;
    margin: 0;
    margin-top: 20px;
}

#formulaireoeuvreinterne p.champobligatoire{
	float: left;
	width: 100%;
	font-family: 'Quicksand', sans-serif;
	font-size: 14px;
	font-weight: lighter;
	text-align: left;
	color: #000;
	margin: 0;
	padding: 0;
}

#formulaireoeuvreinterne input.envoyer{
	float: left;
	width: calc(100% - 2px);
	height: 48px;
	background: #000;
	border: solid 1px #000;
	cursor: pointer;
	padding: 0;
	margin: 0;
	margin-top: 20px;
	margin-bottom: 80px;
	font-family: 'Quicksand', sans-serif;
	font-size: 18px;
	font-weight: lighter;
	text-align: center;
	text-transform: uppercase;
	color: #fff;
	-webkit-transition: 0.3s linear;  
	-moz-transition: 0.3s linear;  
	-o-transition: 0.3s linear;  
	-ms-transition: 0.3s linear;  
	transition: 0.3s linear;
}

#formulaireoeuvreinterne input.envoyer:hover{
	background: none;
	color: #000;
	-webkit-transition: 0.3s linear;  
	-moz-transition: 0.3s linear;  
	-o-transition: 0.3s linear;  
	-ms-transition: 0.3s linear;  
	transition: 0.3s linear;
}

@media screen and (max-width:1000px){
	
	#oeuvreinterne{
		float: left;
		width: 100%;
		height: auto;
		margin: 0;
		overflow: hidden;
	}

	#galerieoeuvreinterne{
		float: left;
		width: 100%;
		height: auto;
		margin: 0;
	}
	
	#conteneurtexteoeuvreinterne{
		float: left;
		width: 100%;
		height: auto;
		margin: 0;
		overflow: hidden;
	}
	
	#texteoeuvreinterne{
		float: left;
		width: calc(100% - 40px);
		height: auto;
		margin: 0;
		margin-left: 20px;
		margin-right: 20px;
		margin-top: 50px;
		padding: 0;
		overflow-y: auto;
	}
	
	#formulaireoeuvreinterne{
		float: left;
		width: 100%;
		height: auto;
	}

}

/* Fin Style Oeuvre Interne */

/* Style Presse */

#presse{
	float: left;
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
	padding-bottom: 30px;
	background: #1a1a1a;
}

.carrearticlepresse{
	float: left;
	position: relative;
	width: calc(33.33% - 40px);
	height: 360px;
	margin: 0;
	margin: 20px;
	overflow: hidden;
}

@media screen and (max-width:800px){

	.carrearticlepresse{
		float: left;
		position: relative;
		width: calc(50% - 40px);
		height: 360px;
		margin: 0;
		margin: 20px;
		overflow: hidden;
	}

}

@media screen and (max-width:400px){

	.carrearticlepresse{
		float: left;
		position: relative;
		width: calc(100% - 40px);
		height: 360px;
		margin: 0;
		margin: 20px;
		overflow: hidden;
	}

}

.carrearticlepresse a{
	position: absolute;
	width: 100%;
	height: 100%;
	text-decoration: none;
	background: rgba(0,0,0,0.5);
	-webkit-transition: 0.3s linear;  
	-moz-transition: 0.3s linear;  
	-o-transition: 0.3s linear;  
	-ms-transition: 0.3s linear;  
	transition: 0.3s linear;
}

.carrearticlepresse a:hover{
	background: rgba(0,0,0,0);
	-webkit-transition: 0.3s linear;  
	-moz-transition: 0.3s linear;  
	-o-transition: 0.3s linear;  
	-ms-transition: 0.3s linear;  
	transition: 0.3s linear;
}

.carrearticlepresse a:hover p{
	display: none;
	-webkit-transition: 0.3s linear;  
	-moz-transition: 0.3s linear;  
	-o-transition: 0.3s linear;  
	-ms-transition: 0.3s linear;  
	transition: 0.3s linear;
}

.carrearticlepresse p{
	width: calc(100% - 20px);
	font-family: 'Quicksand', sans-serif;
	font-size: 26px;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #fff;
	margin: 0;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 150px;
	-webkit-transition: 0.3s linear;  
	-moz-transition: 0.3s linear;  
	-o-transition: 0.3s linear;  
	-ms-transition: 0.3s linear;  
	transition: 0.3s linear;
}

.carrearticlepresse p.date{
	font-size: 20px;
	text-transform: none;
	margin: 0;
}

#galerievideos{
	float: left;
	width: 100%;
	height: auto;
	margin-top: 5px;
}

.conteneurgalerievideo{
	float: left;
	width: calc(50% - 10px);
	height: auto;
	margin: 5px;
} 

@media screen and (max-width:640px){
	
	.conteneurgalerievideo{
		float: left;
		width: calc(100% - 10px);
		height: auto;
		margin: 5px;
	} 
	
}

/* Fin Style Presse */

/* Style Contact */

#contact{
	float: left;
	width: 100%;
	height: auto;
	margin: 0;
}

#photocontact{
	float: left;
	width: 500px;
	height: 680px;
	margin: 0;
	margin-top: 100px;
	margin-bottom: 100px;
	margin-right: 30px;
}

#textecontact{
	float: left;
	width: calc(100% - 550px);
	height: auto;
	margin: 0;
	margin-right: 20px;
	margin-top: 100px;
}

@media screen and (max-width:900px){

	#photocontact{
		float: left;
		width: calc(50% - 30px);
		height: 680px;
		margin: 0;
		margin-top: 100px;
		margin-bottom: 100px;
		margin-right: 30px;
		overflow: hidden;
	}
	
	#textecontact{
		float: left;
		width: calc(50% - 20px);
		height: auto;
		margin: 0;
		margin-right: 20px;
		margin-top: 100px;
	}

}

@media screen and (max-width:600px){

	#photocontact{
		float: left;
		width: calc(100% - 40px);
		height: 400px;
		margin: 0;
		margin-top: 50px;
		margin-bottom: 30px;
		margin-left: 20px;
		margin-right: 20px;
		overflow: hidden;
	}
	
	#textecontact{
		float: left;
		width: calc(100% - 40px);
		height: auto;
		margin: 0;
		margin-left: 20px;
		margin-right: 20px;
		margin-bottom: 50px;
	}

}

#textecontact h1{
	float: left;
	width: 100%;
	font-family: 'Quicksand', sans-serif;
	font-size: 24px;
	font-weight: lighter;
	letter-spacing: 1px;
	color: #000;
	margin: 0;
	margin-bottom: 10px;
}

#textecontact h2{
	float: left;
	width: 100%;
	font-family: 'Quicksand', sans-serif;
	font-size: 32px;
	font-weight: bold;
	line-height: 34px;
	text-transform: uppercase;
	color: #000;
	margin: 0;
	margin-bottom: 30px;
}

#textecontact p{
	float: left;
	width: 100%;
	font-family: 'Quicksand', sans-serif;
	font-size: 18px;
	font-weight: lighter;
	line-height: 30px;
	text-align: justify;
	color: #000;
	margin: 0;
	margin-bottom: 20px;
}

#formulaire{
	float: left;
	width: 100%;
	height: auto;
}

#formulaire p{
	float: left;
	font-family: 'Quicksand', sans-serif;
	font-size: 18px;
	font-weight: lighter;
	text-align: left;
	color: #000;
	border: none;
	margin: 0;
	margin-top: 30px;
	margin-left: 30px;
	padding: 0;
}

#formulaire input{
	float: left;
	font-family: 'Quicksand', sans-serif;
	font-size: 18px;
	font-weight: lighter;
	text-align: left;
	color: #000;
	border: solid 1px #000;
	margin: 0;
	padding: 0;
	padding-left: 20px;
	background: #fff;
}

#formulaire input.champ1{
	float: left;
	width: calc(100% - 22px);
	height: 48px;
	margin: 0;
	margin-bottom: 20px;
}

#formulaire input.champ2{
	float: left;
	width: calc(100% - 22px);
	height: 48px;
	margin: 0;
	margin-bottom: 20px;
}

#formulaire input.champ3{
	float: left;
	width: calc(100% - 22px);
	height: 48px;
	margin: 0;
	margin-bottom: 20px;
}

#formulaire input.champ4{
	float: left;
	width: calc(100% - 22px);
	height: 48px;
	margin: 0;
	margin-bottom: 20px;
}

#formulaire textarea{
	float: left;
	width: calc(100% - 42px);
	height: 100px;
	font-family: 'Quicksand', sans-serif;
	font-size: 18px;
	font-weight: lighter;
	text-align: left;
	color: #000;
	border: solid 1px #000;
	margin: 0;
	padding: 0;
	padding: 20px;
	resize: none;
}

#formulaire .g-recaptcha {
    float: left;
    width: 100%;
    margin: 0;
    margin-top: 20px;
}

#formulaire p.champobligatoire{
	float: left;
	width: 100%;
	font-family: 'Quicksand', sans-serif;
	font-size: 14px;
	font-weight: lighter;
	text-align: left;
	color: #000;
	margin: 0;
	padding: 0;
}

#formulaire input.envoyer{
	float: left;
	width: calc(100% - 2px);
	height: 48px;
	background: #000;
	border: solid 1px #000;
	cursor: pointer;
	padding: 0;
	margin: 0;
	margin-top: 20px;
	margin-bottom: 20px;
	font-family: 'Quicksand', sans-serif;
	font-size: 18px;
	font-weight: lighter;
	text-align: center;
	text-transform: uppercase;
	color: #fff;
	-webkit-transition: 0.3s linear;  
	-moz-transition: 0.3s linear;  
	-o-transition: 0.3s linear;  
	-ms-transition: 0.3s linear;  
	transition: 0.3s linear;
}

#formulaire input.envoyer:hover{
	background: none;
	color: #000;
	-webkit-transition: 0.3s linear;  
	-moz-transition: 0.3s linear;  
	-o-transition: 0.3s linear;  
	-ms-transition: 0.3s linear;  
	transition: 0.3s linear;
}

/* Fin Style Contact */

/* Style Footer */

#footer{
	float: left;
	width: 100%;
	height: 50px;
	background: #e6e6e6;
}

#footer p.mentions{
	float: left;
	height: 50px;
	font-family: 'Quicksand', sans-serif;
	font-size: 14px;
	font-weight: lighter;
	line-height: 50px;
	color: #000;
	text-transform: capitalize;
	margin: 0;
	margin-left: 20px;
	padding: 0;
}

#footer p.mentions a{
	text-decoration: none;
	color: #000;
	-webkit-transition: 0.3s linear;  
	-moz-transition: 0.3s linear;  
	-o-transition: 0.3s linear;  
	-ms-transition: 0.3s linear;  
	transition: 0.3s linear;
}

#footer p.mentions a:hover{
	color: #fff;
	-webkit-transition: 0.3s linear;  
	-moz-transition: 0.3s linear;  
	-o-transition: 0.3s linear;  
	-ms-transition: 0.3s linear;  
	transition: 0.3s linear;
}

#footer a.logoopale{
	float: right;
	height: 50px;
	margin: 0;
	margin-right: 20px;
	padding: 0;
}

#footer a.logoopale img{
	margin: 0;
	margin-top: 15px;
}

@media screen and (max-width:800px){

	#footer{
		float: left;
		width: 100%;
		min-height: 50px;
		height: auto;
		background: #e6e6e6;
	}
	
	#footer p.mentions{
		float: left;
		width: 100%;
		height: 50px;
		font-family: 'Quicksand', sans-serif;
		font-size: 13px;
		font-weight: lighter;
		line-height: 50px;
		color: #000;
		text-align: center;
		text-transform: capitalize;
		margin: 0;
		padding: 0;
	}
		
	#footer a.logoopale{
		float: left;
		position: relative;
		width: 119px;
		height: 50px;
		left: 50%;
		margin: 0;
		margin-left: -60px;
		padding: 0;
	}
	
	#footer a.logoopale img{
		margin: 0;
		margin-top: 15px;
	}

}

/* Fin Style Footer */
