@charset "UTF-8";

body{
	background:#FCFCFC;
	font-family: ACaslon-Regular;
	margin: 0px;
	overflow-x:hidden;
}

p{
	font-size:16px;
}

em{
	font-style:normal;
	font-family: ACaslon-Italic;
}

a{
	text-decoration:none;
	color:black;
	opacity: 0.75;
	float:inherit;
}

a:hover{
	opacity: 0.9;}

.texteintro{
	position:fixed;
	z-index:1;
	font-size:18px;
	line-height:23px;
	color: #595959;
	width: 944px;
	height: 540px;
	-webkit-columns: 2;
	-moz-columns: 2;
	columns: 2;
	opacity: 0.1;
}
.texteintro p{
	text-indent: 10px;
	font-size:18px;
	line-height:23px;
	margin-top:0;
	margin-bottom:0;
}

.page{
	width:1185px;
	margin: auto;
	padding: 45px;
	padding-right:0px;
}

header{
	margin:0px;
	padding-bottom: 46px;
	text-align: left;
	letter-spacing: 0.1em; /* changer */
	font-family: ACaslonExp-Regular;
	font-size:13px;
}
.firstlet :first-letter{ 
	font-family: ACaslon-Regular;
	font-size:12px;
}
header a{
	color: black;
	opacity: 0.4;
	float: left;
}

.activelink{	opacity: 0.6;}

.flazartitle{	color:#595959;}
.wraperheader{	float:left; margin-right:5px;}
.wraperheader:first-letter{font-family: ACaslon-Regular; font-size:12px;}
.menuoeuvre{	float:left;position:relative;left:55px;}
.menubiography{	float:left;position:relative;left:85px;}
.menurevuepress{float:left;position:relative;left:115px;}
.menuliens{		float:left;position:relative;left:145px;}
.menucontact{	float:left;position:relative;left:173px;} /* Pas prop! */

.btnenfr{		float:right;position:relative; margin-right: 35px; }
.btnenfr :first-letter{ font-family: ACaslonExp-Regular; }
.enfr_bar{		opacity: 0.2; font-family: ACaslon-Regular; margin-left: 3px; margin-right: 3px; }
	
.case{
	text-align:left;
	font-family: ACaslon-Regular;
	font-size:20px;
	width: 223px;
	height: 138px;
	margin-right: 18px;
	margin-bottom: 23px;
	float:left;
}

.casesgrisees{	/* Cases Sous-Galerie Transcriptions */
	text-align:left;
	font-size:20px;
	width: 223px;
	height: 138px;
	position:relative;
	left:-2px;
	padding-left: 2px;
	margin-right: 16px;
	margin-bottom: 23px;
	float:left;
	color:black;
	opacity: 0.1;	
}

.cases:hover{
	color:#444;
}

.galerietranscris{
	position:relative;
	z-index:10;
}
.galerietranscris_grisee{
	position:fixed;
	width: inherit;
	z-index:10;
	opacity: 0.6;
}

.block{	/* 	Unités Transcriptions	*/
	font-family: ACaslon-Semibold;
	position:relative;
	top:22px;
	font-size:20px;
	line-height: 23px;
	left:-2px;		
	padding-left: 2px; 
	padding-top: 1px;
	display:inline-block;
}

._shown{	
	padding-left: 2px; 
	padding-top: 1px; 
    display:block;
}
._hidden{
	padding-left: 2px; 
	padding-top: 1px;
    display: none;
}

.titreetannee{
	position:relative;
    line-height: 22px;
	height:23px;
}
.caseh2{	/* 	Titre 	*/
	position: relative;
	left: 5px;
	font-size:16px;	
	margin: 0;
	top: -1px; /* pas prop */
}
.caseh3{	/*	Année 	*/
	font-family: ACaslonExp-Semibold;
	font-size:16px;	
	float:left;
	margin: 0;
	top: 0px; /* pas prop */
	position: relative; /* pas prop */
}

.imgcases{
	position:relative;
	top:-9px;
	opacity:0.4;
}

.textranscris{
	font-size:20px;
}