@font-face {
	font-family: 'Marianne Regular';
	font-weight: normal;
	font-style: normal;
	src: url(../fonts/marianne/Marianne-Regular.woff2) format('woff2'),
	;
}

@font-face {
	font-family: 'Marianne Bold';
	font-weight: normal;
	src: url(../fonts/marianne/Marianne-Bold.woff2) format('woff2'),
	;
}
@font-face {
	font-family: 'Marianne Extra Bold';
	font-weight: normal;
	src: url(../fonts/marianne/Marianne-ExtraBold.woff2) format('woff2'),
	;
}
@font-face {
	font-family: 'Marianne Light';
	font-weight:lighter;
	src: url(../fonts/marianne/Marianne-Light.woff2) format('woff2'),
	;
}
:root {
    font-size: 16px;
}

.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: "Noto Sans", Arial, Helvetica, sans-serif; */
	font-family: 'Marianne Regular', Arial, Helvetica, sans-serif;
	font-size: calc(14px + (16 - 14) * ((100vw - 300px) / (1900 - 300)));
	color: #474747;
	padding-right: 0 !important;
	background-color: #f9f9f9;
	position: relative;
	margin: 0;
	overflow-y: scroll;
	height:100vh;
	scroll-behavior: smooth;
	overflow-x:hidden;
}
#serie,#abstract,#ndla,#ndlr,#texteint,#termes,#annexeso,#sig,#scienceo,#popsu,#citation,#toptexte,#bottomtexte,#fabric,#notes,#bibliographie,#auteurs,#tocto1n1,#tocto1n2,#tocto1n3,#tocto1n4,#tocto1n5,#tocto1n6,#tocto1n7,#tocto1n8,#tocto1n9,#tocto1n10,#tocto1n11,#tocto1n12,#tocto2n1,#tocto2n2,#tocto2n3,#tocto2n4,#tocto2n5,#tocto2n6,#tocto2n7,#tocto2n8,#tocto2n9,#tocto2n10,#tocto2n11,
#ftn1,#ftn2,#ftn3,#ftn4,#ftn5,#ftn6,#ftn7,#ftn8,#ftn9,#ftn10,#ftn11,#ftn12,
#bodyftn1,#bodyftn2,#bodyftn3,#bodyftn4,#bodyftn5,#bodyftn6,#bodyftn7,#bodyftn8,#bodyftn9,#bodyftn10,#bodyftn11,#bodyftn12 {
	scroll-margin-top: 120px;
}
.nav-nav {
	padding: 0 1em;
	margin: 0;
}
#navside {
	position:sticky;
	top:130px;
	padding-bottom: 20em;
}
#toc > .nav {
	font-size: 0.85rem;
	padding:0.5em 0;
}
#scroll > li.fig > a.toc_section2 {
	color:rgb(221, 135, 15);
}
#scroll > li.fig > a.toc_section2:hover {
	color:rgb(221, 15, 15);
}
.titfig {
	visibility:hidden;
	position: absolute;
}

audio {
	width:100%;
}

h1, h2 {
	padding: 0;
	margin: 0;
}
h1.bibliographie, h2.bibliographie {
	font-family: "Marianne Bold", Arial, Helvetica, sans-serif;
}
h1.bibliographie {
	padding: 0 0 1em 0;
	font-size: 1.2em;
}
h2.bibliographie {
	font-size: 1.1em;
}
p.bibliographie {
	font-size: 0.9em;
}

a {
  text-decoration: none;
  -o-transition:.5s;
  -ms-transition:.5s;
  -moz-transition:.5s;
  -webkit-transition:.5s;
  transition:.5s;
  /* color: #0d6efd; */
  color: #36c;

}
a#linkacc {
	color:var(--bs-white);
	/* color:#0d6efd; */
	color: #36c;
	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:hover,a#linkacc:hover {
	color:var(--bs-red); 
	text-decoration: underline;
	text-underline-offset: 5px;
}
a#accueil {
	color: #873f65;
}
a#accueil:hover {
	color: #b79bad;
}
a.bouton {
	text-decoration: none;
}
a.doi {
	font-size: 0.8em;
}

.nounderline:hover {
	text-decoration: none;
}
img {
    vertical-align: middle;
    border-style: none;
}
.media {
	display: flex;
}
.media-body {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.identifiants > img {
	height: 20px;
	padding-right: 0.3em;
}
.img-fluid:not(.media-left > a > img,.logo-rubrique,.identifiants > img) {
    max-width: 100%;
    height: auto;
}
.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:not(.infos) {
    min-width: 100%;
}
table.texte {
	/* margin-left:60px; */
	/* margin-bottom:2em; */
}

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.texte > tbody > tr > td > p.texte {
	text-align: center;
	vertical-align: middle;
}

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: #e9ecef;
	 color: #FFF; */
	text-align: right;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
	padding: 0.4em 0;
	/* display: none; */
}

#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: var(--bs-gray-700);
}
#topbar {
	font-size: 0.8em;
	min-height: 25px;
	margin-right: 1em;
}
#topbar a.link_topbar {
	padding: 3px 10px;
}
#topbar a.dropdown-item.link_topbar {
	padding: 0.4em 1em;
}
.link_topbar_rs > a > img {
	vertical-align: middle;
}
#topbar > li > #menuAtlas {
	font-size: 1em;
	margin: 0;
	background-color: var(--bs-gray-700);
	color: white;
	position: absolute;
	width: 172px;
	border: none;
	border-radius: 4px;
	box-shadow:2px 2px 3px gray;
}
#topbar > li > #menuAtlas > li {
	background-color: transparent;
	text-align: left;
}
#topbar > li > #menuAtlas {
	right:none !important;
	}
#menuAtlas a:hover {
	color: black;
}
.dropdown-menu > li > a {
	display: block;
	padding: 5px 16px;
	clear: both;
	font-weight: 600;
	line-height: 1;
	color: #333;
	white-space: pre-wrap;
	text-decoration: none;
	font-size: 0.9em;
  }
.dropdown-menu > li > a:hover {
	color:var(--bs-red);
  }
.dropdown-menu > li:hover {
	background-color: var(--bs-gray-300);
  }
header {
	background-image: linear-gradient(90deg, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 100%);
	box-shadow: 0 0.5rem 1rem rgba(0,0,0,0.15),inset 0 -1px 0 rgba(0,0,0,0.15);
	/* border-bottom: 1px solid #afafaf; */
}


/**************************** 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;
}
#titlelogo {
	font-family: "Marianne Extra Bold", Arial, Helvetica, sans-serif ;
	font-weight: bold;
	color: #863e64;
	/* font-size:1.5rem; */
	font-size: calc(0.7vh + 0.7vw + .5vmin);
}
.titlesite {
	color: #863e64;
	/* padding-top: 1.4em; */
	padding-left: 0;
	-webkit-transition: all 1s;
	-moz-transition: all 0.3s;
	transition: all 1s;
}
#soustitle {
	font-size: calc(0.6vw + 4px);
	color: #863e64;
}

img.images.logo {
	-webkit-transition: all 1s;
	-moz-transition: all 0.3s;
	transition: all 1s;
}
#MainMenu {
	font-variant-caps: small-caps;
}
#MainMenu > li.nav-item > a.nav-link {
	font-weight: bold;
	text-decoration: none;
}
#MainMenu > li.nav-item > a.nav-link:hover {
	font-weight: bold;
	color:var(--bs-red);
}

/* div#titre_accueil {
	font-family: "Noto Sans Black", sans-serif;
	position: absolute;
	top: 33%;
	z-index: 1;
	min-width: 100%;
	display: flex;
	justify-content: center;
	background-color: rgba(255, 255, 255, 0.5);
	padding: 20px;
} */
.carousel-item::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5); /* 0.5 = 50% d'opacité */
  /* backdrop-filter: blur(5px); */
  color: white;
}
.carousel-caption {
	z-index: 3000;
}
.carousel-caption > h4 > a {
	color: white;
	font-family: 'Marianne Extra Bold', sans-serif;
}
div#titre_accueil {
  	position: absolute;
  	top: 20%;
  	z-index: 1;
  	min-width: 40%;
  	background-color: rgba(255, 255, 255, 0.5);
  	padding:20px 50px 20px 20px;
  	text-align: right;
	box-shadow: 10px 10px 10px gray;
  	border-bottom-right-radius: 50px;
}
#title_carousel {
	font-family: "Noto Sans Black", sans-serif;
  	letter-spacing: -.03em;
  	font-style: italic;
  	color: #404040;
}
#soustitle_carousel {
	margin-top: 0.5em;
	font-style: italic;
}
#soustitle_carousel > i {
	font-size: 40px;
	vertical-align: middle;
}
.second-cartouche {
	display: none;
}



	#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;*/
	}



/**************************** 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%;
	font-size: calc(16px + (18 - 16) * ((100vw - 300px) / (1900 - 300)));
}
.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;
}
#sommaire {
	line-height: 1.8em;
}
.navbar-nav > li#sommaire > ul > li {
	display:inline-block;
	width:30%;
}
.navbar-nav > li > .dropdown-menu {
	margin-top:2px;
	box-shadow:3px 3px 5px var(--bs-gray-700);
	width: 15em;
}
.navbar-nav > li#indexListes > ul {
	padding:20px;
	box-shadow:3px 3px 5px var(--bs-gray-700);;
}
.navbar-nav > li#searchMotor > div.searchMotor {
	padding:10px;
	margin-top:0px;
}
.sommaire {
	position:absolute;
	left:-212px;
	width:1170px;
	padding:20px;
}
#sommaire {
	/* list-style: none;
	padding: 0; */
}

.sommaireFixed {
	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;
}

.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;
}
.dropdown-divider {
    height: 0;
    margin: .5rem 0;
    overflow: hidden;
    border-top: 1px solid #e9ecef;
}



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

#main {
	position: relative;
	/* min-height: 600px; */
	/* background-color: white; */
}

.wrapper {
	/* max-width: 900px; */
	/* max-width: 1420px; */
	margin-left: auto;
	margin-right: auto;
	position: relative;
}
.container {
	max-width: 1420px;
}
#content {
	/* min-height:800px; */
	/* 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;
	margin-top: 0;
}
/* #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;
}

/********************************** ACCUEIL */
.modal {
	top:40px;
}
.modal-header {
	color:rgb(0, 0, 0);
	background-color:rgb(255, 255, 255);
}
.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: 0.9em;
  	font-family: 'Marianne Regular', Arial, Helvetica, sans-serif;
  	/* font-style: italic; */
  	font-weight: bold;
  	/* padding-left: 3em; */
  	color:#141f68;
	text-align: justify;
}
.modal-body:not(.autres_textes_auteurs) {
	border-bottom:1px solid #e5e5e5
}
/* a.lien_planche > img:hover {
	transition: all .2s ease-in-out;
	transform: scale(1.10);
	-moz-transform: scale(1.10);
	-webkit-transform: scale(1.10);
	-o-transform: scale(1.10);
	-ms-transform: scale(1.10);
	border-radius : 20px;
	box-shadow:0px 0px 10px #222;
} */
a.lien_planche > img:hover {
	transition: all .2s ease-in-out;
	box-shadow:0px 0px 5px #222;
}
div.rights {
	padding: 0.5em 0.5em;
	font-size: 0.5em;
}
div.rights > p {
	margin: 0;
	padding: 0;
}
img.icone_annexe {
	position: absolute;
	top: 0;
	left: 0;
}
img.reso {
	width: 28px;
	margin-right: 1em ;
}
img.reso.no-margin {
	margin: 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;
}
#abstract-content > p.resume::first-letter {
	initial-letter: 3 5;
	font-weight: bold;
  	line-height: 1;
  	margin-right: 0.5rem;
}
.logo-rubrique {
	max-width: 80px;
	vertical-align: text-bottom;
}
.intro-rubrique {
	padding-left: 1em;
	padding-right: 2em;
	border-left: 1px solid #dee2e6;
}
.list_dirpub {
	margin: 0;
	padding:0;
	list-style: none;
}

.badge-rubrique {
	box-shadow: 0 .5rem 1.125rem -0.5rem rgba(76,130,247,.9) !important;
}
.badge-link {
	color: white;
	text-decoration: none;
}
.badge-link:hover {
	color: white;
	text-decoration: underline;
}
.text-muted {
	color: var(--bs-gray-300);
	font-size: calc(0.75em + 1px);
}
h2.titre_rubrique {
	font-family: "Marianne Bold", Arial, Helvetica, sans-serif;
}

/************************************ ARTICLE */
div#presentation_atlas {
	padding:4em 2em 0 2em;
}
div#presentation-atlas-rubrique, #presentation-atlas-equipe, #presentation-atlas-entree {
	padding:0;
}
h1.texte {
	font-size: 1.4em;
	font-weight: bolder;
	line-height: 1.5em;
	/* padding:1em 0 0.3em; */
}
div#texte > h1.texte:not(:first-of-type) {
	margin: 1em 0 0.5em 0
}
div#texte > h1.texte:first-of-type {
	margin: 0.5em 0 0.5em;
}
.jumbotron {
	border-bottom-right-radius:6px;
	border-bottom-left-radius:60px;
	border-top-left-radius:0px;
	border-top-right-radius:0px;
}
.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: var(--bs-gray-100);
	padding: 2em 1em 1em 1em;
	margin-bottom:2em;
	position:relative;
	font-style:italic;
}
.etiquette_ndlatlas {
	position: absolute;
	top: -1em;
	left: 10px;
	background-color: #818280;
	padding: 0.5em 1em;
	color: white;
}

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

h4.tit_rubrique {
	border-bottom: 1px solid #ddd;
	padding-bottom: 0.5em;
}
h4.autresplanches{
	border-bottom: 1px solid #000000;
}


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

#abstract-content > p.resume:first-child::first-letter {
	font-size: 3.3em;
	padding: 0 0.2em 0 0;
	float: left;
	font-family: Times;
}

div#texte > p.texte > img.zoomimage, div#texte > p.texte > span > img.zoomimage{
	transform: scale(1.5,1.5);
	z-index:30000;
}

p.question {
	font-family: Georgia, 'Times New Roman', Times, serif;
	font-style: italic;
	font-weight: bold;
	padding-left: 3em;
	margin-bottom: 1em;
}
p.question::before {
	content:"Q. : ";
}
p.reponse {
	font-family: Georgia, 'Times New Roman', Times, serif;
	font-style: normal;
	font-weight: normal;
	color: var(--bs-gray-700);
	padding-left: 2em;
	margin-bottom: 1em;

}
p.reponse::before {
	content:"R. : ";
}
/* p.titrephoto::before {
	content: "\e046";
	font-family: 'Glyhicons Halflings';
	font-size: 18px;
	margin-right: 0.5em;
} 
p.titrephoto {
	margin-top: 1.5em;
	text-align: left;
	font-size: 1em;
	color: #acacac;
	border-left: 10px solid #eee;
	padding-left: 0.5em;
	font-family: "Marianne Bold", Arial, Helvetica, sans-serif;
}*/

#data > .fabric {
	text-align: justify;
	font-family: Georgia, 'Times New Roman', Times, serif;
	color: #706f6f;
	text-wrap: pretty;
	overflow-wrap: break-word;
	word-break: break-word;
	hyphens: auto;
	-webkit-hyphens: auto;
	-moz-hyphens: auto;
 	-ms-hyphens: auto;
 	-o-hyphens: auto;
}
p.texte, div#carte_geo, div.texte, div#doc_video {
    text-align: justify;
    position: relative;
	text-wrap: pretty;
	overflow-wrap: break-word;
	word-break: break-word;
	hyphens: auto;
	-webkit-hyphens: auto;
	-moz-hyphens: auto;
 	-ms-hyphens: auto;
 	-o-hyphens: auto;
}
p.texte > a > img.img-fluid {
	text-align:center;
}
p.titreillustration, p.titrephoto {
	margin-top: 1.5em;
	text-align: left;
	font-weight: bold;
	font-size: 1em;
	color: #873f65;
	font-family: "Marianne Bold",Arial, Helvetica, sans-serif;
	border-left: 10px solid #873f65;
	padding-left: 0.5em;
}
p.creditillustration {
	font-style: italic;
	font-size: 0.6em;
	color: var(--bs-gray-700);
}
p.legendeillustration::before {
	content:"";
}
p.legendeillustration {
	background-color: #eeeeee;
	padding: 1em;
	margin-bottom: 2em;
	border-left: 20px solid #ffd63b;
	font-size: 0.75em;
}
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;
}
.footnotecall, .FootnoteSymbol {
	font-weight:bolder;
	vertical-align: text-top;
  	font-size: .775em;
}
 .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:850px;
     /* background-color:#ffffff; */
     /* border:1px solid; */
	 /* border-color:#8C0C19; */
	 /* margin-bottom: 1em;
	 width: 165%;*/
}
.toc_section1 {
	font-size: normal;
}
.toc_section1.active {
	border-left: 1px solid #ddd;
	font-weight: bold;
	color: rgb(66, 66, 66);
}
.toc {
	padding-left:2em;
}
#scroll {
	padding: 0 0 0 1em;
	margin: 0;
	list-style: none;
}
#scroll > li.nav-item {
	padding:.2em 0;
}
#scroll > li.nav-item > a::before {
	content:"• ";
}
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;
}
h1#titre_planche {
	font-family: "Marianne Extra Bold", Arial, Helvetica, sans-serif;
	/* text-shadow: 1px 1px 1px black; */
	color: #873f65;
}
h4 > a.auteur, h3 > a.auteur{
	font-size: 2em;
}
a.auteur:not(.cloud-1,.cloud-2,.cloud-3,.cloud-4,.cloud-5,.cloud-6) {
	font-family: "Marianne Bold", Arial, Helvetica, sans-serif;
	font-size: 1em;
}
h3.doc_annexe {
	font-weight: bolder;
	padding: 0;
	/* margin: 0; */
	text-align: center;
}
.grid {
	display: grid;
	grid-template-columns: 1fr;
}
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;
}

/* div.motkey > span:not(:first-child) { */
div.motkey > span {
	display:inline-flex;
	padding-left: 0.5em;
	margin-top: 0.5rem;
}
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(235 236 238);
    padding: 0.2rem;
    font-size: 0.8em;
	text-decoration: none;
    border-radius: 8px;
    border: 1px solid;
}
a.liste_keywords_link {
	background-color: rgb(235 236 238);
    padding: 0.2rem;
    font-size: 0.8em;
	text-decoration: none;
    border-radius: 8px;
    border: 1px solid;
}
a.nav-link {
	text-decoration: none;
	color: #36c;
}
a.nav-link:focus, a.nav-link:hover {
    color: red;
	text-decoration: underline;
}
.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;
}
#pdfOn {
	cursor: pointer;
}
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: 80%;
	padding: -.3ex 0 3ex 0;
	display: block;
	margin: 2em 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 {
    position: fixed;
	bottom: 4rem;
	right:1.7rem;
    font-size: 5em;
    opacity: 0.4;
    filter: alpha(opacity=40);
	z-index: 30000000;
}
.displayscroll {
	display: block;
}
.nodisplayscroll {
	display: none;
}	

/**************************** FOOTER ******************/
#footer{
	min-height:400px;
	background-color:#d9d7d8;
	clear: both;
    position: relative;
	font-size: calc(11px + (13 - 11) * ((100vw - 300px) / (1900 - 300)));
	}
#footer .my-4 {
	margin-bottom: 0 !important;
}
#rowfooter {
	margin-right:0;
	margin-left:0;
}
.first, #second, #tertio {
	margin:3em 0 3em 0;
	padding:1em 2em 1em 0;
	/* color:#eee; */
}
#second, #tertio {
	padding-left: 2em;
}
.first-cartouche {
	padding:0.3em 0;
}
.first, #second {
	border-right:1px solid #afafaf;
}
.border-top {
	border-top:1px solid #afafaf !important;
}
#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;
}
#logoCNRS, #logoUN, #logoMSH {
	padding: 0 0.5em;
}
#logoMSH, #logoUPC, #logoLABURBA, #logoMSHAG {
	min-width: 30px;
	max-width: 60px;
}
#logoCNRS {
	margin-top: 0.3em;
	min-width: 20px;
	max-width: 90px;
}
#logoPUD {
	min-width: 55px;
	max-width: 55px;
}
#logoPASSAGES {
	max-width: 120px;
	margin-left: 0;
}
#logoUN {
	max-width: 150px;
	margin-left: 0;
}
#logoPOPSU {
	max-width: 100px;
	margin-left: 0;
}
#logoLABEX, #logoParisI {
	max-width: 120px;
}


#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;
	border: 10px solid white;
	/* 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;
}

div.description_membre {
	border-left:20px solid #873f65;
	padding-left: 1em;
}
.img-thumbnail {
	box-shadow:3px 3px 3px #e9e9e9;
}

@each $breakpoint in map-keys($grid-breakpoints) {
  @include media-breakpoint-up($breakpoint) {
    $infix: breakpoint-infix($breakpoint, $grid-breakpoints);

    .border#{$infix}-top {      border-top: $border-width solid $border-color !important; }
    .border#{$infix}-right {    border-right: $border-width solid $border-color !important; }
    .border#{$infix}-bottom {   border-bottom: $border-width solid $border-color !important; }
    .border#{$infix}-left {     border-left: $border-width solid $border-color !important; }

    .border#{$infix}-top-0 {    border-top: 0 !important; }
    .border#{$infix}-right-0 {  border-right: 0 !important; }
    .border#{$infix}-bottom-0 { border-bottom: 0 !important; }
    .border#{$infix}-left-0 {   border-left: 0 !important; }

    .border#{$infix}-x {
      border-left: $border-width solid $border-color !important;
      border-right: $border-width solid $border-color !important;
    }

    .border#{$infix}-y {
      border-top: $border-width solid $border-color !important;
      border-bottom: $border-width solid $border-color !important;
    }
  }
}














































/*
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;
}

h2.namePrenom {
	position: absolute;
	bottom: 10px;
	left: 10px;
	color:white;
	text-shadow: 2px 2px 5px #222;
}

section:not(.revues) {
    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);
	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);
	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; */
}

.list_adresse {
	list-style: none;
	margin-left:1.5em;
	width:40%;
	float: left;
}


#title {
	font-size: 22px;
}



hr.hrasdf {
	border-width: 10px;
	color: #ef873a;
	width: 10%;
	opacity: 1;
}

h5.labeldirpub, h5.labelcitation_index {
	border-bottom: 1px solid #ddd;
	padding-bottom: 1em;
	color: #474747;
}
.dateplanche-card {
	background-color: var(--bs-white);
    font-size: 0.75rem;
    border-radius: none;
	border: none;
}
.planche_card {
	border:0 !important;
	border-radius:0 !important;
}
h5.modal-title {
	font-size:0.8em;
}
.card-img, .card-img-top {
	border-top-left-radius: 0 !important;
	border-top-right-radius: 0 !important;
}
h3 {
	color: #474747;
}
.modal-body {
	font-size:0.9em;
}

.dropdown-toggle::after {
    vertical-align: .10em;
}
.hidden {
    display: none;
}
#filter-popsumetropoles {
	background-color: #2a44a08c ;
}
#filter-popsutransition {
	background-color: #2ca089;
	max-width: 220px;
}
#filter-popsuterritoires {
	background-color: #e36d7d
}
#filter-asfrubrique {
	background-color: #8c3c65;
	max-width: 250px;
}
#filter-popsuterritoires, #filter-popsutransition, #filter-popsumetropoles, #filter-asfrubrique {
	color: white;
	font-weight: bold;
}

.masonry-item {
	width: calc(33,3333% - 20px) !important;
	padding: 10px;
}

div.function {
	font-size: 0.8em;
}
ul.ListeRubriqueEquipe > li {
	font-size: 0.9em;
}
.form-control {
	font-size: 1em;
}
.text-accueil > p, .intro-collectif > p {
	padding: 0;
	margin: 0;
}

.bg-logo {
	background-image: url('../images/logo_asf_bg.webp');
	background-repeat: no-repeat;
	background-position: bottom 10px right 10px;
	background-size: 30px;
}
.rub-fabric {
	background-color: #f1f1f1;
	padding: 2em;
}
.spinner-wrapper {
	position: absolute;
   display:flex;
   top: 0;
   left: 0;
   width: 100%;
   height: 100%;
   flex-direction: column;
   justify-content: center;
   align-items: center;
   background-color: #ffffffd8;
   z-index: 9999;
   transition:opacity 0.2s;
 }

 .spinner-border {
	height: 60px;
	width: 60px;
 }


 .custom-select {
    display: inline-block;
    width: 100%;
    height: calc(1.5em + .75rem + 2px);
    padding: .375rem 1.75rem .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    vertical-align: middle;
    background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right .75rem center/8px 10px;
    background-color: #fff;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.custom-select:focus {
    border-color: #80bdff;
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(0,123,255,.25)
}

.custom-select:focus::-ms-value {
    color: #495057;
    background-color: #fff
}

.custom-select[multiple],.custom-select[size]:not([size="1"]) {
    height: auto;
    padding-right: .75rem;
    background-image: none
}

.custom-select:disabled {
    color: #6c757d;
    background-color: #e9ecef
}

.custom-select::-ms-expand {
    display: none
}

.custom-select-sm {
    height: calc(1.5em + .5rem + 2px);
    padding-top: .25rem;
    padding-bottom: .25rem;
    padding-left: .5rem;
    font-size: .875rem
}

.custom-select-lg {
    height: calc(1.5em + 1rem + 2px);
    padding-top: .5rem;
    padding-bottom: .5rem;
    padding-left: 1rem;
    font-size: 1.25rem
}

#1191_dcebbc446eb7129b4edc4579a8bc60d1 {
	width: 165%;
}

.autredansserie {
	position: relative;
	/* background-color: #873f658f; */
	/* color: white; */
	/* padding: 2em; */
	/* border-radius:10px; */
}
