.content{
	
}

hr{
	height: 1px;
	border: 0;
	width: 85%;
	background-color: #808080;
	margin: 41px 100% 22px 0;
}


.design-page,
.enseignement-page,
.biography-page{
	line-height: 1.2;
}

.lang-ch .design-page,
.lang-ch .enseignement-page,
.lang-ch .biography-page{
	line-height: 1.4;
}

/* partie WORKS
--------------------------------------------*/
.intro{
	padding-left: 45px;
	padding-bottom: 25px;
	padding-right: 62px;
	padding-top: 80px;
	_border-right: 1px solid #000;
	text-align: justify;
	font-size: 20px;
	_font-weight: bold;
	line-height: 1.2;
}
.lang-ch .intro{
	line-height: 1.4;
}

.intro p:first-of-type{
	margin-top: 0;
}

.vignettes{
	border-top: 1px solid #000;
	display: flex;
	flex-wrap: wrap;
	margin-right: -1px;
}

.oeuvre{
	position: relative;

	border-bottom: 1px solid #000;
	overflow: hidden;
}


.oeuvre img{
	width: 100%;
	display: block;
	height: auto;
}

.oeuvre .post-edit-link{
	position: absolute;
	top: 2px;
	right: 2px;
	
}

.oeuvre .oeuvre-footer{
	position: absolute;
	bottom: 0;
	width: 100%;
	left: 0;
	text-align: right;
	padding-bottom: 5px;

}
.oeuvre .oeuvre-footer .info-link{
	display: inline-block;
	padding: 20px 0 0 0;
}
.oeuvre .oeuvre-footer .info-link span{
	display: inline-block;
	line-height: 1;
	font-size: 18px;
	font-weight: bold;
	padding: 1px 20px 1px 5px;
	background-image: url(images/fleche.png);
	background-size: 7px auto;
	background-repeat: no-repeat;
	background-position: right 5px center;
	color: inherit;
	text-decoration: none;
	background-color: rgba(255, 255, 255, 0.5);
}



.oeuvre .side{
	width: 294px;
	overflow: hidden;
	border-left: 1px solid #000;
	position: absolute;
	background-color: rgba(255, 255, 255, 0.8);
	top: 0;
	bottom: 0;
	right: 0;
	z-index: 3;
	color: black;
	padding-top: 10px;
	font-size: 15px;
	opacity: 0;
	right: -294px;
	
	letter-spacing: -0.5px;
	word-spacing: -2px;
}

.side-header{
	padding-left: 20px;
}

.art .oeuvre_date{
	font-size: 1.33em;
	margin-bottom: 10px;
	text-transform: uppercase;
}
.art .oeuvre_date > span{
	display: inline-block;
	margin-right: 10px;
}

.oeuvre_titre{
	font-size: 20px;	
}
.art .oeuvre_titre{
	margin-bottom: 25px;
}
.design .oeuvre_titre{
	margin-bottom: 5px;
}

.art .oeuvre_categorie{
	font-size: 2.15em;
	text-transform: uppercase;
}

.oeuvre_divers{
	font-size: 1.33em;
	margin-bottom: 82px;
}

.oeuvre_texte{
	font-size: 15px;
	padding-left: 10px;
}




.oeuvre-vignette{
	flex: 0 0 auto;
	width: 25%;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	position: relative;
	display: block;
	overflow: hidden;
	
}
.oeuvre-vignette img{
	width: 100%;
	height: auto;
	display: block;
}

.oeuvre-vignette .side{
	display: none;
}


.oeuvre-vignette .bottom{
	width: 100%;
	height: 80px;
	overflow: hidden;
	border-top: 1px solid #000;
	position: absolute;
	background-color: rgba(255, 255, 255, 0.8);
	bottom: 0;
	left: 0;
	color: black;
	padding: 8px 5px 0 15px;
	
	opacity:0;
	bottom: -80px;
	
	letter-spacing: -0.5px;
	word-spacing: -2px;
	
}


.oeuvre-vignette_date{
	font-size: 17px;
	text-transform: uppercase;
	margin-bottom: 2px;
}
.oeuvre-vignette_date > span{
	display: inline-block;
	margin-right: 10px;
}
.oeuvre-vignette_categorie{
	font-size: 17px;
	text-transform: uppercase;
	font-weight: bold;
	margin-bottom: 2px;
}
.oeuvre-vignette_titre{
	font-size: 17px;
}


.oeuvre-espace{
	_float: left;
	width: 100%;
	position: relative;
	display: none;
}

/* Partie DESIGN 
---------------------------------------*/

.design-page{
	font-size: 20px;
	padding: 60px 30px 0 45px;
}


/* Partie ENSEIGNEMENT
------------------------------------------------*/
.content-enseignement{
	
}

.enseignement-page{
	padding: 60px 30px 0 45px;
	font-size: 20px;
}

.content-enseignement p{
	margin: 0 0 20px 0;
}


.enseignement-content .enseignement:not(:first-of-type){
	margin-top: 40px;
	border-top: 1px solid #000;
	padding-top: 60px;
}


.enseignement-title{
	font-size: 34px;
}
.enseignement-infos{
	font-size: 17px;
	margin-top: -2px;
	margin-bottom: 48px;
}

.enseignement-thumbnail{
	float: left;
	margin-right: 22px;
}
.content-enseignement ul{
	list-style: disc;
	margin-left: 15px;
}
.content-enseignement ul li{
	margin-bottom: 5px;
}



/* Partie BIOGRAPHIE
------------------------------------------------*/

.content-biography{
	
}

/* biographie - page */
.biography-page{
	padding: 60px 30px 0 45px;
	font-size: 20px;
}


/* biographie - article */

.biography{

}
.biography:not(:first-of-type){
	margin-top: 40px;
	border-top: 1px solid #000;
	padding-top: 60px;
}
.biography-content{
	padding: 0px 30px 0 45px;
}

.content-biography p{
	margin: 0 0 20px 0;
}

.biography-title{
	font-size: 34px;
}
.biography-infos{
	font-size: 17px;
	margin-top: -2px;
	margin-bottom: 48px;
}

.biography-thumbnail{
	float: left;
	margin-right: 22px;
}
.content-biography ul{
	list-style: disc;
	margin-left: 15px;
}
.content-biography ul li{
	margin-bottom: 5px;
}



/* Partie CONTACT
---------------------------------------*/
.contact-content{
	padding-top: 30px;
}

.contact-form{
	padding-right: 50px;
	padding-left: 18px;
	position: relative;
	padding-bottom: 40px;
	margin-bottom: 25px;
	font-weight: bold;
	width: 100%;	
}


.contact-content{
	vertical-align: baseline;
}


/**/

.contact-form .arobase-icon{
	width: 28px;
	height: 28px;
	background-image: url(images/arobase_noir.png);
	background-size: 100%;
}
.contact-form .right{

}

textarea, input[type="email"]{
	font-size: 16px;
	border: none;
}


.contact-form .email{
	margin-bottom: 14px;
}
.contact-form .email label{
	text-transform: uppercase;
	font-size: 18px;
	display: block;
	margin-bottom: 10px;
}
.your-email input{
	width: 388px;
	padding: 4px 5px;
	background-color: #f0f0f0;
}


textarea{
	width: 100%;
	padding: 4px 5px;
	background-color: #f0f0f0;
	border: none;
}

.contact-form .submit{
	margin-top: 12px;
}
.contact-form input[type="submit"]{
	border: none;
	color: white;
	background-color: black;
	text-transform: uppercase;
	font-size: 22px;
	line-height: 1;
	padding: 7px 10px;
}
.ajax-loader{
	display: none;
}





/* Contact Form 7
------------------------------------------------*/
div.wpcf7-mail-sent-ok{
	border: none;
	color: #92bc10;
	text-transform: uppercase;
}
div.wpcf7-validation-errors{
	border: none;
	color: red;
}
div.wpcf7-response-output{
	width: 350px;
	padding: 0;
	margin: 0;
	margin-top: -23px;
	font-weight: 500;
}


