@import url('https://fonts.googleapis.com/css?family=Cabin');
@font-face {
  font-family: 'Roboto Condensed';
  font-style: italic;
  font-weight: 300;
  src: local('Roboto Condensed Light Italic'), local('RobotoCondensed-LightItalic'), url(https://fonts.gstatic.com/s/robotocondensed/v17/ieVg2ZhZI2eCN5jzbjEETS9weq8-19eDpCEoYNNZUSdy4ehI.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
@font-face {
	font-family: 'bpicons';
	src:url('../fonts/bpicons/bpicons.eot');
	src:url('../fonts/bpicons/bpicons.eot?#iefix') format('embedded-opentype'),
	url('../fonts/bpicons/bpicons.woff') format('woff'),
	url('../fonts/bpicons/bpicons.ttf') format('truetype'),
	url('../fonts/bpicons/bpicons.svg#bpicons') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Glyhicons Halflings';
	src:url('../fonts/glyphicons/glyphicons-halflings-regular.eot');
	src:url('../fonts/glyphicons/glyphicons-halflings-regular.eot#') format('embedded-opentype'),
	url('../fonts/glyphicons/glyphicons-halflings-regular.woff') format('woff'),
	url('../fonts/glyphicons/glyphicons-halflings-regular.woff2') format('woff'),
	url('../fonts/glyphicons/glyphicons-halflings-regular.ttf') format('truetype'),
	url('../fonts/glyphicons/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
	font-weight: normal;
	font-style: normal;
}

.clear {clear: both; display: block; height: 0; overflow: hidden; visibility:hidden; width: 0;}

.clearfix:after {clear: both; content: ' '; display: block; font-size: 0; height: 0; line-height: 0; visibility: hidden; width: 0;}

* html .clearfix,:first-child+html .clearfix {zoom: 1;}
html {
	overflow : scroll;
}

.affix {
    top: 20px;
    z-index: 9999 !important;
  }

body {
	height: 100%;
	min-height: 100%;
	font-family: 'Cabin', sans-serif;
	/*font-size: 0.9em;*/
	padding-right: 0 !important;
	background-color: #FFF; /*#F8F8F8;*/
	position: relative;
	color:#000;
}
audio {
	width:100%;
}

h1, h2 {
	padding: 0;
	margin: 0;
}

a {
  color:default;
  text-decoration: none;
  -o-transition:.5s;
  -ms-transition:.5s;
  -moz-transition:.5s;
  -webkit-transition:.5s;
  transition:.5s;
}

a:hover {
	color:red; 
	text-decoration: none;
}
a#linkacc {
	color:white;
	text-decoration:none;
	-o-transition: all .5s ease-out;
	-ms-transition: all .5s ease-out;
	-moz-transition: all 0.5s ease-out;
	-webkit-transition: all .5s ease-out;
	transition: all .5s ease-out;
}
a#linkacc:hover {
color:red;
}
img {
    vertical-align: middle;
    border-style: none;
}
.img-fluid:not(.media-left > a > img,.leaflet-tile,.leaflet-marker-icon) {
    max-width: 100%;
	height: auto;
	/* z-index: 30000; */
	position: relative;
}
.media-left > a > img {
	width: 180px;
}
.media-body > p {
	font-size:1.2em;
}
#mapindex {
	width: 100%;
	height: 500px;
}
div#liste {
	padding-top:2em;
}
div#presentation_atlas > ul {
	list-style: none;
}
#tabAlpha {
	font-size:2.4em;
}
#alphabet > dt {
	font-size: 1.6em;
}
#alphabet > dd {
	margin-left:1em;
}
div.glossdef {
	padding-left:2em;
	margin-bottom:1em;
}
div.glossdef > p {
	margin: 0;
	padding: 0;
}

/* TABLEAU */
table.texte {
	margin-left:60px;
	margin-bottom:1em;
}

table.texte td {
	height:25px;
	vertical-align:middle;
	padding:0.2em;
}
table.texte tr {
	text-align:center;
}
table.texte tr:first-child {
	background-color:#eee;
}
table.texte td:nth-of-type(1) {
	background-color:#eee;
}

table:not(#Tableau1,#Table1,#Table2) {
	margin: 1em 0 !important;
	background-color: white;
}
#Tableau1 {
	border: 1px solid #000000;
	width: 1050px;
	display: table;
	margin: 0 0 0 60px;
}
td {
	font-size: .916em;
	padding: .458em;
	border: 1px solid #CCC;
	vertical-align: top;
	overflow-wrap: break-word;
	hyphens: auto;
}
	

/**************************** BANDEAU HAUT - TOP HEADER ******************/
#topheader {
	background-color: #222;
	color: #FFF;
	text-align: right;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
	padding: 0.4em 0;
}

#topheader a, #topheader a:link, #topheader a:active, #topheader a:visited {
  color: #9d9d9d;
  text-decoration: none;
}
#topheader a:hover {
	color: #fff;
}
.link_topheader {
	padding:0 1em 0 1em;
}
.nobcolor {
	background-color: #222;
}
#topbar {
	font-size: 1.2rem;
	min-height: 25px;
}
#topbar a.link_topbar {
	padding: 5px 10px;
	margin: 0;
}
#topbar a.link_topbar_rs {
	padding: 5px 0;
	margin: 0;
}
.navbar-nav > li > #menuAtlas {
	margin: 0;
	background-color: #222;
	color: white;
	position: absolute;
	/*top: 30px;*/
	left: -11px;
	width: 172px;
	list-style:none;
}
.navbar-nav > li > #menuAtlas > li {
	background-color: transparent;
}
.navbar-right > li > #menuAtlas {
	right:none !important;
	}
#menuAtlas a:hover {
	color: black;
}

/**************************** CARTOUCHE - LOGO ******************/
#logoTitle {
	position: relative;
}

#cartouche {
	height:auto;
	-webkit-transition: all 1s;
	-moz-transition: all 1s;
	transition: all 1s;
}
#cartouche .cartouche-inner {
	width: 100%;
	margin: 0 auto;
}

	#logo {
		float: left;
	}
	img.images.logo {
		margin: 1.5em 0 0 0;
		width:200px;
		border-right:2px solid #333;
		padding-right:2em;
		-webkit-transition: all 1s;
		-moz-transition: all 0.3s;
		transition: all 1s;
	}

	#title{
		position: relative;
		margin-left: 230px;
		-webkit-transition: all 1s;
		-moz-transition: all 1s;
		transition: all 1s;
	}
	h1.header1 {
		text-transform: uppercase;
		font-size: 3em;
		padding-top: 1.6em;
		-webkit-transition: all 1s;
		-moz-transition: all 1s;
		transition: all 1s;
		/*margin-left: 5.5em;*/
	}
	h2.header2 span.sousTitre {
		font-size:1em;
		font-style:italic;
		-webkit-transition: all 1s;
		-moz-transition: all 1s;
		transition: all 1s;
		/*margin-left: 1.05em;*/
	}
	
	h2#titre_accueil {
		text-shadow: #333 1px 0 10px;
		position: absolute;
		top: -60px;
		left: -15px;
		color: white;
		font-weight: bold;
	}


/**************************** MENU PRINCIPAL ET BARRE DE RECHERCHE ******************/
.getFixed {
	position: fixed;
    top: 0px;
    z-index:3000000;
    width: 100%;
    left: 0;
    background-color:#222;
}
.getFixed > .navbar {
	border-top-left-radius: 0em;
	border-top-right-radius: 0em;
	max-width: 1170px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}
.notFixed {
	position: relative;
	top: auto;
}
.getFixedimg, .getFixedimgMobile {
	position:fixed;
	top:0;
	left:0;
	z-index:-600;
	visibility: hidden;
	opacity: 0;
	transition: visibility 0s, opacity 0.5s linear;
	-webkit-transition: visibility 0s, opacity 0.5s linear;
	-moz-transition: visibility 0s, opacity 0.5s linear;
}
.display, .displayMobile {
	float:left;
	text-transform:uppercase;
	margin:0.9em 2em 0 0;
	color:white;
	position:relative;
	top:0;
	left:0;
	z-index:600;
	visibility: visible;
	opacity: 1;
}
.displayMobile {
	font-size:0.8em;
	}
span.titreSiteBarre {
	margin-left:5px;
}
#mainmenu {
	width: 100%;
	margin:2em 0 0 0;
}
.nav > li > a#projet  {
	padding-left:0;
}
.navbar {
	position: relative;
	margin-bottom: 0;
	font-size:1em;
	border-radius : 0px;
}
#menuitem.navbar-collapse {
	padding-left:0;
}
.navbar-nav > li#sommaire > ul > li {
	display:inline-block;
	width:30%;
}
.navbar-nav > li > .dropdown-menu {
	margin-top:2px;
}
.navbar-nav > li#indexListes > ul {
	border-right:2px solid #222 ;
	border-left:2px solid #222 ;
	border-bottom:2px solid #222 ;
	padding:20px;
}
.navbar-nav > li#searchMotor > div.searchMotor {
	border-right:2px solid #222 ;
	border-left:2px solid #222 ;
	border-bottom:2px solid #222 ;
	padding:10px;
	margin-top:0px;
}
.sommaire {
	border-right:2px solid #222 ;
	border-left:2px solid #222 ;
	border-bottom:2px solid #222 ;
	position:absolute;
	left:-212px;
	width:1170px;
	padding:20px;
}

.sommaireFixed {
	border-right:2px solid #222 ;
	border-left:2px solid #222 ;
	border-bottom:2px solid #222 ;
	position:absolute;
	left: -524px;
	width: 1114px;
	padding:20px;
}

.navbar-inverse {
	border-color:transparent;
	}
.navbar-inverse .navbar-nav > li > a {
    color: #E6E6E6;
    font-size:1.3em;
}
.navbar-inverse .navbar-nav > li > a:hover {
    color: red;
}
.nav-item:first-child {
/*
	margin:0 0.5em;
*/
	margin-left:1em;
}
.navbar {
    border-top-left-radius: 1.2em;
	border-top-right-radius: 1.2em;
}
.navbar-nav {
	-ms-flex-direction: navbar;
	flex-direction: navbar;
}
.btn {
	display: inline-block;
	padding: 6px 12px;
	margin-bottom: 0;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.42857143;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background-image: none;
/*
	border: 1px solid #28a745;
*/
	border-radius: 4px;
}
fieldset.searchfieldset {
	display:none;
}

input#query {
	width: 120px;
	-webkit-transition: width 0.4s ease-in-out;
	transition: width 0.4s ease-in-out;
}

input#query:focus {
	width: 280px;
}
.dropdown-divider {
    height: 0;
    margin: .5rem 0;
    overflow: hidden;
    border-top: 1px solid #e9ecef;
}


/**************************** DIV PRINCIPAL (MAIN) ******************/

#main {
	position: relative;
}

.wrapper {
	max-width: 1170px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}
#content {
	min-height:700px;
	/* transition-property: all;
	transition-duration: 0.01s; */
	margin-bottom: 2em;
	}
	
.box {
    position: relative;
    min-height: 100%;
	/* transition: margin-top 0.s; */
	margin-top:-50px;
}
.box2 {
	position:relative;
}
.box3 {
	/* margin-top: -400px; */
	margin-top:-50px;
}
.boxDiv {
	margin-top: -400px;
	/* transition: margin-top 3s; */
}

#carousel {
	position:relative;
	/* text-align:center; */
}
#carousel > img {
	opacity:1;
	transition-property: opacity;
	transition-duration: 0.5s;
}
.caption {
	position: absolute;
	bottom: 2px;
	right:2px;
	/* z-index: 10; */
	color:white;
}
.search {
	font-size:0.8em;
}
.searchKeys {
	font-weight: bold;
}

/*********************************** FIL ARIANE*/
.breadcrumb {
	background-color:#FFF;
}

/********************************** ACCUEIL */
.modal {
	top:40px;
}
.modal-header {
	color:white;
	background-color:black;
}
.card-body {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
}
#auteurs_accueil {
	text-align: left;
	padding-left: 1em;
	margin-bottom: 2em;
}
h2.title_planche {
	margin:0.5em;
	line-height:4rem;
}
.box-shadow {
	box-shadow : 0 4px 8px 0 rgba(0,0,0,0.2);
}
button #read_resume {
	float:left;
}
p.resume {
	font-size:1.3em;
}
.modal-body:not(.autres_textes_auteurs) {
	border-bottom:1px solid #e5e5e5
}
.col-md-4, .col-md-3 {
	margin-bottom:1.5em;
}
a.lien_planche > img:hover {
	transition: all .2s ease-in-out;
	transform: scale(1.10); /* CSS3 */
	-moz-transform: scale(1.10); /* Firefox */
	-webkit-transform: scale(1.10); /* Webkit */
	-o-transform: scale(1.10); /* Opera */
	-ms-transform: scale(1.10); /* IE 9 */
	border-radius : 20px;
	box-shadow:0px 0px 10px #222;
}
div.rights {
	padding: 0.5em;
	font-size: 0.7em;
}
img.icone_annexe {
	position: absolute;
	top: 0;
	left: 0;
}
h2.subfeatured {
    text-shadow: #3333335c 1px 0 10px;
	color: #333;
	font-weight: bold;
	padding:0 0 0.5em;
}
h3.title_planche_subfeatured {
	font-size: 1.35em;
	margin: 0.5em;
	line-height: 1.3em;
}
p.auteurs_accueil_subfeatured {
	font-size: 1em;
	padding: 0.7em;
}

/************************************ RUBRIQUE */

div#introRubrique {
	background-color: #F2F2F2;
	margin-top: 1em;
	margin-bottom: 2em;
	border-radius:15px;
}
div#introRubrique > p:not(#galerie) {
	padding:1em 2em 0em;
}
div#introRubrique > p:not(#galerie):first-child {
	padding:2em 2em 0;
}
div#introRubrique > p:not(#galerie):last-child {
	padding:1em 2em 2em;
}
div#introRubrique > p:first-child::first-letter, span.lettrine {
	font-size: 4em;
	padding: 0 0.3em;
	float: left;
	font-family: Times;
}

/************************************ ARTICLE */
div#presentation_atlas {
	padding:3em 2em 0 2em;
}
h1.texte {
	font-size: 1.6em;
	text-transform: uppercase;
	font-weight: bolder;
	margin: 2em 0 1em;
}
.jumbotron {
	border-bottom-right-radius:6px;
	border-bottom-left-radius:60px;
	border-top-left-radius:0px;
	border-top-right-radius:0px;
}
.jumbotron span.sousTitre {
	text-transform: uppercase;
	font-size: 1.5em;
	color: gray;
}
.card-text span.sousTitre {
	font-size:0.8em;
	color:gray;
}
.jumbotron h1 {
	font-size:63px;
	-webkit-transition: font-size 1s;
	-moz-transition: font-size 1s;
	transition: font-size 1s;
}
.jumbotron p {
	margin-top:15px;
	text-align:right;
}

#remerciements {
	padding: 3em;
	background-color: #eee;
	border-radius: 10px;
	margin-bottom: 2em;
}
.ndlatlas {
	background-color: #eeeeee;
	padding: 3em;
	margin-bottom:2em;
	position:relative;
	font-style:italic;
	font-size:1.2em;
}
.etiquette_ndlatlas {
	position: absolute;
	top: -1em;
	left: 10px;
	background-color: #818280;
	padding: 0.5em 1em;
	color: white;
}

div#datepublication {
	margin-bottom:2em;
}

div#introduction {
	font-weight: bold;
	border-left: 20px solid #eee;
	padding-left: 1em;
	margin:2em 0;
}

li > a#docpdf > img, li > a#docimage > img {
	width:28px;
}

div#texte > p.texte > img.zoomimage, div#texte > p.texte > span > img.zoomimage{
	transform: scale(1.5,1.5);
	z-index:30000;
	border:1px solid #E8E8E8;
}
p.titrephoto::before {
	content: "\e046";
	font-family: 'Glyhicons Halflings';
	font-size: 18px;
	margin-right: 0.5em;
}
p.titrephoto {
	padding: 2em 0 0;
	margin-left: 60px;
	font-size: 1.5em;
	font-weight: bolder;
	text-transform: uppercase;
	text-align: center;
}

p.texte, div#carte_geo, div.texte, div#doc_video {
    margin: 0 0 10px 60px;
    text-align: justify;
    position: relative;
    font-size:1.3em;
}
p.texte > img.img-fluid {
	text-align:center;
}
p.titreillustration {
	margin-top:2em;
	margin-left:60px;
	text-align:center;
	font-weight:bolder;
	font-size:1.5em;
	text-transform:uppercase;
}
p.creditillustration {
	font-style: italic;
	margin-left:60px;
	font-size: 0.8em;
}
p.legendeillustration::before {
	content:"Légende : ";
}
p.legendeillustration {
	margin-left:60px;
	font-weight: bolder;
	background-color: #eee;
	padding: 1em;
	margin-bottom: 2em;
	border-left: 20px solid #fadf35;
}
span.paranumber::before {
	content:"§ ";
}
span.paranumber {
	position:absolute;
	top:0;
	left:-40px;
}
div#texte > p.texte:first-of-type span.paranumber {
	top: 40px;
}
span.familyName {
	font-weight:bold;
	font-size:1.2em;
}
.footnotecall, .FootnoteSymbol {
	font-weight:bolder;
}
.footnotecall::before, .FootnoteSymbol::before {
	content:" [";
}
.footnotecall::after, .FootnoteSymbol::after {
	content:"] ";
}

#linkgeo::before, #linkvideo::before {
	font-family: 'Glyhicons Halflings';
/*
	content:"\e164 ";
*/
}
#linkgeo, #linkvideo {
	margin-top: 1.5em;
	text-align: right;
	font-weight:bolder;
}

object {
     width:100%;
     max-height:100%;
     min-height:700px;
     background-color:#ffffff;
     /* border:1px solid; */
	 /* border-color:#8C0C19; */
	 margin-bottom: 1em;;
}
div#toc {
	position: relative;
	float: right;
	padding: 2em;
	margin: 0 0 2em 2em;
	border: 2px solid;
	/* z-index:2000; */
	background-color:white;
	max-width: 585px;
}
.toc {
	padding-left:2em;
}
h4.labelnotes, h4.labelcitation {
	margin-top: 2em;
	border: 1px solid #E9E9E9;
	font-size: 1.8em;
	padding: 0.5em;
	background: #eee;
}
.nav-tabs > li {
	margin-bottom:-2px;
}
.nav-tabs > li.active > a {
	background-color:#eee;
}
span.tinteg {
	color:red;
}
h4 > a.auteur, h3 > a.auteur{
	font-size: 2em;
}
h3.doc_annexe {
	font-weight: bolder;
	padding: 0;
	/* margin: 0; */
	text-align: center;
}

div#lecteur_audio {
	/* background: rgba(37,152,212, 0.5);
	background: url('../images/son72.png') top 1em right 2em no-repeat, linear-gradient(135deg, rgba(37,152,212,0.5) 0%, rgba(121,156,26,0.5) 50%, rgba(250,204,76,0.5) 100%);
	*/
	background: rgba(37,152,212, 0.5);
	background: url('../images/son72.png') top 1em right 2em no-repeat #686767;
	color: white;
	border-radius: 2em;
	padding: 2em;
	margin-bottom: 2em;
}

div.description_audio {
	font-size: 1.3em;
	font-style: italic;
}

ul.indexgeo, ul.motkey {
	list-style: none;
	margin: 0;
	padding:0;
}

ul.indexgeo > li.liste_indexgeo, ul.motkey > li.liste_keywords {
	margin: 1em 0;
}
a.liste_indexgeo_link {
	background-color:rgb(214, 240, 27);
	padding: 0.5rem;
}
a.liste_keywords_link {
	background-color: rgb(102, 247, 247);
	padding: 0.5rem;
}
.modal-xl {
	width: 100%;
	max-width:1500px;
}

div.pdf {
	float: right;
	width: auto;
}
.pdf > span {
	white-space:normal;
	font-size: 2em;
}
.pdf > span > img:hover {
	cursor: pointer;
	color: red;
}
span#videObject {
	display:none;
}
span#videObject:hover {
	cursor: pointer;
	color:red;
}
a.glossary {
	/* background-color:#eee; */
	/* padding:0.2em; */
	text-decoration:underline dotted;
}

li.json_li_result {
	margin: 0.5em 0;
}
div#statwait {
	display:none;
	text-align: center;
	padding:8em 0;
	min-height: 650px;
}
canvas#statspage {
	width: 800px;
	height: 600px;
}
div#statplus {
	padding:1em 5em;
	display:none;
}
.italic {
	font-style: italic;
}
.bold {
	font-style: bold;
}
form#formstat {
	padding: 2em 5em 4em 5em;
	text-align: center;
}
div#message {
	display: none;
	text-align: center;
}
div.no_p > p.texte {
	font-size:1em;
	margin : 10px;
	background-color:rgba(0, 0, 0, 0.03)
}
p.encadre {
 padding: 2em;
 background-color: #e8e8e8;
 margin-top: 1em;
 font-size: 1.4em;
 border-radius: 20px;
 margin: 2em 0 40px 60px;
 position: relative;
}
div#encadre1 {
	background-color:#f1e0ed;padding:1em
}
div#encadre2 {
	background-color:#cbe0e9;padding:1em
}
p.encadre > span.titleencadre1 {
	text-transform: uppercase;
	display:inline-block;
	font-weight: bold;
	color: #f4f4f4;
	font-size: 1.4em;
	border: 2px solid black;
	padding: 0.5em;
	background-color: black;
}
p.encadre > span.titleencadre2 {
	text-transform: uppercase;
	display:inline-block;
	font-weight: bold;
	font-style: italic;
	color: #333;
	font-size: 1.2em;
}
p.encadre > span.titlefigureencadre {
	display:block;
	text-align: center;
	font-weight: bolder;
	font-size: 1.4em;
	text-transform: uppercase;
	margin-bottom:1em;
}
p.encadre1 {
	padding: 1em;
  	background-color: #f2e0ed;
  	border-radius: 20px;
}
p.encadre2 {
	padding: 1em;
  	background-color: #cbe0e9;
  	border-radius: 20px;
}
ol.texte {
	margin-left: 60px;
	font-size: 1.3em;
}

/**************************** FIL ARIANNE ******************/
#ariane{
	font-family: "Bitstream vera sans", verdana, sans-serif;
	font-size: 90%;
	padding: -.3ex 0 3ex 0;
}

#ariane {
	margin: 1em 0;
	/*padding: 0;*/
	list-style: none;
}

#ariane li{	
	margin:0;
	display: inline;
}

/**************************** INDEX ******************/
.cloud-1 {
	font-size: 1em;
}
.cloud-2 {
	font-size: 1.5em;
}
.cloud-3 {
	font-size: 2em;
}
.cloud-4 {
	font-size: 2.5em;
}
.cloud-5 {
	font-size: 2.9em;
}
.cloud-6 {
	font-size: 3.3em;
}
.littleglob {
	font-size: 0.5em;
}
/**************************** MENU BARRE GAUCHE #menu ******************/



/**************************** SCROLLTOTOP ******************/

#toTop {
	display: none;
    position: fixed;
    /* bottom: 15px;
	right: 25px; */
	bottom: 4rem;
	right:1.7rem;
    font-size: 5em;
    opacity: 0.4;
    filter: alpha(opacity=40);
}

/**************************** FOOTER ******************/
#footer{
	min-height:400px;
/*
	height:100vh;
*/
	background-color:#222;
	clear: both;
    position: relative;
    color:#fff;
	}
#rowfooter {
	margin-right:0;
	margin-left:0;
}
#first, #second, #tertio {
	min-height:400px;
	margin:3em 0 3em 0;
	padding:2em;
	color:#eee;
}
#first, #second {
	border-right:1px solid #686767;
}
#editeur {
	margin:1em 0;
}
.pt-md-5, .py-md-5 {
    padding-top: 0rem !important;
}
.mb-md-5, .my-md-5 {
    margin-bottom: 0rem !important;
}

.pt-5, .py-5 {
    padding-top: 0rem !important;
}

.logos {
	margin-bottom:1em;
}
ul.labo_adresse {
	list-style:none;
	padding:0;
}
#eso > ul.labo_adresse {
	padding-top:2em;
}
#eso > img, #cens > img, #crenau > img {
	width:130px;
	float:left;
}
.space {
letter-spacing:3em;
}
#institutions {
	text-align: left;
	padding-left: 2em;
	margin-bottom: 3em;
}
#logoCNRS, #logoUN, #logoMSH {
	padding: 0 1em;
}
#logoCNRS, #logoMSH {
	max-width:80px;
}
#logoUN {
	max-width:160px;
}
#submit {
	margin-top:1em;
}
/************************* CONTACT **************************************/
#contactsend {
	margin-top:1em;
}
.response {
	padding: 2em;
	font-size: 1.4em;
}

.card-columns {
	@include media-breakpoint-only(lg) {
	  column-count: 4;
	}
	@include media-breakpoint-only(xl) {
	  column-count: 5;
	}
  }
/**************************** PERSONNES - INDEX - DIVERS ******************/
p.description {
	background-color:#EEE;
	padding: 1.3em;
	margin-bottom: 1em;
}
.portrait {
	width:300px;
	float:right;
	box-shadow: 2px 2px 5px #222;
	margin:0 0 0 2em;
}
.petit_portrait {
	width: 250px;
	float: right;
	border: 2px solid #e2e2e2;
	border-radius: 5px;
	margin: 0 0 0 2em;
	position: relative;
	top: -80px;
}
.pres_auteur {
	position:relative;
	padding:2em;
	background-color: #eee;
	margin: 2em;
	border:1px solid #e2e2e2;
	border-radius: 6px;
}

/********************************************************
 * 		          MEDIASCREEN - RESPONSIVE
 * ******************************************************/

@media screen and (max-width: 1311px) { /*inferieur à 1311px*/
	#cartouche {
		height:auto;
	}
	
	.box {
		position: relative;
		min-height: 100%;
		/* margin-top: -150px; */
	}
	.box2 {
		position:relative;
	}
	img.images.logo {
		margin: 2.3em 0 0 2em;
		width: 180px;
	}
	h1.header1 {
		font-size: 2.6em;
		padding-top:2.05em;
	}
	h2.header2 span.sousTitre {
		font-size:1em;
	}
	
	/****** ACCUEIL *****/
	h2.title_planche {
		margin: 0.5em;
		line-height: 4rem;
	}
	
	/****** ARTICLE *****/
	.jumbotron h1 {
		font-size: 4em;
	}
	
	.sommaireFixed {
		margin-top: 1px;
		border-right: 2px solid #222;
		border-left: 2px solid #222;
		border-bottom: 2px solid #222;
		position: absolute;
		left: -534px;
		width: 1113px;
		padding: 20px;
	}
	.navbar-nav > li#sommaire > ul > li {
		display:inline-block;
		width:30%;
	}
}

@media screen and (max-width: 992px) { /*inferieur à 992px*/
	#cartouche {
		height:auto;
	}
	#title {
		margin-left: 210px;
	}
	
	.box {
		position: relative;
		min-height: 100%;
		/* margin-top: -50px; */
	}
	.box2 {
		position:relative;
	}
	img.images.logo {
		margin: 2.3em 0 0 2.3em;
		width: 160px;
	}
	h1.header1 {
		font-size: 2em;
		padding-top: 2.5em;
/*
		color:red;
*/
	}
	h2.header2 span.sousTitre {
		font-size:0.8em;
	}
	
	/****** ACCUEIL *****/
	h2.title_planche {
		margin:0;
		line-height:normal;
		font-size:1.5em;
	}
	
	/****** ARTICLE *****/
	div#toc {
		position: relative;
		float: none;
		padding: 1em;
		margin: 1em;
		border: 1px solid;
		z-index:0;
	}
	.toc {
		padding-left:1em;
	}
	p.texte, div#carte_geo {
		margin: 0 0 10px 40px;
		text-align: justify;
		position: relative;
		font-size: 1.3em;
	}
	.jumbotron h1 {
		font-size: 3.4em;
	}
	/****** ACCUEIL *****/
	h2.title_planche {
		margin:1vh;
		line-height:normal;
		font-size:1.8em;
	}
	
	.sommaire {
		margin-top: 1px;
		border-right: 2px solid #222;
		border-left: 2px solid #222;
		border-bottom: 2px solid #222;
		position: absolute;
		left: 0;
		width: auto;
		padding: 20px;
	}
	.sommaireFixed {
		margin-top: 1px;
		border-right: 2px solid #222;
		border-left: 2px solid #222;
		border-bottom: 2px solid #222;
		position: absolute;
		left: 0;
		width: auto;
		padding: 20px;
	}
	.navbar-nav > li#sommaire > ul > li {
		display:block;
		width:auto;
	}
	span.titreSiteBarre {
		display:none;
	}
}

@media screen and (max-width: 768px) { /*inferieur à 762px*/
	
	#cartouche {
		height:auto;
	}
	#title {
/*
		margin-left: 130px;
*/
		padding-top:3.5em;
	}
	#content {
/*
		min-height:1200px;
*/
		width:auto;
	}
	.box {
		position: relative;
		min-height: 100%;
		margin-top: 0;
	}
	.box2 {
		position:relative;
	}
	img.images.logo {
/*
		margin: 1em 0 0 1em;
		width:100px;
*/
		padding-right: 1em;
	}
	h1.header1 {
		font-size: 1.6em;
		padding-top: 1em;
	}
	h2.header2 span.sousTitre {
/*
		color:blue;
*/
		font-size:0.7em;
	}
	.navbar {
		border-top-left-radius: 0em;
		border-top-right-radius: 0em;
		border-radius:0px;
	}
	#mainmenu {
		margin: 1em 0 0 0;
	}
	.display, .displayMobile {
		margin: 0.5em 0em 0 1em;
	}
	/****** ACCUEIL *****/
	h2.title_planche {
		margin:0.6em;
		line-height:normal;
		font-size:2.5em;
	}
	#auteurs_accueil {
		padding-left: O;
		margin-left:0.6em;
		margin-bottom: 2em;
	}
	
	/****** ARTICLE *****/
	.jumbotron h1 {
		font-size: 3em;
	}
	
	.sommaire {
		margin-top: 1px;
		border-right: 2px solid #222;
		border-left: 2px solid #222;
		border-bottom: 2px solid #222;
		position: absolute;
		left: 0;
		width: auto;
		padding: 20px;
	}
	.sommaireFixed {
		margin-top: 1px;
		border-right: 2px solid #222;
		border-left: 2px solid #222;
		border-bottom: 2px solid #222;
		position: absolute;
		left: 0;
		width: auto;
		padding: 20px;
	}
	.navbar-nav > li#sommaire > ul > li {
		display:block;
		width:auto;
	}
	span.titreSiteBarre {
		display:none;
	}
	.logoLabo > a > img {
		width:50%;
	}
	.logoLabo, .coordLabo {
		text-align:center;
	}
	.coordLabo {
		margin-top:1em;
	}
}

@media screen and (max-width: 462px) { /*inferieur à 462px*/
	/****** TOPHEADER ***********/
	#topheader {
		font-size: 0.6em;
	}
	.link_topheader {
    	padding: 0 0.2em 0 0.2em;
	}

	/****** HEADER ***********/
	.navbar-inverse .navbar-nav > li > a {
    	font-size: 1em;
	}


	#content {
/*
		min-height:1200px;
*/
		width:auto;
	}
	#title {
		margin-left: 105px;
		padding-top:0;
	}
	#content {
		width:auto;
	}
	.box {
		position: relative;
		min-height: 100%;
		margin-top: 80px;
	}
	.box2 {
		position:relative;
	}
	img.images.logo {
		margin: 1em 0 0 1em;
		width: 80px;
	}
	h1.header1 {
		padding-right: 0.4em;
		font-weight:bold;
	}
	h2.header2 span.sousTitre {
		display:none;
	}
	h2#titre_accueil {
		text-shadow: #333 1px 0 10px;
		position: absolute;
		top: -80px;
		left: 1px;
		color:white;
		font-weight: bold;
	}
	.navbar {
		border-top-left-radius: 0em;
		border-top-right-radius: 0em;
		border-radius:0px;
	}
	
	/****** ARTICLE *****/
	.jumbotron h1 {
		font-size: 2em;
	}
	span.titreSiteBarre {
		display:inline;
	}
	div#texte > p.texte > img.zoomimage{
		transform: scale(2.5,2.5);
		z-index:30000000000;
		border:1px solid #E8E8E8;
	}
	
	/****** FOOTER *****/
	#first, #second, #tertio {
		min-height:0px;
	}
	#first, #second {
		border-right:0px solid #686767;
	}
	#institutions {
		text-align:center;
	}
	#institutions > span.space {
		letter-spacing:0em;
	}
	#logoCNRS, #logoMSH {
		max-width:70px;
	}	
	#logoUN {
		max-width:120px;
	}

}







/*
BOOTSTRAP 4
*/


.card {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
/*
  border: 1px solid rgba(0, 0, 0, 0.125);
*/
  border-radius: 0.5rem;
}

.card > hr {
  margin-right: 0;
  margin-left: 0;
}

.card > .list-group:first-child .list-group-item:first-child {
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}

.card > .list-group:last-child .list-group-item:last-child {
  border-bottom-right-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}

.card-body {
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}

.card-title {
  margin-bottom: 0.75rem;
}

.card-subtitle {
  margin-top: -0.375rem;
  margin-bottom: 0;
}

.card-text:last-child {
  margin-bottom: 0;
}

.card-link:hover {
  text-decoration: none;
}

.card-link + .card-link {
  margin-left: 1.25rem;
}

.card-header {
  padding: 0.75rem 1.25rem;
  margin-bottom: 0;
  background-color: rgba(0, 0, 0, 0.03);
  border-bottom: 1px solid rgba(0, 0, 0, 0.125);
}

.card-header:first-child {
  border-radius: calc(0.25rem - 1px) calc(0.25rem - 1px) 0 0;
}

.card-header + .list-group .list-group-item:first-child {
  border-top: 0;
}

.card-footer {
  padding: 0.75rem 1.25rem;
  background-color: rgba(0, 0, 0, 0.03);
  border-top: 1px solid rgba(0, 0, 0, 0.125);
}

.card-footer:last-child {
  border-radius: 0 0 calc(0.25rem - 1px) calc(0.25rem - 1px);
}

.card-header-tabs {
  margin-right: -0.625rem;
  margin-bottom: -0.75rem;
  margin-left: -0.625rem;
  border-bottom: 0;
}

.card-header-pills {
  margin-right: -0.625rem;
  margin-left: -0.625rem;
}

.card-img-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 1.25rem;
}

.card-img {
  width: 100%;
  border-radius: calc(0.25rem - 1px);
}

.card-img-top {
  width: 100%;
  border-top-left-radius: calc(0.25rem - 1px);
  border-top-right-radius: calc(0.25rem - 1px);
}

.card-img-bottom {
  width: 100%;
  border-bottom-right-radius: calc(0.25rem - 1px);
  border-bottom-left-radius: calc(0.25rem - 1px);
}

.card-deck {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
}

.card-deck .card {
  margin-bottom: 15px;
}

@media (min-width: 576px) {
  .card-deck {
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    margin-right: -15px;
    margin-left: -15px;
  }
  .card-deck .card {
    display: -ms-flexbox;
    display: flex;
    -ms-flex: 1 0 0%;
    flex: 1 0 0%;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-right: 15px;
    margin-bottom: 0;
    margin-left: 15px;
  }
}

.card-group {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
}

.card-group > .card {
  margin-bottom: 15px;
}

@media (min-width: 576px) {
  .card-group {
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
  }
  .card-group > .card {
    -ms-flex: 1 0 0%;
    flex: 1 0 0%;
    margin-bottom: 0;
  }
  .card-group > .card + .card {
    margin-left: 0;
    border-left: 0;
  }
  .card-group > .card:not(:last-child) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }
  .card-group > .card:not(:last-child) .card-img-top,
  .card-group > .card:not(:last-child) .card-header {
    border-top-right-radius: 0;
  }
  .card-group > .card:not(:last-child) .card-img-bottom,
  .card-group > .card:not(:last-child) .card-footer {
    border-bottom-right-radius: 0;
  }
  .card-group > .card:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }
  .card-group > .card:not(:first-child) .card-img-top,
  .card-group > .card:not(:first-child) .card-header {
    border-top-left-radius: 0;
  }
  .card-group > .card:not(:first-child) .card-img-bottom,
  .card-group > .card:not(:first-child) .card-footer {
    border-bottom-left-radius: 0;
  }
}

.card-columns .card {
  margin-bottom: 0.75rem;
}

@media (min-width: 576px) {
  .card-columns {
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3;
    -webkit-column-gap: 1.25rem;
    -moz-column-gap: 1.25rem;
    column-gap: 1.25rem;
    orphans: 1;
    widows: 1;
  }
  .card-columns .card {
    display: inline-block;
    width: 100%;
  }
}

.accordion > .card {
  overflow: hidden;
}

.accordion > .card:not(:first-of-type) .card-header:first-child {
  border-radius: 0;
}

.accordion > .card:not(:first-of-type):not(:last-of-type) {
  border-bottom: 0;
  border-radius: 0;
}

.accordion > .card:first-of-type {
  border-bottom: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.accordion > .card:last-of-type {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.accordion > .card .card-header {
  margin-bottom: -1px;
}

.flip-card {
  background-color: transparent;
  width: 300px;
  height: 300px;
  perspective: 1000px;
}

.flip-card-inner {
  position: relative;
  width: 100%;
  height: 100%;
  text-align: center;
  transition: transform 0.6s;
  transform-style: preserve-3d;
  box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2);
}

.flip-card:hover .flip-card-inner {
  transform: rotateY(180deg);
}

.flip-card-front, .flip-card-back {
  position: absolute;
  width: 100%;
  height: 100%;
  backface-visibility: hidden;
}

.flip-card-front {
  background-color: #bbb;
  color: black;
}

.flip-card-back {
  background-color: #2980b9;
  color: white;
  transform: rotateY(180deg);
}



@import url('https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css');

/* .btn-primary:hover,
.btn-primary:focus {
    background-color: #108d6f;
    border-color: #108d6f;
    box-shadow: none;
    outline: none;
}

.btn-primary {
    color: #fff;
    background-color: #007b5e;
    border-color: #007b5e;
} */
h2.namePrenom {
	position: absolute;
	bottom: 10px;
	left: 10px;
	color:white;
	text-shadow: 2px 2px 5px #222;
}

section {
    padding: 30px 0;
}
.card-body > ul.liste_planches {
	list-style: none;
	padding:1em;
	margin:0;
}
.card-body > ul.liste_planches li::before {
	content:"> ";
}
.card-body > ul.liste_planches li {
	text-align: left;
	margin:0 0 1em;
}
section .section-title {
    text-align: center;
    /* color: #007b5e; */
    margin-bottom: 50px;
    text-transform: uppercase;
}

#lauteurs .cardo {
    border: none;
    /* background: #ffffff; */
}

.image-flip:hover .backside,
.image-flip.hover .backside {
    -webkit-transform: rotateY(0deg);
    -moz-transform: rotateY(0deg);
    -o-transform: rotateY(0deg);
    -ms-transform: rotateY(0deg);
    transform: rotateY(0deg);
    border-radius: .25rem;
}

.image-flip:hover .frontside,
.image-flip.hover .frontside {
    -webkit-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    -o-transform: rotateY(180deg);
    transform: rotateY(180deg);
}

.mainflip {
    -webkit-transition: 1s;
    -webkit-transform-style: preserve-3d;
    -ms-transition: 1s;
    -moz-transition: 1s;
    -moz-transform: perspective(1000px);
    -moz-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    transition: 1s;
    transform-style: preserve-3d;
	position: relative;
}

.frontside {
    position: relative;
    -webkit-transform: rotateY(0deg);
    -ms-transform: rotateY(0deg);
	z-index: 2;
	border: 2px solid #222;
}

.backside {
    position: absolute;
    top: 0;
    left: 0;
	background-color:#222;
	color: white;
	border: 2px solid #222;
    -webkit-transform: rotateY(-180deg);
    -moz-transform: rotateY(-180deg);
    -o-transform: rotateY(-180deg);
    -ms-transform: rotateY(-180deg);
	transform: rotateY(-180deg);
	z-index: 300;
    /* -webkit-box-shadow: 5px 7px 9px -4px rgb(158, 158, 158);
    -moz-box-shadow: 5px 7px 9px -4px rgb(158, 158, 158);
    box-shadow: 5px 7px 9px -4px rgb(158, 158, 158); */
}

.frontside,
.backside {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: 1s;
    -webkit-transform-style: preserve-3d;
    -moz-transition: 1s;
    -moz-transform-style: preserve-3d;
    -o-transition: 1s;
    -o-transform-style: preserve-3d;
    -ms-transition: 1s;
    -ms-transform-style: preserve-3d;
    transition: 1s;
    transform-style: preserve-3d;
}

.frontside .cardo,
.backside .cardo {
	min-height: 312px;
}

/*.backside .card a {
     font-size: 18px;
    color: #007b5e !important; 
}*/

/* .frontside .card .card-title,
.backside .card .card-title {
    color: #007b5e !important;
} */

/* .frontside .card .card-body img {
    width: 120px;
    height: 120px;
	border-radius: 50%;
} */

.espaceinsecable::before {
	content: "\0000A0";
}

/************************ GALERIE ************************************/
p.titlephoto {
	background-color: #eee;
	text-align: center;
	padding: 1em;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 0.7em;
	border-radius: 5px;
}

.addshare:hover {
	transform: translate(0, 3px);
}

.portrait {
	width:300px;
	float:right;
	box-shadow: 2px 2px 5px #222;
	margin-left: 2em;
}
