/* COLORS : #428AB0 */
body { counter-reset:section;}
a {color:#357796;text-decoration:none;}
hr { border: 0; height: 1px;	width:100%;	border-top: 1px dotted #8c8b8b;}
button { border:none;background:none;}
button:focus {outline:0;}
h1,h2,h3{font-size:18px;	padding:18px 0px 0px 20px;}
h1{font-weight:bold;}
h2{font-weight:none;font-style:italic;	}
h3{font-weight:normal;	}

p::first-letter { 
	line-height: 12px;
    /*font-size: 150%;*/
    }

.hidden {	display:none;	}
.bold {	font-weight:bold;	}	
.ital { font-style:italic; }

.mBook{
	box-sizing: border-box;
	padding:10px 20px 10px 20px;
	background-color:#FFF;
	font-family:Georgia,Times,serif;
	font-size:16px;
	text-align:justify;
	line-height:16pt;
	/*margin: 1em 0;*/
}
.mBook h1,h2,h3{color:#428AB0;font-family:Georgia,Times,serif;}
.mBook h1{font-size:18px;}
.mBook h2{font-style:italic;font-size:18px;	}
.mBook h3{font-style:none;font-size:18px;	}
.mBook .Titre1{color:#428AB0;font-family:Georgia,Times,serif;font-size:18px;}

/********************** MENU **********************************/
.mask{
  display:none;
  position:fixed;
  width:100%;
  //height:2000px;
  left:0px;
  top:0px;
  bottom:0px;
  background:rgba(0,0,0,.01);
  z-index:100;
}

.mPannel{
  padding:10px;
  box-shadow: inset 0px 10px 20px -10px rgba(0,0,0,.4);
}

.mWrap {
  box-sizing: border-box;	
  max-height:0px;
  overflow:hidden;
  overflow-y:auto;
  color:white;
  text-align: justify;
  background-color:#428AB0;
  font-family:Georgia,Times,serif;
}


.mWrap .MsoToc1 {padding-left:5px;font-weight:bold;}
.mWrap .MsoToc2 {padding-left:20px;font-style:italic;}
.mWrap .MsoToc3 {padding-left:35px;}
.mWrap .MsoToc1 a:link  {color:white;}
.mWrap .MsoToc2 a:link  {color:white;}
.mWrap .MsoToc3 a:link  {color:white;}



.mShow{
   transition: max-height 1s ease;
   max-height:1000px;
   line-height:1.5;
   
   }
   
.mWrap p{ padding:0px;margin:0px;} 
.mWrap a {
	color:blue;
	}
.mWrap a:hover{
	text-decoration:none;
	}
.mWrap a:link{
	color:blue;
	}	
	
.mWrap a:visited{
	color:darkblue !important;
	}
span[style*="windowtext"] {
  color: inherit !important;
}	
  
.mHide{
  transition: max-height .2s ease;
   max-height:0px;
}


.mHeader{
	background-color:#FFF;
	font-family:Georgia,Times,serif;
	box-sizing: border-box;
}

.mMenu1{
	min-height:30px;
	background-color:#428AB0;
	color:white;
	font-family:Verdana,Arial,sans-serif;	

}

.mMenu1::after {
  content: "";
  display: block;
  clear: both;
}

.mMenu1 button {
	color:white;
	background-color:#428AB0;
	transition: all 0.3s ease 0s;
	height:30px;
	font-family:Verdana,Arial,sans-serif;

}
.mMenu1 button:hover { background:#FFF;color:black;/*box-shadow: inset 0 0 0 5px #3071A9;*/}
.mMenu1 button:disabled { opacity: 0.5;cursor: not-allowed;}
.mMenu1 a:link, a:visited {text-decoration: none;color:inherit; }
.mMenu1 ul {list-style-type: none;padding:0px;margin: 0px 0px 0px 0px;}
.mMenu1 li {float:left;list-style-type: none;padding:0px;margin: 0px;}

/* styles des textes ////////////////////////////////////////////////////////////////////////////////////////////////*/

.mPage {
	clear:both;
	min-width:200px;
	/*box-sizing: border-box;*/
	margin:0px auto;
	background-color:#FFF;
	text-align: justify;
	font-family:Georgia,Times,serif;
	overflow: hidden;
	height:auto;
}
.mPage p {padding:5px 20px 5px 20px;}

.mPage a:hover {text-decoration:underline;}

.mPage2 {background-color:#FFF;}
.mPage2 li{padding:0px 20px 8px 0px;font-size:18px}

/* styles de la biblio //////////////////////////////////////////////////////////////////////////////////////////////////////*/
.mbiblio {
	color:red;
	}
.Biblio {
	line-height: 20px;
	padding-left: 20px!important;  
	text-indent: -15px!important;
	}	
.Biblio a:visited {color:darkBlue!important;}	
.Biblio a:hover {color:lightBlue!important;}	
/* styles de la présentation ////////////////////////////////////////////////////////////////////////////////////////////////*/
.mPres {background-color:white;}

.mPres p{border:0px solid bue;margin:0px; padding:0px 20px 0px 20px;text-align:justify;font-family:Georgia,Times,serif;
	font-size:16px;
	}
.mPres h1,h2,h3{
	font-family:Georgia,Times,serif;
	/*font-weight:bold;*/
	color:#428AB0;
	font-size:20px;	
	}
.mPres h2{	font-style:italic;		}
.mPres h3{	font-weight:normal;}


.mPres .MsoToc1 {
	padding-left:20px;
}
.mPres .MsoToc2 {
	padding-left:30px;
}
.mPres .MsoToc3 {padding-left:40px;}
.mPres li:before { content: "-"; padding-right: 8px;  color: grey;}
.mPres li {list-style-type: none;font-size:105%;}

	
/* MENU PRESENTATION */
.compact{padding:20px 0px 30px 0px;}
.aere {	padding:20px 0px 30px 0px;	line-height:1.5;}



/*.menuPres { background:#428AB0;}*/
.menuPres {width:100%;background:#428AB0;overflow:hidden;border:0px solid red;padding: 0px 0px 0px -20px;}
.menuPres button { transition: all 0.3s ease 0s;font-family:Georgia,Times,serif; font-size:110%; padding:10px;padding-left:20px;background:#428AB0;color:white;}
.menuPres button:hover { background:#FFF;color:#428AB0;}
.menuPres button:disabled { opacity: 0.5;cursor: not-allowed;}
.menuPres a:link, a:visited {text-decoration: none; }
.menuPres ul {list-style-type: none;padding:0px;margin: 0px;}
.menuPres li {float:left;list-style-type: none;padding:0px;margin: 0px;}

/* styles des auteurs ////////////////////////////////////////////////////////////////////////////////////////////////*/

.ltrIdx{
	font-family:Verdana,Arial,sans-serif;
	text-decoration: none;font-weight:none;
	color:#EC7505;
	padding:0px 0px 0px 10px;
	}
.ltrIdx a:link, a:visited, a:hover{text-decoration: none;color:inherit;}
.big {font-size:200%;}

/* styles des paragraphes ////////////////////////////////////////////////////////////////////////////////////////////////*/
.center {
	text-align:center;
}
.justify {
	text-align:justify;
}
.hidden { display:none;}
.footnote {
	position:relative;
	font-family:Verdana,Arial,sans-serif;
	cursor: help;
	color:#31647d;
	padding:5x;
	font-size: 11px;
	font-weight:bold;
	top:-4px;
}
.footnote:hover {
	background-color:#31647d;
	color:white;
}


.pop{
	font-family:Georgia,Times,serif;
	display:none;
	text-align:justify;
	z-index: 101; 
	position: absolute; 
	min-width:200px;
	/*max-width:1000px;*/
	left:15%;
	right:5%;
	margin:auto;
	color:white;
	background-color:#428AB0;
	padding:10px 15px 10px 15px;
	box-shadow: 0px 0px 10px 0px rgba(0,0,0,.5);
	border-radius: 5px;
 }
.pop a:hover{
	color:#428AB0;
	background-color:white;
}
.pop a:link{
	color:blue;
}
.mPage .MsoToc1 {
	/*display:none;*/
}

.mWrap .MsoToc1 {
	display:block;
	}

.titreBandeau{
	padding: 10px 0px 10px 20px;
	background-color:#428AB0;
	color:white;
	font-size:120%;
}
.titreSousTitre {
	padding:10px 20px 10px 20px;
	font-weight:bold;
}
.titreAuteurs {
	color:grey;
	padding:5px 0px 15px 20px;
	font-size:90%;
	font-weight:none;/*bold;*/
}
.resume2,.keywords,.PDF,.titreouvrage,.TitreTexte{ 
	display:none;
}
.titreSommaire1{ 
	display:none;
}
.Titretexte { display:none;
}
.titreOuvrage{
	margin:auto;
	padding: 10px 10px 10px 20px;
	font-weight:bold;
	color:#357796;
	border-top:1px solid #357796;
	border-bottom:0px solid #357796;
}

.mPage h1 {
	font-family:Arial,Times,serif;
	}
.mPage h1:link {
	font-family:Arial,Times,serif;
	color:#357796;
	}	


.auteurs {
	display:none;
}
.MsoQuote,.Citation {
	clear:both;
	font-family:Georgia,Times,serif;
	font-size:90%;
	margin:0px 60px 0px 80px;
	/*display:inline-block;*/
	text-align: justify;
	background:#FDFDFD;
	border: 0px solid #ccc;
	
}
.MsoFootnoteText {
	display:none;
	}
.MsoFootnoteReference {
	font-size:0.9em;
	text-decoration:none;
    cursor: help;
	font-family:Verdana,Arial,sans-serif;
	color:#357796;
	}
.paragraphestandard {
	text-align: justify;
	text-indent: 100px;	
	font-family:Georgia,Times,serif;
	font-size:16px;
	padding: 0 1em 0px;
}

.MsoNormal {
	font-family:Georgia,Times,serif;
	font-size:16px;
	/*color:black;*/
	text-align:justify;
	padding-right:15px;
	padding-left:20px;
	line-height:16pt;
	/*padding: 0 1em 0px;*/
}
.Paragraphe1 {
	font-family:Georgia,Times,serif;
	font-size:16px;
	color:black;
	text-indent: 10px;	
	text-align:justify;
	padding-right:15px;
	padding-left:20px;
	line-height:16pt;
	/*padding: 0 1em 0px;*/
}
sup, sub {
  vertical-align: baseline;
  position: relative;
  top: -0.4em;
}
sub { 
  top: 0.4em; 
}
.Paragraphe1::before {
    font-family:Arial,sans-serif;
    font-size:60%;
    position: relative;
    color:grey;
    left: -25px;
	top:-2px;
    counter-increment:section;
    content: counter(section) " ";
	}

/* NUMEROS */
.logoSmall{
	position: relative;
	width:100%;
	}

.mNumero{
	position: relative;
	border:0px solid green;
	box-sizing: border-box;
	width:90%;
	margin:auto;
	//overflow: hidden; 
	}
.mSpace{
	position:relative;
	width:50px;
	height:10px;
	margin:0px auto;
	border:0px solid #EEE;
	//background-color:blue;
	}
.recto {
	border:0px solid red;
	margin:0px;
	padding:0px;
	}	
.rect {
	//background-color:red;
}	
.mcover{
	border:1px solid lightgrey;
	margin: auto;
	width:450px;
	cursor:pointer;
	}
.mcover img{
	/*width:450px;*/
	/*position:relative;*/
	bottom:0px;
	}

.mdossier{
	border:1px solid lightgrey;
	position:relative;
	/*top:0px;*/
	bottom:0px;
	/*width:320px;
	height:590px;*/
	overflow-y:hidden;
	/*margin:0px auto;*/
	padding:0px;
	cursor:pointer;
	}
.mdossier img {
	//border:0px solid blue;
	/*width:280px;
	max-height:368px;*/
	//padding:0px;
	//margin:0px auto;
}
.sommairepop {
	display:none;
	position: fixed;
	min-height:300px;
	max-height:90%;
	min-width:200px;
	max-width:95%;
	margin:0px auto;
	margin-left:5%;
	margin-right:5%;
	padding:0px;
	/*
	margin:right:10%;*/
	top:10%;
	z-index:102;
	background:white;
	border:1px solid #888;
	overflow:auto;
	
	box-shadow: 0px 0px 20px 0px rgba(0,0,0,.5);
	border-radius: 10px;
}

.sommaireTitre {
	font-family:Georgia,Times,serif;
	padding:10px 20px 20px 20px;
	font-weight:bold;
	color:black;
}


.avproposText {
	font-family:Georgia,Times,serif;
	color:black;
	padding:0px 20px 20px 20px;
	
}
.closeButton{
    float:right;
    margin-top:5px;
    margin-right:5px;
    cursor:pointer;
    color: #fff;
    border: 1px solid #AEAEAE;
    border-radius: 30px;
    background: #1f4b61;
    font-size: 31px;
    font-weight: none;
    display: inline-block;
    line-height: 0px;
    padding: 11px 3px;       
}

	
.alignL {display:inline-block;text-align:center;margin:50px auto;margin-top:20px;}
	
	
.sTexte{
	font-family:Georgia,Times,serif;
	/*color:#357796;*/
	padding:5px 20px 5px 20px;
	font-size:110%;
}
.sTexteC{
	font-family:Georgia,Times,serif;
	color:#357796;
	padding:5px 20px 5px 20px;
	font-size:110%;
}

.lien {color:#428AB0;cursor:pointer;}
.sTexte a{	text-decoration:none;color:#428AB0;}
.sTexte a:hover{
	color:white;
	background:#428AB0;
	text-decoration:none;
	}
.sAuteurs{
	border:0px solid blue;
	font-family:Georgia,Times,serif;
	color:grey;
	padding:0px 20px 20px 20px;
	font-size:90%;
	font-weight:none;
}	


.mFooter{
	background-color:#fff;
	height:20px;
	margin:0px auto;
}

/* styles des paragraphes */

.date {
	text-align: right;
	font-family:Arial,Helvetica,sans-serif;
	font-size:90%;
}

.C3 {
	overflow:hidden;
	height:80px;
	
	}
.C4 {
	min-height: 80px;
	 display: flex;
	justify-content: center;
	align-items: center;
	background:white;
	}	
	
