	@import "polices/polices.css";

/*******Général ******/

/* masquer/afficher encarts selon instances GG 16/06/2022 */
.hidden-catalogue{
	display: none;
}
.visible-catalogue{
	display: block;
}
/* fin : masquer/afficher encarts selon instances GG 16/06/2022 */

/*****Reprise en cours pour simplification - Cécile : 23/05/2018****/
@media (min-width:768px){
	#portal h1,
	.content-modele #portal .h2-titre h1{
		font-size: 3.5rem;
		text-transform: uppercase;
		font-weight: 400;
		text-align: center;
		margin:2rem auto;
	}
}
#portal .conference-section-prez p,
#portal .h2-titre p{
	font-family: 'SourceSansPro', sans-serif;
	text-transform: none;
	font-weight: 400;
	font-size: 1.5rem;
	text-align: center;
	max-width: 725px;
	margin-right: auto;
	margin-left: auto;
}

/*! centrer haut de la page (catégorie, titre, description) : */
.conference-new .titre-site,
.listing-modele .titre-site,
.content-modele .titre-site,
.conference-new  h1,
.listing-modele h1,
.content-modele h1{
    text-align: center;
}
.conference-new h1,
.listing-modele h1,
.content-modele h1{
    margin-bottom: 16px;
}
.conference-new .titre-site,
.listing-modele .titre-site,
.content-modele .titre-site,{
    font-weight: bold;
    font-size: 14px !important;
    text-transform: none !important;
    font-family: 'Source Sans Pro', 'SourceSansPro', SourceSansPro-SemiBold !important;
}


/*! fin : affichage de la categorie comme titre, et H1 comme sous titre */
.conference-new .titre-site p:after,
.listing-modele .titre-site p:after,
.content-modele .titre-site  p:after {
    content: '';
    height: 1px;
    width: 40px;
    display: block;
    margin: 0px auto;
    margin-top: 0px;
    background-color: #000;
    margin-top: 10px;
}

/********Fin général*******/

.navbar-inverse .navbar-brand {
	background: url("images/Logos/logo-PP-MEDIATHEQUE-NOIR.svg") no-repeat center;
	background-size: contain;
	padding: 0;
}

/**** Notices courtes ****/

div.no-existing.indicator {
	display:none;
}

#sur-titre{
	font-size:1.071em;
	font-family:"SourceSansPro";
	font-weight:normal;
	color:#000;
	padding-bottom:2px;
}
h3.title::before{
	background-image:url(./images/pp-trait-separateur-noir.png);
	background-position: 0 0;
	background-repeat: no-repeat;
	content: "-";
	display: block;
	text-indent: -9999px;
	width: 30px;
	line-height: 0;
}

h3.title{
	font-family:'Philharmonique', sans-serif;
	text-transform:uppercase;
	font-weight:normal;
	font-size:18px;
	color:#001b3b;
	padding-top:1px;
}

p.template-info {
	font-family:"SourceSansPro";
    font-weight:bold;
	font-size:1.071em;
	color:#001b3b;
	padding-bottom:10px;
}

p.template-editeur{
	font-size:12px;
	color:#001b3b;
}

p.template-editeur:first-letter {
	text-transform:uppercase;
}

p.template-physicalDescription {
	font-size:12px;
	font-weight:normal;
	color:#001b3b;
}

p.public-dest {
	color: #1675e1;}

p.template-resume {
	font-size:12px;
	font-weight:normal;
	color:#001b3b;
}

p.template-subject{
	font-size:12px;
	font-weight:normal;
	color:#808285;
	padding-top:10px;
}

p.template-parent{
	margin-top:50px;
	font-size:12px;
	font-weight:normal;
	color:#001b3b;
}

.parent {
	font-style:italic;
}

.italic {
	font-style:italic;
}

p.template-summary, p.template-call-number {
	display : none;
}
/**** Pour ne pas faire afficher le statut "indisponible" ****/
/*
.indicator.no-existing  {
display : none;
}
/*
*/*** Fin des notices courtes ****/


/**** Notices développées (format full) ****/


p.sur-titre-detail{
	font-size:1.071em;
	font-family:"SourceSansPro";
	font-weight:normal;
	color:#000;
	padding-bottom:2px;
}

h2.titre-detail{
	font-family:'Philharmonique', sans-serif;
	text-transform:uppercase;
	font-size:1.5rem;
	color: #000;
	font-weight:normal;
	background-image : none;
	padding-top: 0;
}

h2.titre-detail::before , #catalogue div.sujet::before{
	background-image:url(./images/pp-trait-separateur-noir.png);
	background-position: 0 0;
	background-repeat: no-repeat;
	content: "-";
	display: block;
	text-indent: -9999px;
	width: 30px;
	height: 1rem;
}


#catalogue h3.sous-titre-detail {
	font-family:'SourceSansPro', sans-serif;
	font-size:18px;
	color: #000;
	text-transform:uppercase;
	font-weight:500;
	/*background: url(images/h2.png) repeat-x scroll left center transparent;
	background: none repeat scroll 0 0 white;*/
	/* background: url(images/h2.png) repeat-x scroll left center transparent; */
}

#catalogue h3.sous-titre-detail span{
/*background: none repeat scroll 0 0 white;*/
padding-right: 5px;
}

#catalogue p{
	font-family:"SourceSansPro";
	font-size:16px;
	color: #000;
}

#catalogue div.mentions-responsabilites-detail {
	font-family:'SourceSansPro', sans-serif;
	font-size:18px;
	color: #000;
}
/* liens vers nouvel onglet */
div#page > div.container .btn.lien-externe::before,
nav .lien-ext::before,
nav .lien-externe::before, .btn.lien-ext::before,
.btn.lien-externe::before,
.btn .lien-ext::before, .btn .lien-externe::before,
.rebond-blanc .btn::before {
	content: url(/ui/skins/CIMU/images/icon-lien-externe.svg);
	display: inline;
	margin-right: .5rem;
	width: 16px;
	height: 15px;
	vertical-align: text-bottom;
	line-height: 1;
}

/*------ Document à télécharger pdf - notice oeuvres et bouton dossier pédagogique ----------*/
#catalogue a.document-link:before {	/* picto note de programme */
	content:url("images/picto_pdf.png");
	display: inline-block;
	vertical-align: middle;
}
#catalogue .document-link {
	/*display: block;*/ /* SL 27012023 */
	width:300px;
	background-color: #b3d6fd;
	padding: .5rem 1rem;
	font-size: 1rem;
	font-weight: 500;
	color: #000;
	margin-top: 10px;
	border-radius: 2rem;
	text-decoration: none;
}
/* --- Fin First Zone --- */

/* Description */
#catalogue p.publication-detail{
	margin-top:18px;
	color: #808285;
}

#catalogue p.publication-detail span.year {
	font-weight:bold;
}


#catalogue p.publication-detail span.description-physique {
	line-height:5px;
}

/* Présentation des notices filles */

#catalogue .btn {
	white-space: normal;
	text-align: justify;
}

#catalogue dl{
	font-family:"SourceSansPro";
	font-size:18px;
	color: #000;
}

#catalogue dl dt{
	font-weight:normal;
	font-size:18px;
}

#catalogue dl dd, #catalogue p.PartTitle{
	margin-left:2%;
	font-size:1.071em;
}

#catalogue dl.PartTitle a:link, #catalogue p.PartTitle a:link, #catalogue dl.instruments a:link{
	font-family:"SourceSansPro";
	color: #1675e1;
}

/* Autorités et descripteurs*/
#catalogue div.sujet {
	margin-top:30px;
	/*background-color : #F5F5F5;*/
}

#catalogue div.sujet p{
	font-family:"SourceSansPro";
	font-size:1.071em;
	color: #000;
}






/* ########################### Début Affichage LONG Bibliothèque numérique (CC : 29/09/2016) ###################### */
/* On masque l'icône "type de document" en double */
 div.bibliotheque_numerique p.item-TypeOfDocument {
	display:none;
}
div.bibliotheque_numerique p.item-author#author {
    font-size: 1.286em;
    font-family: 'SourceSansPro';
    font-weight:bold;
}

div.bibliotheque_numerique  ul.item-publisher   {
	margin-top:1em;
	margin-bottom:1em;
}

div.bibliotheque_numerique  .item-publisher li  {
	font-family: 'SourceSansPro', sans-serif;
    font-size: 14px;
    color: #000;
}

	/* -- demande specifique pour lecture numero CMDA.. -- */
		#notice_longue  div.bibliotheque_numerique .fichier-audio-video{
			color: #ffffff;
		}
	/* -- fin demande specifique pour lecture numero CMDA.. -- */
	/* --- Début player ---*/
		 div.bibliotheque_numerique a.player-link:before {
			content:url("images/play_bl.png");
			display: inline-block;
			vertical-align: middle;
			padding-right: 5px;
		}
	/* --- Fin player ---*/

		#notice_longue  div.bibliotheque_numerique h2{
			background:none;
		}
		#notice_longue  div.bibliotheque_numerique #programme-plage h2, #notice_longue #contexte h2, #notice_longue #ressourceliee h2 {
			background: url("images/h2.png") repeat-x scroll left center rgba(0, 0, 0, 0);
			font-size: 1.714em;
			text-transform: uppercase;
		}
		#notice_longue  div.bibliotheque_numerique h2.category_header span {	/* Correspond à Description, recherches associées, ressources liées... */
			background: none repeat scroll 0 0 #fff;
		}
		#notice_longue  div.bibliotheque_numerique a, #notice_longue  div.bibliotheque_numerique a:hover {	/* tous les liens sont bleus */
			color: #1675e1;
		}
	/* --- Début First Zone --- */
		#notice_longue  div.bibliotheque_numerique .first_zone {
			width: 100%;
			height: auto;
			float: left;
			margin-bottom:10px;
		}
		#notice_longue  div.bibliotheque_numerique .vignette_document img.ermes-thumb {	/* Disparition de la vignette - par défaut deux vignettes donc suppression une */
			max-width: 300px;
			display: none;
		}

		#notice_longue  div.bibliotheque_numerique .line_first_zone:after{
			content:url("images/pp-trait-separateur-noir.png");
		}

		#notice_longue  div.bibliotheque_numerique p.item-Type{	/* Exemple : sous-partie de concert*/
			font-family: 'SourceSansPro';
            font-weight:bold;
			font-size: 1.286em;
		}
		#notice_longue  div.bibliotheque_numerique .imagetypedocfull{	/* Vignette à gauche avec typo document */
			width:170px;
			padding:4px;
			float:left;
			margin-right:15px;
		}
			/*------ Début - Document à télécharger pdf - notice oeuvres et bouton dossier pédagogique ----------*/
				#notice_longue  div.bibliotheque_numerique a.document-link:before {	/* picto note de programme */
					content:url("images/picto_pdf.png");
					display: inline-block;
					vertical-align: middle;
				}
				#notice_longue  div.bibliotheque_numerique a.notice-dp:before {	/* Picto dossier pédagogique devant le lien */
					content:url("images/picto_dossier_pedagogique.png");
				}
				#notice_longue  div.bibliotheque_numerique .document-link {
					display: block;
					float: left;
					background-color: #b3d6fd;
					padding: 6px 12px;
					font-size: 1.286em;
					color: #000;
					margin-top: 10px;
				}
	/* --- Fin First Zone --- */
		#notice_longue   div.bibliotheque_numerique .item-publisher {	/* Correspond aux auteurs présents dans le concert */
			width: 100%;
			float: left;
		}
		#notice_longue   div.bibliotheque_numerique.item-publisher li {
			font-family: 'SourceSansPro', sans-serif;
			float: left;
			padding-right: 2%;
			padding-left: 1%;
			border-left: 1px solid #CCCCCC;
			margin-bottom: 1%;
		}
	/* ---- Début programme------------*/
		#notice_longue  div.bibliotheque_numerique .dl-horizontal:not(:first-child) {
			margin-top: 10px;
		}
		#notice_longue  div.bibliotheque_numerique #programme-plage{ /* Encart Programme avec accès liens mere ou fille */
			float:left;
			border: 1px solid #ebebeb;
			padding:10px;
			width:57.5%;
			margin-right:2em;
		}
		#notice_longue  div.bibliotheque_numerique #programme-plage ul#liste_plage li{
			list-style-type:circle;
			margin-left:15px;
			clear:both;
		}
	/* ---- FIN programme------------*/
	/* ---- Début contexte ------------------------*/
		#notice_longue  div.bibliotheque_numerique #contexte{ /* Encart droite Contexte */
			float:left;
			border: 1px solid #ebebeb;
			padding:10px;
			width:38%;
		}
		#notice_longue  div.bibliotheque_numerique #contexte ul.marge {
			float: left;
			width: 100%;
		}
		#notice_longue  div.bibliotheque_numerique .maj{	/* Class dans programme plage exemple : Fait partie du concert... */
			font-size:1.143em;
			text-transform: uppercase;
			font-family:'SourceSansPro', sans-serif;
			font-weight:normal;
		}
		#notice_longue   div.bibliotheque_numerique .btn-info.tarzan {
			float: left;
			margin: 0px 6px 6px 0px;
			padding: 1px 3px 1px 2px;
			color:#000;
		}
		#notice_longue  div.bibliotheque_numerique .btn-info.tarzan:hover {
			background: none repeat scroll 0 0 #b3d6fd;
			border-color: #b3d6fd;
		}

		/* PDF */
			#notice_longue  div.bibliotheque_numerique  .pdf{
				width:23px;
				height:27px;
				margin-right:3px;
			}
			#notice_longue  div.bibliotheque_numerique li.prog{	/* espace entre place et lien téléchargement PDF */
				margin-top:15px;
			}
	/* ---- fin contexte ------------------------*/
	/* ----- Début ressources liées ----------------*/
		#notice_longue  div.bibliotheque_numerique  #ressourceliee{
			float:left;
			border: 1px solid #ebebeb;
			padding:10px;
			width:98.5%;
			margin-top:2em;
		}
	/* ----- FIN ressources liées ----------------*/
		#notice_longue  div.bibliotheque_numerique .introdoc{
			width: 100%;
			height: auto;
			float: left;
		}
	/* ------ UNI 100--------- */
		div#notice_longue_description  div.bibliotheque_numerique ul.cim-short-genre.uni100{
			display:block;
			float:left;
			width:97%;
			margin-bottom:15px;
			font-size:0.857em;
			padding:5px;
		}
		div#notice_longue_description  div.bibliotheque_numerique ul.cim-short-genre li {
			float:left;
			padding-right:10px;
		}
		#notice_longue  div.bibliotheque_numerique #ressourceliee .marge.uni100liste li a{	/* Exemple notice 0746513*/
			display:block;
			float:left;
			width:100%;
			overflow:hidden;
			border-left:#999 2px solid;
			padding-left:5px;
			margin-bottom:4px;
		}
		#notice_longue  div.bibliotheque_numerique #ressourceliee .marge.uni100liste li a:hover{
			height:auto;
			overflow:visible;
		}
	/* Topo sur Offre media */
		#notice_longue  div.bibliotheque_numerique .offre-media-topo{
			width:97%;
			float:left;
			margin-top: 2em;
			border: 1px solid #ebebeb;
			padding: 10px;
			background-color:#b3d6fd;
			margin-bottom:200px;
		}
		#notice_longue  div.bibliotheque_numerique .offre-media-topo h2 span{
			background:none;
		}
		#notice_longue  div.bibliotheque_numerique .offre-media-topo a{
			color:#fff;
		}
		#notice_longue  div.bibliotheque_numerique .link_offremedia{
			color:#FFF;
			text-transform:uppercase;
		}
	/* Partie responsive des blocs  */
		@media screen and (min-width: 200px) and (max-width: 960px) {
			#notice_longue  div.bibliotheque_numerique  #programme-plage, #notice_longue  #ressourceliee, #notice_longue #contexte { /* Bouton consulter*/
				width:100%;
				margin: 1em 0;
			}
		}
/* ########################### FIN Affichage LONG Bibliothèque numérique ######################  */



/*############# ACCUEIL ####################"*/

/*********** Accueil : Paramètres généraux ************/
.global {
	margin-top:25px;
}

span.bold{
	font-family: SourceSansPro;

font-weight:bold;}

div.fond-bl{
	background-color : #b3d6fd;
	height: 485px;
}

div.fond-blanc{
	height: 485px;
}

.info {
	background-color: #ffbd6f;
	  color: #000;
	  font-size: 14px;
	  padding: 7px;
	  text-align:center;
	  width:98%;
}

/* ---------  liste  --------------- */
		.listing-modele  #portal .rsItem li ,
		.accueil-modele #portal .rsItem li {
			font-size: 1.125em;
			margin-right:20px;
		}

		.listing-modele  #portal .rsItem li,
		.accueil-modele #portal .rsItem li,
		.bibliographie-modele #portal .rsItem  .border-gris li{
			list-style-image: url(images/puces.png);
			margin-left: 20px;
			margin-top:0;
			padding: 1px 0px;
			font-family:'SourceSansPro', 'Arial', 'Helvetica', sans-serif;
		}

		.listing-modele  #portal .rsItem li a,
		.accueil-modele #portal .rsItem li a{
			color:#1D89DB;
		}

		.accueil-modele #portal a.btn-plus-bl.jpo {
		margin-left: 0px;
		}


/*#### Types d'encarts ####*/

	/* Encart 1 (4 images côte-à-côte, fond blanc, tour gris) */
		div.encart-1 {
			float:left;
			width:240px;
			height:500px;
			margin:1px;
			margin-bottom: 10px;
			border: 1px solid #EBEBEB;
		}

		.encart-1 img{
			width:240px;
			border-bottom: 1px solid #EBEBEB;
		}

		div.encart-1-content {
			height: 225px;
			margin-top: 0;
			padding: 8px;
		}

		.encart-1 p.texte-lg {
			margin-top:-5px;
		}


	/* Encart 2 (4 images côte-à-côte, fond bleu) */
		div.encart-2 {
			float:left;
			width:240px;
			height:485px;
			margin:1px;
			padding:8px;
			margin-bottom: 10px;
			background-color : #b3d6fd;
		}

		div.encart-2-content {
			height:80px;
			margin-top: 0;
		}

		/* Pour un titre qui s'étend sur une seule ligne */
		h3.tit-1-li {
			margin-bottom : 40px;
		}

		/* Pour un titre qui s'étend sur deux lignes */
		h3.tit-2-li {
			margin-bottom : 23px;
		}

	/* Encart 3 (Utilisé pour JSTOR, NAXOS, etc. Présentation d'une ressource avec une image et du texte côte à côte) */

		.encart-3 {
			float:left;
			width:484px;
			height:240px;
		}
		.encart-3 figure{
			float:left;
		}

		.encart-3 div{
			float:left;
			padding:0 10px 0 10px;
			width: 50%;
			background-color:#b3d6fd;
			height: 234px;
		}

		.mimo div{
			background-color:#FFF;
			border: 1px solid #EBEBEB;
			height: 235px;
		}
		.inv-nat div {
			width: 49%;
		}

		p.para-encart-3 {
			font-size:0.95em;
			height:100px;
		}
		.inv-nat p.para-encart-3{
			height:85px;
		}


	/* Fin Encart 3 */

/*#### Boutons "en savoir plus" ####*/
		a.btn-plus-bl {
			background-color:#b3d6fd;
			padding:6px 12px;
			margin-left:8px;
			font-size: 14px;
		}


		a.btn-2 {
			margin-left:5px;
		}
/*#### Boutons "voir tout..." ####*/

		a#tous {
			float: right;
			padding: 12px 23px 12px 23px;
			background-color: #b3d6fd;
			margin:25px 93px 0 0;
		}

		a#tous, a.btn-plus-bl {
			color:#000;
		}
/************** Accueil :  Encart présentation de la médiathèque ***************/
		article.presentation-med {
			width:100%;
			margin:1px;
			margin-bottom: 10px;
			float:left;
		}

		.presentation-med div {
			width:515px;
			height:285px;
			float:left;
			background-color : #b3d6fd;
		}


		.presentation-med h2 {
			color: black;
			font-family:'Philharmonique', sans-serif;
			text-transform:uppercase;
			font-size: 1.5rem;
			font-weight: normal;
			background : none;
			font-size:1.475em;
		}

		 div.presentation-med-texte {
			padding:10px;
			padding-top:5px;
		 }

		 div.content-med-accueil{
			height:155px;
			width:100%;
		}

/***** Fin de la présentation de la médiathèque *******/

/*************************** Accueil - Prochains évènements ****/
.accueil-prochain-evenement {
	float:left;
	width:484px;
	height:240px;
}

.accueil-prochain-evenement div{
	float:left;
	padding:0 10px 0 10px;
	background-color:#b3d6fd;
	height: 234px;
}

.accueil-prochain-evenement img{
	float:left;
}

.accueil-prochain-evenement h3.tit-lg {
	padding-bottom:0px;
}
/************************* Fin Prochains évènements **********/

/************************* Accueil - Autres ressources ******/
p.para-ress {
	font-size:0.95em;
	margin-bottom:20px;
	font-family:SourceSansPro;
}

.accueil-autre-ressource div {
	float:left;
	background-color:#FFFFFF;
	border: 1px solid #EBEBEB;
	width:240px;
	margin:1px;
	height:240px;
	padding:0 10px 0 10px;
}

.accueil-autre-ressource-abo div {
	background-color : #b3d6fd;
}

.accueil-autre-ressource p.para-ress{
	height: 85px;
}

.accueil-autre-ressource-abo p.para-ress{
	height: 65px;
}
.accueil-autre-ressource p.collections-para{
	height:67px;
}


.accueil-autre-ressource a.btn-plus-bl{
	margin-left: 0;
}

/*************************** Fin Autres ressources ***********/

/**** Autres pages****/
h2.pages {
	font-family:'Philharmonique', sans-serif;
	font-size: 1.5rem;
	text-transform:uppercase;
	color: #000;
	background:none;
}
h2.pages {
	margin-top:25px;
}
/*****Fin autres pages********/

/*************************** Fil d'ariane ********************/
#ermes_main_menu {
	margin: 70px 0px 0px 15px;
}

#ermes_main_menu li.LEVEL1{
	background-color: #FFF;
	height: 20px;
	text-transform: none;
	line-height: 17px;
	width:auto;
 }

#ermes_main_menu li.LEVEL1 > a{
padding: 0 0 0 5px;
text-align: left;
font-size:12px;
}

#ermes_main_menu span:before {
content: '>';
color: #000;
font-size: 12px;
margin-left: -30px;
padding: 10px;
}

#ermes_main_menu li:nth-child(1){
width: 75px;
border:none;
}
#ermes_main_menu li.LEVEL1:first-child  span:before{
content:none;
}

.LEVEL1 span{
 font-size: 12px;
 color: #000;
 margin-left: 15px;
}

#ermes_main_menu li:nth-child(2){
width: 85px;
border:none;
}

#ermes_main_menu li:nth-child(3){
width: 90px;
border:none;
}

#ermes_main_menu li.LEVEL1 a:hover{
background:none !important;
}
/*************************** Début Fil d'ariane ********************/

/*********************************************************************
**************GENERALITES*********************************************
*********************************************************************/

	figure img {
		border:none;
	}


	header > #menu-panel {
		display:none;
	}
	/*#search-panel {
		margin-top:-70px;
	}
	#ariane {
		margin-top: 130px;
		margin-left: 10px;
		visibility: visible;
		cursor: context-menu;
	}
	#ariane span, #ariane span a {
		color: #000;
		padding-right: 5px;
		font-size: 0.97em;
		font-weight: initial;
	}*/
	/*#ariane span a:hover {
		text-decoration:none;
	}
	#ariane span.actif span {
    color: #7ab9ff;
	}*/
/* On masque l'icône permettant de signaler les erreurs sur les vignettes de livre */
/*.icon-info{
	display:none;
}*/
		/* ------- Début Li et a qui définissent les 4 carrés des vignettes mosaique -------*/
@media screen and (min-width: 320px) and (max-width: 990px) {
	.content-catalogue	a#tous{
	float:left;
	}
}
/* Décommenter ce qui suit pour avoir les mêmes mosaïques que sur la page Musée""*/

		p.template-resume:first-letter, p.template-auteur:first-letter , p.template-info:first-letter {	/* Première lettre des mots toujours en capitale */
			text-transform:uppercase;
		}

/* PAGE AVEC ENCART DE 3 ELEMENTS */
/* à enlever de bibliographie-modele */

.content-catalogue .accroche p{
	font-family:"SourceSansPro";
    font-weight:bold;
	 font-size: 16px;
}

.content-catalogue  .encart-3-col .col-sm-4 {
border:1px solid #EBEBEB;
border-radius: 1rem;
width:327px;
margin-right:7px;
padding:0px;
}

.content-catalogue  .encart-3-col .media, .bibliographie-modele  .encart-3-col .media:first-child {
margin-top:15px;
}

.content-catalogue  .encart-3-col .media-body {
overflow:visible;
height:270px;
}

.content-catalogue .sur-titre:after {
	content: url("images/pp-trait-separateur-noir.png");
  	display: block;
	padding-bottom:5px;
}

.content-catalogue  .encart-3-col h3 {
text-transform:uppercase;
padding-top:15px;
font-family:'SourceSansPro', sans-serif;
font-weight:normal;
margin-left:20px;
}

.content-catalogue .encart-3-col .sur-titre {
padding-top:25px;
}


.content-catalogue .encart-3-col .content-desc {
color: #666;
margin-left:20px;
margin-right:20px;
}

.content-catalogue .encart-3-col .btn-default{
margin-bottom:5px;
margin-left:20px;
}

.content-catalogue .encart-3-col .sur-place{
margin-bottom:20px;
margin-left:20px;
color: #000;
font-family:"SourceSansPro";
    font-weight:bold;
}

/* Fin encart avec 3 éléments */


a.player-link::before {
    content: url("images/play_bl.png");
    display: inline-block;
    vertical-align: middle;
}
a.player-link {
    background-color: #b3d6fd;
    color: #000;
    display: block;
    float: left;
    font-size: 18px;
    padding: 10px 0 10px 20px;
    width: 100%;
}

/*********************************************************************************
********************PAGE PUBLICATIONS POLE RESSOURCES*****************************
**********************************************************************************/





/*********************************************************************************
********************FIN PAGE PUBLICATIONS POLE RESSOURCES*****************************
**********************************************************************************/

.content-modele #portal ul.liste-comunications-articles li {
	padding-bottom:5px;
}


/*********************************************************************************
******************************PAGE ABONNEMENTS************************************
**********************************************************************************/

/* ENCART DE 3 ELEMENTS (ressources en ligne) */


.content-modele .accroche p{
	font-family:"SourceSansPro";
    font-weight:bold;
	 font-size: 16px;
}

.content-modele   .encart-3-col .col-sm-4 {
border:1px solid #EBEBEB;
width:327px;
margin-right:7px;
padding:0px;
}

.content-modele   .encart-3-col .media {
margin-top:15px;
}

.content-modele   .encart-3-col .media-body {
overflow:visible;
height:260px;
}

.content-modele  .sur-titre:after {
	content: url("images/pp-trait-separateur-noir.png");
  	display: block;
	padding-bottom:5px;
}

.content-modele   .encart-3-col h3 {
text-transform:uppercase;
padding-top:30px;
font-family:'SourceSansPro', sans-serif;
font-weight:normal;
margin-left:20px;
}

.content-modele  .encart-3-col .sur-titre {
padding-top:25px;
}

.content-modele  .encart-3-col .content-desc {
color: #666;
margin-left:20px;
margin-right:20px;
}

.content-modele  .encart-3-col .btn-default{
margin-bottom:5px;
margin-left:20px;
}

.content-modele  .encart-3-col .sur-place{
margin-bottom:20px;
margin-left:20px;
color: #000;
font-family:"SourceSansPro";
    font-weight:bold;
}

/* Fin encart avec 3 éléments */



/*********************************************************************************
**********************FIN PAGE ABONNEMENT*****************************************
**********************************************************************************/


/*********************************************************************************
***************************** PAGE CONTENT-CATALOGUE******************************
**********************************************************************************/
.content-catalogue figure {
  float: left;
  padding-right: 15px;
}

.content-catalogue .oe-accroche .rsItem div {
  float: left;
  width: 65%;
  margin-top: -15px;
}

.content-catalogue #portal {
 margin-top:50px;
}

.content-catalogue .oe-accroche li:before {
  content: url(images/puces.png);
  padding-right: 10px;
  font-size: 1.125em;
}

.content-catalogue em.ital {
  font-style: italic !important;
  font-style : normal;
}

#frame-6257 p.presentation-coll {
  text-transform: uppercase;
  font-family:'Philharmonique', sans-serif;
  text-transform:uppercase;
  font-size: 2rem;
}



/*}*/

/*********************************************************************************
***************************** PAGE CONTENT-CATALOGUE******************************
**********************************************************************************/


/*********************************************************************************
***************************** PAGE PARTITIONS*************************************
**********************************************************************************/

.global {
	margin-top:25px;
}

#part1 p{
	text-transform:uppercase;
	color:#FFF;
	width:200px;
	height:237px;
	margin:0 auto !important;
	font-size:1.25em;
	padding: 25px;
}

/*.content-catalogue .encart-3-col .sur-titre.nouveaute {
	padding-top : 5px;
} */

.content-catalogue .encart-3-col .sur-titre .nouveaute span{
color:#ff6e73;
/*margin-right:5px;
padding:2px;*/
}

/* ------- Début Li et a qui définissent les 5 carrés des vignettes mosaique -------*/
@media screen and (min-width: 320px) and (max-width: 990px) {
	.content-catalogue	a#tous{
	float:left;
	}
}

.content-catalogue #portal li.mosaique-partition-forme, .content-catalogue #portal li.mosaique-partition-forme1  {
	width:200px;
	height:237px;
	float:left;
	margin:1px;
}

	.mosaique-partition-forme p{
		margin-top: 192px;
		height: 45px;
	}

	.mosaique-partition-forme1 p{
		margin-top: 179px;
		height: 58px;
		line-height: 20px;
	}
	.mosaique-partition-forme2 p{
		margin-top: 164px;
		height: 72px;
		line-height: 20px;
	}

	.ruc-task p{
		line-height:18px;
	}

	.mosaique-partition-forme p, .mosaique-partition-forme1 p, .mosaique-partition-forme2 p{
		color: #FFF;
		background-color: rgba(0, 0, 0, 0.5);
		font-size: 1.200em;
		text-transform: uppercase;
		position: absolute;
		width: 200px;
		text-decoration:none;
		padding: 13px 0 0 10px;
		overflow:hidden;
		/*font-family:LinotypeBrewery !important;*/
	}
		.mosaique-partition-forme p:hover, .mosaique-partition-forme1 p:hover, .mosaique-partition-forme2 p:hover {
			color: #FFF;
			background-color: rgba(0, 0, 0, 0.5);
			font-size: 1.300em;
			text-transform: uppercase;
			position: absolute;
			width: 200px;
			height: 237px;
			margin: 0;
			padding-top: 40px;
			transition: all 0.5s ease;
		}

		.mosaique-partition-forme span, .mosaique-partition-forme1 span{
			font-size: 0.700em;
			text-transform: none;
			line-height: 10px;
			font-family: 'Source Sans Pro';
		}
	/* ------- Fin Li et a qui définissent les 5 carrés des vignettes mosaique -------*/
	.mosaique-partition-forme, .mosaique-partition-forme1, .mosaique-partition-forme2{
	background-size: 200px;
}

#part1{
	background-color:#000;
	opacity:0.90;
}
#accordeon-10ans{
	background-image:url(http://drop.philharmoniedeparis.fr/catalogue/partitions/flute-10ans.jpg);
}
#alto-10ans{
	background-image:url(http://drop.philharmoniedeparis.fr/catalogue/partitions/alto-10ans-133.jpg);
}
#basson-10ans{
	background-image:url(http://drop.philharmoniedeparis.fr/catalogue/partitions/basson-10ans.jpg);
}
#chant-choral-10ans{
	background-image:url(http://drop.philharmoniedeparis.fr/catalogue/partitions/chant-choral-10ans.jpg);
}

#clarinette-10ans{
	background-image:url(http://drop.philharmoniedeparis.fr/catalogue/partitions/clarinette-10ans.jpg);
}

#clavecin-10ans{
	background-image:url(http://drop.philharmoniedeparis.fr/catalogue/partitions/clavecin-10ans.jpg);
}

#contrebasse-10ans{
	background-image:url(http://drop.philharmoniedeparis.fr/catalogue/partitions/contrebasse-10ans.jpg);
}

#cor-10ans{
	background-image:url(http://drop.philharmoniedeparis.fr/catalogue/partitions/cor-10ans.jpg);
}

#duos_cordes_frottees{
	background-image:url(http://drop.philharmoniedeparis.fr/catalogue/partitions/duos_cordes_frottees.jpg);
}

#duos_vents{
	background-image:url(http://drop.philharmoniedeparis.fr/catalogue/partitions/duos_vents.jpg);
}

#ensembles-vocaux-10ans{
	background-image:url(http://drop.philharmoniedeparis.fr/catalogue/partitions/ensembles-vocaux-10ans.jpg);
}

#flute-10ans{
	background-image:url(http://drop.philharmoniedeparis.fr/catalogue/partitions/flute-10ans.jpg);
}

#flute-bec-10ans{
	background-image:url(http://drop.philharmoniedeparis.fr/catalogue/partitions/flute-bec-10ans.jpg);
}

#guitare-luth-10ans{
	background-image:url(http://drop.philharmoniedeparis.fr/catalogue/partitions/guitare-luth-10ans.jpg);
}

#hautbois-10ans{
	background-image:url(http://drop.philharmoniedeparis.fr/catalogue/partitions/hautbois-10ans.jpg);
}


#musique-ensemble-20e-10ans{
	background-image:url(http://drop.philharmoniedeparis.fr/catalogue/partitions/musique-ensemble-20e-10ans.jpg);
}

#operas_enfants{
	background-image:url(http://drop.philharmoniedeparis.fr/catalogue/partitions/operas_enfants.jpg);
}

#orchestre-10ans{
	background-image:url(http://drop.philharmoniedeparis.fr/catalogue/partitions/orchestre-10ans.jpg);
}

#orgue-10ans{
	background-image:url(http://drop.philharmoniedeparis.fr/catalogue/partitions/orgue-10ans.jpg);
}

#percussion-10ans{
	background-image:url(http://drop.philharmoniedeparis.fr/catalogue/partitions/percussion-10ans.jpg);
}

#piano-20e-10ans{
	background-image:url(http://drop.philharmoniedeparis.fr/catalogue/partitions/piano-20e-10ans.jpg);
}

#quatuors-ensembles{
	background-image:url(http://drop.philharmoniedeparis.fr/catalogue/partitions/quatuors-ensembles.jpg);
}

#saxophone-10ans{
	background-image:url(http://drop.philharmoniedeparis.fr/catalogue/partitions/saxophone-10ans.jpg);
}

#trios_cuivres{
	background-image:url(http://drop.philharmoniedeparis.fr/catalogue/partitions/trios_cuivres.jpg);
}

#trombone-10ans{
	background-image:url(http://drop.philharmoniedeparis.fr/catalogue/partitions/trombone-10ans.jpg);
}

#trompette-10ans{
	background-image:url(http://drop.philharmoniedeparis.fr/catalogue/partitions/trompette-10ans.jpg);
}

#tuba-10ans{
	background-image:url(http://drop.philharmoniedeparis.fr/catalogue/partitions/tuba-10ans.jpg);
}

#vents-ensembles{
	background-image:url(http://drop.philharmoniedeparis.fr/catalogue/partitions/vents-ensembles.jpg);
}

#violon-10ans{
	background-image:url(http://drop.philharmoniedeparis.fr/catalogue/partitions/violon-10ans.jpg);
}

#violoncelle-10ans{
	background-image:url(http://drop.philharmoniedeparis.fr/catalogue/partitions/violoncelle-10ans.jpg);
}

/* PAGE AVEC ENCART DE 3 ELEMENTS  (version partitions)*/
/* à enlever de bibliographie-modele */

.content-catalogue .accroche p{
	font-family:"SourceSansPro";
    font-weight:bold;
	 font-size: 16px;
}

.content-catalogue  .encart-3-col-part .col-sm-4 {
border:1px solid #EBEBEB;
width:320px;
height:320px;
margin-right:7px;
padding:0px;
}

.bibliographie-modele  h3.title {						/* Titre h3 - Correspond aux titres de documents en-dessous du trait de typologie des recherches capturées */
	margin:-10px 0 10px 0;
	}

.bibliographie-modele .cim-short-contrat,
.bibliographie-modele .CONTRAT_1,
.bibliographie-modele .CONTRAT_3,
.bibliographie-modele .typeDoc-UNI8C,
.bibliographie-modele .uni4-short .cim-short-duree-type-doc {
	display:none;
}

.bibliographie-modele  .encart-3-col .media:first-child {
margin-top:15px;
}

.content-catalogue  .encart-3-col-part .requete-niveau{
	opacity:0;
	transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
}
.content-catalogue  .encart-3-col-part .media:hover .requete-niveau,
.content-catalogue  .encart-3-col-part .media:focus .requete-niveau{
	opacity:1;
}
.content-catalogue  .encart-3-col-part .media p.sur-titre,
.content-catalogue  .encart-3-col-part .requete-niveau p{
	margin:0;
}
.content-catalogue  .encart-3-col-part .media .image-left{
	margin:0 15px 0 0;
}

.content-catalogue  .encart-3-col-part .media-body {
overflow:visible;
height:310px;
}

.content-catalogue .sur-titre:after {
	content: url("images/pp-trait-separateur-noir.png");
  	display: block;
	padding-bottom:5px;
}

.content-catalogue  .encart-3-col-part h3 {
text-transform:uppercase;
font-family:'SourceSansPro', sans-serif;
font-weight:normal;
margin-left:20px;
}

.content-catalogue .encart-3-col-part .sur-titre {
padding-top:25px;
}

.content-catalogue .encart-3-col-part .content-desc {
color: #666;
margin-left:20px;
margin-right:20px;
padding-top:30px;
}

.content-catalogue .encart-3-col-part .btn-default{
margin-bottom:5px;
margin-left:20px;
color: #000;
}

.content-catalogue .encart-3-col-part .sur-place{
margin-bottom:20px;
margin-left:20px;
color: #000;
font-family:"SourceSansPro";
    font-weight:bold;
}

.content-catalogue  .encart-3-col-part .col-sm-4-1er {
  margin-top: 15px;
}


.content-catalogue  .encart-3-col-part  .col-sm-4 div.requete-niveau {
		position: absolute;
		z-index: 10;
}

.content-catalogue  .encart-3-col-part  .col-sm-4 div.requete-niveau {
		background-color: rgba(0, 0, 0, 0.8);
		font-size: 1.200em;
		height: 320px;
		width: 320px;
		text-decoration:none;
		padding: 13px 0 0 10px;
}

.content-catalogue  .encart-3-col-part  .col-sm-4 div.requete-niveau h4 {
		color: #FFF;
		font-family:'SourceSansPro', sans-serif !important;
		font-weight: 700;
}

.content-catalogue  .encart-3-col-part  .col-sm-4 div.requete-niveau a{
		color: #FFF;
		font-family:SourceSansPro !important;

}
	.content-catalogue  .encart-3-col-part  .col-sm-4 .requete-niveau p {
		color: #FFF;
		background-color: rgba(0, 0, 0, 0.8);
		font-size: 1.200em;
		/*position: absolute;*/
		height: 320px;
		width: 320px;
		text-decoration:none;
		padding: 13px 0 0 10px;

		font-family:'SourceSansPro', sans-serif !important;
	}
	.content-catalogue  .encart-3-col-part  .col-sm-4 .requete-niveau span.Titre-part {
		text-transform: uppercase;
		line-height:15px;
	}

		.content-catalogue  .encart-3-col-part  .col-sm-4 .requete-niveau  span.Titre-part {
		text-transform: uppercase;
		line-height:45px;
		}
/* Fin encart avec 3 éléments (version partitions) */

/* encart avec 4 éléments présentation des fonds */
.content-catalogue .page-part .accueil-autre-ressource div {
	padding:10px;
	height:260px;
}

.page-part .accueil-autre-ressource p.para-ress {
	height: 145px;
}
/* fin encart avec 4 éléments présentation des fonds */


/*********************************************************************************
**************************FIN PAGE PARTITIONS*************************************
**********************************************************************************/

/*********************************************************************************
********************************* TEST ARCHIVES************************************
***********************************************************************************/
.archives-modele p.presentation-arch {
	font-family:'Philharmonique', sans-serif;
    text-transform:uppercase;
  font-size: 2rem;
  margin-bottom: 0;
}

.archives-modele img.rsMainSlideImage{
	border: 10px solid #e4e4e4;
}
/***************************************FIN TEST ARCHIVES**************************************/
/* ################################# Liste de toutes les sélections thématiques possibles ############################ */
		.listing-modele .selection-description {	/* Spécificité sur le site catalogue */
			background:none;
			border:none;
			font-size:1.1em;
			text-transform:uppercase;
			padding:0px;
		}
/* ############################# Fin Liste totale des bibliographies, sélection thématique ##########################################*/

/* SL : Modification de la charte en test */
.navbar-brand-after:after{
    content: "Médiathèque & ressources";
    float: left;
	font-family:'Philharmonique', sans-serif;
	text-transform:uppercase;
    font-size: 33px;
    position: absolute;
    right: 38px;
    text-transform: uppercase;
    top: 55px;
	display:none;
}


/*********************************************************************************
******************************Fin reprise des PAGES DE CONTENU************************************
*****************************(CC : En cours - 23/05/2018)************************************/


/* ############################## Début Home outils éducatifs + page dossier outils éducatifs : http://digital.philharmoniedeparis.fr/outils-educatifs.aspx #################---- */

/* ############### Fin FIL ARIANE de base ###########################################*/
	header > #menu-panel {
		display:none;
	}

	#ariane span a:hover {
		text-decoration:none;
	}
	#ariane span.actif span {
    color: #7ab9ff;
	}

/* ####################################### Debut fil arianne ###################### */
	.container-header {
		position: relative;
	}
	.navbar-brand-after {
		display: none;
	}
	.navbar-header-after {
		display:none;
	}
	#ariane span, #ariane span a {
		color:#000;
		padding-right: 5px;
		font-size:0.97em;
		font-weight: initial;
	}
	#ariane span.actif span {
		color:#7ab9ff;
	}

	#ariane {
		cursor: context-menu;
	}
	#ariane {
		margin-top: 210px;
		margin-left: 10px;
		visibility: visible;
	}
	@media screen and (min-width: 200px) and (max-width: 767px) {
		#ariane {
			margin-top:35px;
		}
	}
	#search-panel .panel-body.col-md-8 {
		width: 95%;
		padding: 30px 0;
	}
	#search-panel .container {
		background: #fff;
		margin-top: 20px;
	}
	#textfield {
		/*position: absolute !important;*//* ####Désactiver car empêche l'autocompletion dans la barre de recherche############## */
		right: 0;
	}
	#textfield::before {
		content: "";
		position: absolute;
		left: 0;
		height: 100%;
		width: 2px;
		background: red;
	}
	#scenario-selection {
		background: #fff;
		padding: 0 12px 0 28px;
	}
	.ui-autocomplete-input {
		right: 0;
		left: auto !important
	}
	/*#main_search_form {	/* Enlevé par sarah le 1304 à vérifier, il s'agit du trait en hover */
		/*background: url(images/search-panel.png) repeat-x center left;
	}*/
	header > #menu-panel {
		display: none;
		top: 236px;
	}
	#menu-panel .panel-body {
		margin-top: 30px;
	}
	#ermes_main_menu li.LEVEL1 {
		width: auto;
	}

.header-banner-menu div:nth-child(4),
.header-banner-menu div:nth-child(5),
.header-banner-menu div:nth-child(6),
.header-banner-menu div:nth-child(7) {
    position: absolute;
    top: 185px;
    z-index: 2;
}
.header-banner-menu div:nth-child(5) {
    left: -445px;
}
.header-banner-menu div:nth-child(6) {
    left: -150px;
}
.header-banner-menu div:nth-child(7) {
    left: 119px;
}
/* IE 9, 10 & 11 */
@media screen and (min-width:0\0) {
	.header-banner-menu div:nth-child(4) {
		left: -615px;
	}
	.header-banner-menu div:nth-child(5) {
		left: -464px;
	}
	.header-banner-menu div:nth-child(6) {
		left: -182px;
	}
	.header-banner-menu div:nth-child(7) {
		left: 50px;
	}
}
/* Chrome 28 and Later */
@supports (-webkit-appearance:none) {
	.header-banner-menu div:nth-child(4) {
		left: -615px;
	}
	.header-banner-menu div:nth-child(5) {
		left: -464px;
	}
	.header-banner-menu div:nth-child(6) {
		left: -182px;
	}
	.header-banner-menu div:nth-child(7) {
		left: 50px;
	}
}

@supports (-moz-appearance:none) {
	.header-banner-menu div:nth-child(4) {
		left: -615px;
	}
	.header-banner-menu div:nth-child(5) {
		left: -464px;
	}
	.header-banner-menu div:nth-child(6) {
		left: -182px;
	}
	.header-banner-menu div:nth-child(7) {
		left: 50px;
	}
}

.header-banner-menu div:nth-child(4) .btn,
.header-banner-menu div:nth-child(5) .btn,
.header-banner-menu div:nth-child(6) .btn,
.header-banner-menu div:nth-child(7) .btn {
    background: #000 none repeat scroll 0 0;
    border-color: #000;
	opacity:0.8;
    color: #fff;
    font-size: 17px;
    padding: 4px 14px;
	border-right: 1px solid #000;
	font-family:'Philharmonique', sans-serif;
	text-transform:uppercase;
}
.header-banner-menu div:nth-child(4) .btn {
	border-right: none;
}

@media (min-width: 991px) and (max-width: 1200px) /* col-md 1024*/ {
	.header-banner-menu div:nth-child(4) {
		left:-500px;
	}
	.header-banner-menu div:nth-child(5) {
		left:-350px;
	}
	.header-banner-menu div:nth-child(6) {
		left: -70px;
	}
	.header-banner-menu div:nth-child(7) {
		left: 160px;
	}
	.header-banner-menu div:nth-child(4) .btn,
	.header-banner-menu div:nth-child(5) .btn,
	.header-banner-menu div:nth-child(6) .btn,
	.header-banner-menu div:nth-child(7) .btn {
		padding:4px 10px;
	}
}

@media (min-width: 768px) and (max-width: 990px) /* col-sm */ {
	.header-banner-menu div:nth-child(4) {
		left:-270px;
	}
	.header-banner-menu div:nth-child(5) {
		left:-150px;
	}
	.header-banner-menu div:nth-child(6) {
		left: 80px;
	}
	.header-banner-menu div:nth-child(7) {
		left: 270px;
	}
	.header-banner-menu div:nth-child(4) .btn,
	.header-banner-menu div:nth-child(5) .btn,
	.header-banner-menu div:nth-child(6) .btn,
	.header-banner-menu div:nth-child(7) .btn {
		padding:4px 8px;
		font-size: 14px;
	}
}
/* ####################################### Fin fil arianne ###################### */

/*************************MENU FIXE A DROITE******************************/
  .focus .sommaire-fixe , .parcours-modele .sommaire-fixe {
		position: fixed;
		width: 250px;
		height: auto;
		right: 0%;
		top: 42%;
		margin-left: -200px;
		padding: 10px;
		background: #b3d6fd;
		border:1px solid #b3d6fd;
		z-index:1000003;
  }
  .focus .cache-thematique li>a , .parcours-modele .cache-thematique li>a{
	  line-height:5px;
	  text-align:justify;
	  padding-top:5px;
  }
 .focus .sommaire-fixe .upper , .parcours-modele .sommaire-fixe .upper {
	 font-family:'Philharmonique', sans-serif;
 	text-transform:uppercase;
	  font-size: 14px;
	  font-weight: normal;
	  color:#000000;
	  padding-top:8px;
	  padding-bottom:12px;
 }
 .focus .sommaire-fixe .menu-fixe-lien-retour ,.parcours-modele .sommaire-fixe .menu-fixe-lien-retour{
   padding-top:12px;
   padding-bottom:8px;
 }
 .focus .sommaire-fixe  .cache-thematique>li>a , .parcours-modele .sommaire-fixe  .cache-thematique>li>a{
  font-family: SourceSansPro;
  font-size: 14px;
    color:#202020;
 }
  .focus .sommaire-fixe  .cache-thematique>li>a:hover , .parcours-modele .sommaire-fixe  .cache-thematique>li>a:hover{
    color:#1675e1;
	font-weight:700;
 }
  .focus .sommaire-fixe .cache-thematique>.menu-fixe-lien-bis>a ,.parcours-modele .sommaire-fixe .cache-thematique>.menu-fixe-lien-bis>a{
	  margin-left:10px;
 }
 @media screen and  (min-width: 200px) and (max-width: 800px){
  .focus-modele .sommaire-fixe , .parcours-modele .sommaire-fixe  {
 visibility:hidden;
  }
}
/****************************************************FIN MENU FIXE A DROITE********************************************************************/

/*#######################  Test ###########################*/
.infobul:hover{
	 cursor: help;
	 background-color:#b3d6fd;}




/* ##################################### Début carousel ######################################### */

/* --------- Flèches droites et gauches du carrousel--------- */

	.carousel .rsDefaultInv .rsArrow {
	    height: 32px;
	    width: 32px;
	    margin-right: 88%;
	    margin-left: 20px;
	    position: absolute;
	    display: inline-block;
	    cursor: pointer;
	    z-index: 21;
	    top: 350px;
	    text-decoration: none;
		}

	.carousel .rsThumbsArrow {
	    height: 100%;
	    width: 20px;
	    position: absolute;
	    display: block;
	    cursor: pointer;
	    z-index: 21;
	    background: #E4E4E4;
	    display:none;
	}

	.carousel .rsThumbsArrow:hover {
	    background: #E4E4E4;
	}


	.carousel .rsThumbsArrowIcn {
	     width: 16px;
	    height: 16px;
	    top: 50%;
	    left: 50%;
	    margin-top: -8px;
	    margin-left: -8px;
	    position: absolute;
	    cursor: pointer;
	    background: url();
	}


	.carousel .rsDefaultInv.rsWithThumbsVer .rsThumbsArrowLeft .rsThumbsArrowIcn {
	    background-position: -0px 0px;
	}

	.carousel .rsDefaultInv.rsHor .rsArrowLeft .rsArrowIcn {
	background: url("images/arrow-left2.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	}
	.carousel .rsDefaultInv.rsHor .rsArrowRight .rsArrowIcn {
	background: url("images/arrow-right2.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	}
	.carousel .rsDefaultInv .rsArrowIcn {
	border-radius:none;
	height:50px;
	}
	.carousel button:focus, .accueil-modele .btn:focus {
	outline:none !important;
	}



/*******************fleches frise responsive********************/
	@media screen and (max-width:800px) {
	.carousel .rsDefaultInv .rsArrow{
		height: 32px;
		width: 32px;
		margin-right: 85%;
		margin-left: 20px;
		position: absolute;
		display: inline-block;
		cursor: pointer;
		z-index: 21;
		top: 20%;
		text-decoration: none;
			}
        }


	@media screen and (max-width: 640px) {
	.carousel .rsDefaultInv .rsArrow	{
		height: 32px;
		width: 32px;
		margin-right: 5%;
		margin-left: 20px;
		position: absolute;
		display: inline-block;
		cursor: pointer;
		z-index: 21;
		top: 12%;
		text-decoration: none;
			}
		}
/*******************Fin fleches frise responsive********************/

/* --------- Bullet du carrousel -------- */
	.carousel .rsDefaultInv .rsBullets {	/* Bullet du carroussel - rond */
	margin-top: 5px;
	text-align: left;
	margin-left: 10px;
	}

	.carousel .bs-bullets button, .accueil-modele .bs-bullets button:focus, .accueil-modele .bs-bullets button:active, .accueil-modele .bs-bullets button:hover {
	border-radius: 15px;
	border: none;
	background-color: #000;
	height: 12px;
	width: 12px;
	}

	.carousel .bs-bullets .rsNavSelected button {
	background: none repeat scroll 0 0 #b3d6fd;
	border:none;
	}


	/* --------- Bullet du carroussel responsive --------- */
	@media screen and (max-width:800px) {

	.carousel .rsDefaultInv .rsBullets{	/* Bullet du carroussel - rond */
	bottom: 40em;
	text-align: left;
	margin-left: 10px;
	}

	.carousel .bs-bullets button, .accueil-modele .bs-bullets button:focus, .accueil-modele .bs-bullets button:active, .accueil-modele .bs-bullets button:hover,
	.carousel-selections .bs-bullets button{
	border-radius: 15px;
	border: none;
	background-color: #000;
	height: 12px;
	width: 12px;
	}

	.carousel .bs-bullets .rsNavSelected button {
	background: none repeat scroll 0 0 #b3d6fd;
	border:none;
	}
	}
	/* --------- FIN Bullet du carroussel responsive --------- */
/* --------- FIN Bullet du carrousel --------- */


/* ------- copyright --------------*/

	.carousel .encart-frise  div.copyright {
		position: absolute;
		right: 30%;
		bottom: 12px;
		padding: 5px;
		color: #fff;
		font-size: 11px;
		background: url("images/opcaity-50.png") repeat;
		}
		.carousel-selections .encart-frise  div.copyright /* carousel des sélections thématiques */{
		position: absolute;
		right: 0%;
		bottom: 5%;
		padding: 5px;
		color: #fff;
		font-size: 11px;
		background: url("images/opcaity-50.png") repeat;
		}


	.carousel .encart-frise  div.copyright::before {
		content: "\00a9";
		   margin-right: 5px;
		}

		/*******************copyright responsive********************/
	@media screen and (max-width:800px) {
		.carousel .encart-frise  div.copyright,
		.carousel-selections .encart-frise  div.copyright /* carousel des sélections thématiques */		{
		position: absolute;
		right: 0px;
		bottom: 71.7em;
		padding: 5px;
		color: #fff;
		font-size: 11px;
		background: url("images/opcaity-50.png") repeat;
		}


	.carousel .encart-frise  div.copyright::before,
.carousel-selections .encart-frise  div.copyright::before {
		content: "\00a9";
		margin-right: 5px;
		}
	    }
	    /******************Fin copyright responsive********************/

/* ------- fin copyright --------------*/



/* ------- Frise textuel légendé carousel (homepage catalogue et carousel spécifique pour les sélections thématiques)--------------*/

	.carousel .rsDefaultInv {
	    background-color: #e4e4e4;
	    /*pour gerer le bug de la position du premier item - le second item est masqué */
	    overflow: hidden;
		border-radius: 1rem;
	    }

	.carousel .rs-ImgCarousel-textualFrieze .rsThumbs {
	    width: 300px;
	     /*pour gerer le bug de l'affichage du premier item - le conteneur est plus long : contient 2 items - calcul de la position dans le js */
	    height: 800px;
		}

	.carousel .rs-ImgCarousel-textualFrieze .rsThumbs .rsThumb {
	    width: auto;
	    height: auto;
		border-bottom: 1px solid #F5f5f5;
	    background-color: #e4e4e4;
		}

	.carousel .rs-ImgCarousel-textualFrieze .rsTmb,
	.carousel .encart-frise 	{
	    height:400px;
	    text-align: right;
	    vertical-align: middle;
	    width: 100%;
		}

	.carousel div.rsContainer div.rsContent img.rsImg.rsMainSlideImage {
	    width: 750px !important;
	    height: auto !important;
	    margin-left: 0 !important;
	    margin-top: 0 !important;
		}

	.carousel div.rsOverflow {
    	height: 410px !important;
		}

	.rebond-blanc .carousel div.rsOverflow,
	.content-modele .rebond-bleu .carousel div.rsOverflow{
    	height: 650px !important;
		}

	.carousel .rsContainer {
	    position: relative;
	    -webkit-tap-highlight-color: rgba(0,0,0,0);
	    border-top: solid 10px #e4e4e4;
	    border-left: solid 10px #e4e4e4;
	    border-bottom: solid 10px #e4e4e4;
	    border-right: solid 8px #e4e4e4;
		}
	.carousel-selections .rsContainer /* carousel des sélections thématiques */ {
	    border:none;
		}
	.rebond-blanc .carousel .rsContainer,
	.rebond-bleu .carousel .rsContainer	{
	    border : none;
		}


	/******************Image************************************/
	.carousel .img-carousel {
		float: left;
		}


	/******************Image responsive*********************/
	.carousel .img-carousel {
		float: left;
		}

	@media screen and (max-width:800px) {
	.carousel .img-carousel {
		float: left;
		height: 800px;
		}
	}
	/******************FinImage responsive****************/
/******************Fin Image *****************************/
/*******************Texte frise carousel**********************/

	.carousel div.encart-frise {
	    /*eight: 500px;*/
		}

	.carousel div.texte-frise a{
		color: #428bca;
		}

	.carousel div.texte-frise a.btn{
		color: #000000;
		}

	.carousel div.texte-frise {
		position: absolute;
    	top: 0;
    	right: 0;
		background-color: #e4e4e4;
		width:316px;
		height:400px;
		padding: 10px;
		}


	.carousel div.texte-frise h3 {
		padding-left: 20px;
	    font-size: 1.3em;
	    line-height: 1.3em;
		}


	.carousel div.texte-frise h3,
	.carousel div.texte-frise p {
		/*padding-left: 20px;*/
		padding-left: 10px;
	}

	.carousel .rsTmb span {
    color: #000000;
    margin: 0;
    padding: 0;
    font-size: 14px;
    line-height: 18px;
	}

	.carousel div.encart-frise p {
	margin-top: 0px;
	}

	.carousel div.encart-1 {
    float: left;
    width: 250px;
    height: 500px;
    margin: 1px;
    margin-bottom: 10px;
    margin-right: 6px;
    margin-left: 6px;
    border: 1px solid #EBEBEB;
	}

	/*******************Texte frise responsive********************/
	@media screen and (max-width:800px) {

	.carousel .royalSlider {
	    height: 40em;
	}


	.carousel div.texte-frise {
	position: absolute;
	text-align: left;
    top: 25%;
    right: 0;
	background-color: #e4e4e4;
	width: 100%;
	height: 800px;
	padding: 10px;
	}

	.carousel .rs-ImgCarousel-textualFrieze .rsTmb, .mediatheque .encart-frise {
    text-align: right;
    vertical-align: middle;
    width: 100%;
	}

	.carousel .rsContainer {
	position: relative;
	height: 100%;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	border-top: solid 10px #e4e4e4;
	border-left: solid 10px #e4e4e4;
	border-bottom: solid 10px #e4e4e4;
	border-right: solid 8px #e4e4e4;
	}


	.carousel div.rsOverflow {
	    width: 100% !important;
	    height: 100% !important;
	}
}
	/*******************FIN Texte frise responsive********************/
/***********************FIN texte frise************************************/

/*******************encart frise carousel responsive**********************/
@media screen and (max-width:680px) {
	.carousel div.encart-frise{
	height: auto;
	}

	.carousel .rsDefaultInv .rsTmb span{
    color: #001b3b;
    margin: 0;
    padding: 0;
    font-size: 14px;
    line-height: 18px;
	}

	.carousel div.encart-frise p {
	margin-top: 0px;
	}

	.carousel div.encart-1 {
    float: left;
    width: 250px;
    height: 500px;
    margin: 1px;
    margin-bottom: 10px;
    margin-right: 6px;
    margin-left: 6px;
    border: 1px solid #EBEBEB;
	}
}

/******************* FIN encart frise carousel responsive **********************/

/*******************  hr **********************/
	.carousel hr {
    background: none repeat scroll 0 0 #000000 !important;
    border: medium none;
    height: 1px;
    margin-right: 5px;
    width: 30px !important;
    margin-top: 10px;
    margin-bottom: 10px;
	}


	@media screen and (max-width:800px) {
	.carousel hr {
	background: none repeat scroll 0 0 #000000;
	border: medium none;
	height: 1px;
	margin-left: 20px;
	 width: 30px;
	 margin-top: 10px;
	margin-bottom: 10px;
	}
	}

/******************* FIN hr**********************/
	.rsSlide h3,
	.carousel h3 {
		font-family:'Philharmonique', sans-serif!important;
		text-transform:uppercase!important;
	    color: #001b3b;
	    font-size: 1.1em;
		font-weight: 500;
	}

/* Masquer l'encart carousel sur la home */
#page #portal #frame-18764 {
    display: none;
}

/* ##################################### Fin carousel ######################################### */


	/******************* Test vidéo carousel**********************/
	.carousel video {
  	display: block;
	height: 400px;
	width: auto;
	}
	/******************* FIN Test vidéo carousel**********************/




	/*******************encart documents**********************/
	.mediatheque .modele-4-col hr {
	    background: none repeat scroll 0 0 #000000;
	    /* border: medium none; */
	    height: 1px;
	    margin: 10px 0px 12px 0px;
	    width: 30px;
	}


	.mediatheque .modele-4-col .media-body {
    	padding: 14px 10px 10px;
	}


	.mediatheque h3 {
	    font-family: 'Philharmonique', sans-serif;
	    text-transform: uppercase;
	    color: #001b3b;
	    font-size: 1.1em;
	}


	.mediatheque h3.aut-ress-h3 {
		font-family:'Philharmonique', sans-serif!important;
		text-transform:uppercase;
		font-weight: 500;
	    padding-bottom: 17px;
	    font-size: 1.1em;
	}


	.mediatheque h3.aut-ress-h3.tit-biblio-lg {
    padding-bottom: 0px !important;
	}

	.mediatheque div.fil-saison p.describe {
    height: 100px;
    margin-top: 10px;
	}

	.mediatheque div.fil-saison p.texte-lg {
			margin-top:-12px;
		}

	.mediatheque div.fil-saison p.texte-lg-tit-court {
			margin-top:-12px;
			height:116px;
		}

	.mediatheque hr {
    background: none repeat scroll 0 0 #000000;
    border: medium none;
    height: 1px;
    margin-right: 5px;
    width: 30px;
    margin-top: 10px;
    margin-bottom: 10px;
	}

	.mediatheque .modele-4-col .border {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: -moz-use-text-color #ebebeb;
    border-image: none;
    /* border-right: 1px solid #ebebeb; */
    /* border-style: none solid solid; */
    /* border-width: medium 1px 1px; */
    border-color: #ebebeb;
    border: 1px solid #ebebeb;
	border-radius: 1rem;
	}




	.mediatheque a#tous {
    float: right;
    padding: 12px 23px 12px 23px;
    background-color: #b3d6fd;
    margin: 25px 3px 0 0;
	border-radius: 2rem;
	}
/*************************************************** FIN DE Home mediatheque *************************************************************************************************************/

	/*--------- BLOC responsive AU FIL DE L'ACTUALITÉ ---------*/
	@media screen and (min-width: 200px) and (max-width: 479px) {
		.col-xs-12.col-sm-6.col-md-3.media img {
			width:100%;
		}
		.modele-4-col .describe {
			height:auto;
		}
	}
	@media screen and (min-width: 200px) and (max-width: 479px) {
		.aut-ress div {
			width:100%;
			height:auto;
		}
		.aut-ress p.para-ress  {
			height:auto;
		}
	}
	/*--------- FIN BLOC AU FIL DE L'ACTUALITÉ---------*/


		/*--------- Test d'affichage de publication ---------*/

							/* General style */
					.grid-gallery ul {
						list-style: none;
						margin: 0;
						padding: 0;
					}

					.grid-gallery figure {
						margin: 0;
					}

					.grid-gallery figure img {
						display: block;
						width: 100%;
					}

					.grid-gallery figcaption h3 {
						margin: 0;
						padding: 0 0 0.5em;
					}

					.grid-gallery figcaption p {
						margin: 0;
					}

					/* Grid style */
					.grid-wrap {
						max-width: 69em;
						margin: 0 auto;
						padding: 0 1em 1.875em;
					}

					.grid {
						margin: 0 auto;
					}

					.grid li {
						width: 25%;
						float: left;
						cursor: pointer;
					}

					.grid figure {
						padding: 15px;
						-webkit-transition: opacity 0.2s;
						transition: opacity 0.2s;
					}

					.grid li:hover figure {
						opacity: 0.7;
					}

					.grid figcaption {
						background: #e4e4e4;
						padding: 25px;
						font-style: normal !important;
					}



					/* Example media queries (reduce number of columns and change slideshow layout) */

					@media screen and (max-width: 60em) {
						/* responsive columns; see "Element sizing" on http://masonry.desandro.com/options.html */
						.grid li {
							width: 33.3%;
						}


					}

						.info-keys {
							display: none;
						}

					}

					@media screen and (max-width: 35em) {
						.grid li {
							width: 50%;
						}
					}

					@media screen and (max-width: 24em) {
						.grid li {
							width: 100%;
						}
					}





		/*--------- Test d'affichage de publication 2 ---------*/

		.front #block-views-home-article-magazine-block, .front #block-views-home-article-magazine-block-2 {
    clear: both;
    padding-top: 100px;
    width: 100%;
    margin-top: 60px;
}

.front #block-views-home-article-magazine-block li > div img, .front #block-views-home-article-magazine-block-2 li > div img {
    width: 100%;
    height: auto;
}


.front #block-views-home-article-magazine-block li, .front #block-views-home-article-magazine-block-2 li {
    display: block;
    list-style: none;
    width: 300px;
    margin: 0 8px 15px 8px;
    float: left;
    border: 1px solid #ebebeb;
    border-top: none;
    box-sizing: border-box;
}

.front #block-views-home-article-magazine-block li .field-name-field-article-chapeau, .front #block-views-home-article-magazine-block-2 li .field-name-field-article-chapeau {
    font-size: 16px;
    font-size: 1rem;
    font-weight: normal;
}


/*! CC : recherche avancée pour les partitions */
/*
form#40 .content-modele span.addRow span.icon-plus {
	display:block;
	background-color: #b3d6fd;
    width: 15px;
}

form#40 .content-modele span.addRow span.icon-plus:before {
	background-color: #b3d6fd;
}
*/
/* CC : fin de la recherche avancée pour les partitions */
/* GG 24/06/2022 - arrondir les éléments des résultats de recherche */
#resultats_recherche .facetList.nav-pills a,
#resultats > ul > li .btn-dark {
  border-radius: 1rem;
  margin-right: .25rem;
  margin-block: .25rem;
}
#resultats .img-thumbnail {
	border-radius: .5rem;
}
/* GG : bouton supprimer une notice du panier */
#documents_memorises #resultats ul.notice li.panier .notice_metadata{
    display:block!important;
    position:absolute;
    top:0;
    right:0;
}
#documents_memorises #resultats ul.notice li.panier .notice_metadata .modify-selection {
    display:none!important;
}
#documents_memorises #resultats ul.notice li.panier .notice_metadata .metadata-actions{
    display:block!important;
}
#documents_memorises a.oublier[title="Retirer du panier"]{
    background-color: transparent;
    border:0;
    color: #999;
}
#documents_memorises a.oublier[title="Retirer du panier"] .icon-basket::before {
    content: '\e80a';
}
#documents_memorises .btn-info.btn-xs{
    min-height:28px!important;
    background:#f5f5f5!important;
    background-color:#f5f5f5!important;
    }
#documents_memorises .btn-info.btn-xs a.label_label{
        color:#000!important;
    }
#documents_memorises .basketLabels.form-control{
        border-radius: 0!important;
    }
/*! fin : bouton supprimer une notice du panier */





/* ************************************************************************* */
/* Nouveaux footer
/* ************************************************************************* */

footer .icon-f {
    width: 32px;
    height: 32px;
    margin-top: 0px;
    position: inherit;
}
footer p {
    line-height: inherit;
}

footer {
    background-color: #001b3b;
    width: 100%;
    padding: 75px 0 0!important;
}

.sec-footer-a {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-gap: 36px;
	padding: 0 36px;
	max-width: 1600px;
	margin: 0 auto;
}

.contact-horraire-footer {
    grid-column: span 3;
    display: flex;
    flex-direction: row;
}

.logo-slogan-adress-footer {
    background-color: #fff;
    width: 100%;
    border-radius: 16px 0px 0px 16px;
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    justify-content: start;
    color: #434343;
}

.logo-pp-footer {
    width: 140px;
    margin: 40px 0 32px 0;
}

.slogan-footer {
    font-style: italic;
    font-size: .875rem;
    width: 50%;
    font-family: 'Philharmonique';
    text-transform: uppercase;
    color: #001b3b;
}

.adress-footer {
    margin: 81px 0 22px 0;
    font-weight: 600;
    font-size: 1rem;
    display: inline-flex;
    align-items: center;
    width: 100%;
    justify-content: center;
    font-family: 'SourceSansPro', 'Source Sans Pro', SourceSansPro, sans-serif ;
    color: #001b3b;


}

.transport-footer {
    display: flex;
    -ms-flex-flow: wrap;
    flex-flow: wrap;
    margin-bottom: 3rem;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #001b3b;

}

.pantin-footer {
    margin-bottom: 4px;
    font-family: 'SourceSansPro', 'Source Sans Pro', SourceSansPro, sans-serif ;
	font-size: .825rem;

}

.metros-footer {
    line-height: 22px;
    font-family: 'SourceSansPro', 'Source Sans Pro', SourceSansPro, sans-serif ;
	font-size: .825rem;
}


.picto-circle-footer {
    width: 22px;
    height: 22px;
    font-size: .75rem;
    font-weight: bold;
    border: 1px solid #001b3b;
    border-radius: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: inline-block;
    line-height: 21px;
    margin-left: 1rem;
    margin-right: .25rem;
}

.footer-contact {
    background-color: #e4e4e4;
    width: 45%;
    border-radius: 0px 16px 16px 0px;
    display: flex;
    flex-direction: column;
    padding-top: 36px;
    padding-bottom: 36px;
    justify-content: space-around;
    padding-left: 1.5rem;
    padding-right: 1.5rem;

}

.titre-bloc-contact-footer {
    display: inline-flex;
    align-items: center;
    color: #001b3b;
}

.contact-subtitle-footer {
    font-family: 'SourceSansPro', 'Source Sans Pro', SourceSansPro, sans-serif !important;
    font-weight: 500!important;
    font-size: 1.25rem;
    margin: 0px;
    color: #001b3b;
    padding-bottom: 0px !important;
}



.btn-footer a {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    font-family: 'SourceSansPro', 'Source Sans Pro Semibold', SourceSansPro, sans-serif;
    font-weight: 600;
    margin-left: 32px;
    height: 40px;
    border: solid 1px #001b3b !important;
    font-size: .75rem !important;
    border-radius: 25px;
    padding: 1px 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-decoration: none;
    margin-bottom: 1.5rem;
    margin-top: .5rem;
    color: #001b3b;
}

.btn-footer a:hover {
    background-color: #b3d6fd !important;
    color: #001b3b;
}


.info-footer {
    font-family: 'SourceSansPro', 'Source Sans Pro', SourceSansPro, sans-serif;
    color: #001b3b;
    font-size: .875rem;
    margin-left: 32px;
    margin-bottom: 1rem;
    max-width: 190px;
}

.info-footer a {
    color: #001b3b;
    font-weight: bold;
    font-size: .875rem;
}
.info-footer a:hover {
    color: #001b3b;

}
.info-footer a:focus {
    color: #001b3b;
}

.info-footer p {
    font-size: .875rem;
	color:#001b3b!important;
    margin: 0px !important;
}
.social-footer .icon-f {
	filter: grayscale(1);
}
.soutenez-librairie-social-footer {
    display: grid;
    grid-gap: 36px;
    width: 100%;
    grid-template-rows: repeat(5, 1fr);
}

.block-soutenez-footer,
.block-librairie-footer {
    grid-row: span 2;
    border: 1px solid #fff;
    border-radius: 16px;
    padding: 18px;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
}




.block-soutenez-footer p,
.block-librairie-footer p {
    color: #fff;
    font-size: .875rem;
    margin: 14px 0 14px 0;
    font-family: 'SourceSansPro', 'Source Sans Pro', SourceSansPro, sans-serif;
    font-size: .875rem;

}

.block-soutenez-footer h2,
.block-librairie-footer h2 {
    color: #fff;
    font-size: 1.25rem;
    text-align: left;
    font-family: 'Philharmonique', sans-serif;
    font-weight: 400;
    font-size: 1.25rem;
    text-transform: uppercase;
    margin-top: 0;
    margin-bottom: 0.5rem;
    background: none !important;
}

a.btn-footer-plein {
    border: 1px solid #fff !important;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    font-family:  'SourceSansPro', 'Source Sans Pro Semibold', SourceSansPro, sans-serif;
    font-weight: 600;
    height: 40px;
    font-size: .75rem !important;
    border-radius: 25px;
    padding: 1px 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-decoration: none;
    margin-top: .5rem;
    color: #fff;
}

a.btn-footer-plein:hover {
    background-color: #b3d6fd;
    border-color: #b3d6fd !important;
    color: #001b3b;
}

a.btn-footer-plein .icon-f {
    margin-right: 7px;
}

a.btn-footer-plein:hover .icon-f {
    filter: invert(0.8);
}


.social-footer {
    grid-row: span 1;
    border: 1px solid #fff;
    padding: 20px;
    border-radius: 16px;
    display: flex;
    flex-direction: row;
    justify-content: space-evenly;
    align-items: center;
}

.social-footer a {
    height: 32px;
}

.social-footer .icon-f:hover {
    filter: brightness(0.8);
}

.partners-footer {
    grid-row: 2;
    grid-column: 1 / 5;
    padding-top: .3rem;
}

.menu-partners-footer {
    display: flex;
    justify-content: space-between;
    align-items: center;
    list-style-type: none;
    padding-left: 0px;
    margin: 0px;

}

.block-partners-footer {
    display: flex;
    justify-content: space-between;
    align-items: center;
    list-style-type: none;
    padding-left: 0px;
    margin: 0 -0.5rem;
}

.block-partners-footer li {
    margin-left: .5rem;
    margin-right: .5rem;
}

.partner-logo {
    max-height: 58px;
    width: 121px;
    filter: brightness(0.8);
}

.partner-logo-max-height {
    max-width: 70px;
    margin-right: .6rem;
    filter: brightness(0.8);
}

.partner-logo-max-height:hover {
    filter: brightness(1);
}

.partner-logo:hover {
    filter: brightness(1);

}

.menu-useful-links-ctn {
    grid-row: span 3;
    grid-column: 1 / 5;
    background-color: #030e24;
    border-radius: 16px;
    padding: 27px !important;
    margin-bottom: 64px;
}

.menu-useful-links {
    display: flex;
    justify-content: center;
    align-items: center;
    list-style-type: none;
    padding-left: 0px;
}

.menu-useful-links a {
    color: #c2c2be;
    font-family: 'SourceSansPro', 'Source Sans Pro', SourceSansPro, sans-serif;
    font-size: .875rem;
    font-weight: 600;
}

.menu-useful-links a:hover {
    color: #fff;
}

.menu-useful-links li {
    padding-left: 1rem;
    padding-right: 1rem;
}
.menu-useful-links li.link-info-footer a:hover {
    text-decoration: underline!important;
}
.btn-footer a:visited {
    background-color: #b3d6fd;
    color:#001b3b;
}
.btn-footer a:focus {
    background-color: #b3d6fd !important;
    color:#001b3b;
    border: solid 1px #001b3b;
}

@media (max-width: 1210px) {
    .contact-horraire-footer {
        grid-column: span 4;
        display: flex;
        flex-direction: row;
    }

    .soutenez-librairie-social-footer {
        grid-column: span 4;
        grid-row: 2;
        grid-template-columns: repeat(4, 1fr);
        grid-template-rows: repeat(2, 1fr);
        grid-gap: 36px;
    }

    .block-soutenez-footer {
        grid-column: span 2;
        grid-row: span 2;
    }

    .block-librairie-footer {
        grid-column: span 2;
        grid-row: span 2;
    }

    .social-footer {
        grid-column: span 4;
        grid-row: span 1;
    }


    .partners-footer {
        grid-row: span 1;
        grid-column: span 4;
    }

    .menu-useful-links-ctn {
        grid-row: span 1;

    }
    .info-footer {
        max-width: 190px;
    }
}

@media (max-width: 1078px) {
    .menu-partners-footer {
        flex-direction: column;
    }

    .societe-generale-footer {
        margin-bottom: 2.5rem !important;
        margin-top: 3rem !important;
    }
}

@media (max-width: 888px) {
    .contact-horraire-footer {
        flex-direction: column;
    }

    .adress-footer {
        margin: 46px 0 22px 0;
    }

    .footer-contact {
        width: 100%;
        padding: 0px;
        border-radius: 0px 0px 16px 16px;
        text-align: center;
        padding-top: 36px;
        padding-bottom: 36px;
    }

    .btn-footer a {
        margin: 0 auto;
        margin-bottom: 1.5rem;
        margin-top: .5rem;
    }

    .logo-slogan-adress-footer {
        border-radius: 16px 16px 0px 0px;
    }

    .info-footer {
        max-width: initial;
        max-width: 239px;
        margin: 0 auto;
    }
}

@media (max-width: 600px) {
    .block-soutenez-footer {
        grid-column: span 4;
        grid-row: span 2;
    }

    .block-librairie-footer {
        grid-column: span 4;
        grid-row: span 2;
    }

    .block-partners-footer {
        flex-flow: row wrap;
        justify-content: space-around;
    }

    .partner-logo {
        margin-bottom: 1rem;
    }

    .menu-useful-links {
        flex-flow: row wrap;
        justify-content: start;
    }

    .menu-useful-links li {
        padding: 1rem 2rem 2rem 1rem;
    }

    .info-footer {
        max-width: 239px;
        margin: 0 auto;    }
}


/* ************************************************************************* */
/*FIN -  Nouveaux footer
/* ***********************************************

/* *************************************** */
/* REFONTE HEADER DESKTOP - GG 23/06/2022  */
/* *************************************** */
#page .brand-conteneur .logo {
	max-width: 191px;
}
/* masquer les liens détournés vers pad/musee/metiers */
#nav_connexe .site-btn,
#nav_connexe .all-link-connexe.hidden-xs {
	display: none !important;
}
.mediatheque #page .nav_cnx .metanav {
	margin-left: 0;
	margin-right: 0;
	width: auto;
}
/* limiter la largeur de la zone logo/titre tant que la structure des pages n'est pas refaite */
#page .brand-conteneur{
	max-width: 1100px;
}
/* fin : limiter la largeur de la zone logo/titre */
.navbar-brand {
    padding: 0;
}

.navbar-brand h1 {
    margin: 0 0 .5rem!important;
}

#page .brand-conteneur h1,
#page .brand-conteneur h1 span {
    font-size: 2.5rem;
    text-transform: uppercase;
    color: #001B3B;
    font-family: 'Philharmonique', sans-serif;
    font-weight: 500;
    line-height: 1;
}
#menu-panel.menuCIMU__wrapper {
    display: block;
    position: static;
    margin-bottom: 0;
}

header .navbar.navbar-inverse,
.nav--rubriques {
    display: none;
}
/* ************************************ */
/* CONTENEUR MENU CIMU + BLOC RECHERCHE */
/* ************************************ */

.navsite-conteneur>.container {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 0 auto;
    text-indent: 0;
    max-width: 100%;
    /* width: 1600px; */
}
/* *************** MENU SIMPLE GG  ********************* */
#menu-cimu ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

@media (min-width: 768px) {
    #menu-cimu>ul {
        position: static;
        -webkit-display: flex;
        -moz-display: flex;
        -o-display: flex;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }
}

#menu-cimu li {
    position: relative;
    margin: 0;
    padding: 0;
}

@media (min-width:767px) {
    #menu-cimu>ul>li>ul {
        position: absolute;
        z-index: 1;
        min-width: 200px;
    }
}

#menu-cimu a[aria-expanded="false"]+ul {
    display: none;
}

#menu-cimu a[aria-expanded="true"]+ul {
    display: block;
}


/* *********************************************************************** */
/* *************** MENU CIMU (refonte du menu ermes) ********************* */
/* *********************************************************************** */
.menuCIMU-item span.caret {
    opacity: 1;
}

.menuCIMU-item i.icon {
    margin-right: 1.5rem;
    font-style: normal!important;
}

.menuCIMU-item i.icon,
.menuCIMU-item.display-type-TEXTE>a>i.icon,
.menuCIMU-item.display-type-TEXTE>button>i.icon {
    display: none;
}

.menuCIMU-item.display-type-ICON_TEXTE>a>i.icon,
.menuCIMU-item.display-type-ICON_TEXTE>button>i.icon,
.menuCIMU-item.display-type-ICON>a>i.icon,
.menuCIMU-item.display-type-ICON>button>i.icon {
    display: inline-block;
}

.menuCIMU-item.display-type-ICON>a>span,
.menuCIMU-item.display-type-ICON>button>span {
    display: none;
}

@media (max-width:767px) {
    .menuCIMU-item.display-type-ICON>a>span,
    .menuCIMU-item.display-type-ICON>button>span {
        display: inline-block;
        line-height: .825rem;
        margin-top: auto;
    }
}

@media (min-width:768px) {
    .menuCIMU-item.display-type-ICON i.icon {
        margin-right: 0;
    }
    .menuCIMU-item.menuCIMU-item__search .glyphicon:before {
        color: #0095da;
    }
}
/* *************** */
/* MAIN MENU ERMES */
/* *************** */
.navbar-collapse.bs-navbar-collapse.collapsing,
.navbar-collapse.bs-navbar-collapse.in {
    position: static;
    background: #fff;
    width: 100%;
}

@media (max-width:767px) {
    .navsite-conteneur>.container {
        display: flex;
        flex-direction: column;
        justify-content: flex-start;
        align-items: center;
        margin: 0 auto;
        text-indent: 0;
        max-width: 100%;
        width: 100%;
    }
    #menu-panel {
        position: static;
        order: 2;
    }
    #menu-cimu {
        background-color: #fff;
        padding-top: 2rem;
        padding-bottom: 2rem;
        overflow-x: hidden;
    }
    .navbar-collapse.bs-navbar-collapse.collapsing,
    .navbar-collapse.bs-navbar-collapse.in {
        overflow: auto;
        min-height: calc(100vh - 64px);
    }
    .header-2021 #menu-panel.menuCIMU__wrapper #menu-cimu .submenu {
        margin: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
        width: 100%;
        max-width: 100%;
        height: auto;
        max-height: unset;
    }
    #menu-panel.menuCIMU__wrapper #menu-cimu .submenu .submenu__item {
        font-size: .875rem;
        border-bottom: 1px solid #EBEDF0;
        max-width: 100%;
    }
    #menu-panel.menuCIMU__wrapper #menu-cimu .submenu .submenu__item a {
        text-align: center;
    }
    #menu-panel.menuCIMU__wrapper #menu-cimu .menu__item,
    #menu-panel.menuCIMU__wrapper #menu-cimu .menu__item:first-child {
        margin: .5rem;
        margin-left: .5rem;
        border: solid 1px rgba(0, 27, 59, 0.40);
        border-radius: .5rem;
    }
	#menu-panel.menuCIMU__wrapper #menu-cimu .menuCIMU-item__search {
        display: none;
    }
    #menu-panel.menuCIMU__wrapper #menu-cimu .menu__item>a,
    #menu-panel.menuCIMU__wrapper #menu-cimu .menu__item>button {
        padding: 1.5rem;
        border-radius: .5rem;
        width: 100%;
    }
    .menu__item>a,
    .menu__item>a>span {
        font-size: 1rem;
        text-align: center;
    }
    .menu__item>a>span {
        display: inline-block;
        text-align: center;
        text-transform: uppercase;
    }
    #menu-panel.menuCIMU__wrapper #menu-cimu .menu__item>a>span.caret {
        margin: 0;
        border: 0;
        opacity: 1;
    }
    #menu-panel.menuCIMU__wrapper #menu-cimu .menu__item>a>span.caret:after {
        font-family: ermes-font-update;
        content: '\e85a';
        display: inline;
        position: absolute;
        -webkit-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        transform: rotate(0deg);
        vertical-align: top;
        right: .5rem;
        -webkit-transform-origin: center;
        -ms-transform-origin: center;
        transform-origin: center;
        -webkit-transition: -webkit-transform .15s ease-in-out, -webkit-transform .15s ease-in-out;
        transition: transform .15s ease-in-out, -webkit-transform .15s ease-in-out;
        font-size: 2rem;
        top: calc(50% - 6px);
    }
    #menu-panel.menuCIMU__wrapper #menu-cimu .menu__link[aria-expanded="true"]>span.caret:after {
        -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        transform: rotate(90deg);
    }
    #menu-panel.menuCIMU__wrapper #menu-cimu .submenu .LEVEL3>a {
        padding: .75rem;
    }
    #menu-panel.menuCIMU__wrapper #menu-cimu .LEVEL3 span {
        padding-left: 0;
    }
    #langue-btn a,
    .site-btn a,
    .connexion-mobile #dropMenu1 *,
    #langue-btn a.active,
    .site-btn a.active,
    .btn-account,
    .btn-account:hover,
    .btn-account:focus,
    .btn-account:active,
    .btn-account.active,
    .open .dropdown-toggle.btn-account {
        color: #001b3b;
    }
    .lang-dropdown-mobile #dropChangeCulture {
        padding: .5rem;
        margin: .5rem;
        display: block;
        float: none;
        clear: both;
    }
    #dropChangeCulture span.label-dropdown {
        font-size: 1rem;
    }
}

@supports (display:flex) {
    @media (max-width: 767px) {
        #menu-panel.menuCIMU__wrapper #menu-cimu .menu__item > a {
            -webkit-display: flex;
            -moz-display: flex;
            -o-display: flex;
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-pack: center;
            -ms-flex-pack: center;
            justify-content: center;
        }
    }
}
/* fin 2/2 ajouts gestion des sous-menus 2021 */
@media (max-width:767px) {
    #menu-panel.menuCIMU__wrapper #menu-cimu .menuCIMU-item__musee {
        margin-top: 70px;
    }
    #menu-cimu .menu__item.menuCIMU-item__ppSites>a,
    #menu-cimu .menu__item.menuCIMU-item__ppSites>a:hover,
    #menu-cimu .menu__item.menuCIMU-item__ppSites>a>span {
        background: #b3d6fd;
        color: #001b3b;
    }
    #menu-panel.menuCIMU__wrapper #menu-cimu .menu__item.lang-mobile {
        border: 0;
    }
    #menu-panel.menuCIMU__wrapper #menu-cimu .lang-dropdown-mobile .dropdown-menu li {
        display: block;
    }
    #menu-panel.menuCIMU__wrapper #menu-cimu .lang-mobile .dropdown-menu li a {
        padding: .25rem;
        background: transparent;
        text-align: left;
    }
    .lang-mobile .dropdown-menu .active>a,
    .lang-mobile .dropdown-menu .active>a:hover,
    .lang-mobile .dropdown-menu>.active>a:focus {
        color: #001b3b;
        opacity: .6;
    }
    .nav .lang-mobile a .caret,
    .nav .lang-mobile a:hover .caret,
    .nav .lang-mobile a:focus .caret,
    .nav .lang-mobile .open>a .caret,
    .nav .lang-mobile .open>a:hover .caret,
    .nav .lang-mobile .open>a:focus .caret {
        border-top-color: #001b3b;
        border-bottom-color: #001b3b;
    }
}

@media (min-width:768px) {
    .navsite-conteneur {
        border-top: 1px solid #ddd;
        border-bottom: 1px solid #ddd;
    }
    #menu-panel,
    .page-admin #menu-panel {
        position: static;
        -webkit-transition: top 0.35s ease-in-out;
        -o-transition: top 0.35s ease-in-out;
        transition: top 0.35s ease-in-out;
        background: #fff;
        width: 100%;
    }
    #menu-panel.menuCIMU__wrapper {
        -webkit-display: flex;
        -moz-display: flex;
        -o-display: flex;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -ms-flex-wrap: wrap;
        -o-flex-wrap: wrap;
        flex-wrap: wrap;
        padding: 0;
        margin-bottom: 0;
    }
    #menu-panel.menuCIMU__wrapper.container:before,
    #menu-panel.menuCIMU__wrapper.container:after {
        display: none;
        visibility: hidden;
    }
    #menu-panel.menuCIMU__wrapper .navbar-inverse {
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1;
    }
    #menu-panel .navbar-collapse.bs-navbar-collapse.collapsing,
    #menu-panel .navbar-collapse.bs-navbar-collapse.in {
        position: static;
    }
    #menu-cimu .menu__item:first-child {
        /* flex: unset; */
    }
}

@media (min-width:1200px) {
    #menu-panel.menuCIMU__wrapper.container {
        margin: 0 auto;
    }
}

#menu-panel.menuCIMU__wrapper .container {
    width: 100%;
    margin: 0 auto;
}

#menu-panel.menuCIMU__wrapper #menu-panel {
    background: none;
    border: 0;
    margin: 0;
    position: static;
    width: auto;
}

#menu-panel.menuCIMU__wrapper #menu-panel .panel-body {
    background-color: transparent;
    margin-top: 0;
    padding: 0;
}

#menu-cimu {
    position: static;
}

#menu-cimu:before,
#menu-cimu:after {
    display: none;
}

.nav .open>a,
.nav .open>a:hover,
.nav .open>a:focus,
#menu-cimu .menu__item a:hover,
.nav .open>button,
.nav .open>button:hover,
.nav .open>button:focus,
#menu-cimu .menu__item button:hover {
    background: transparent;
}

#menu-cimu .menu__item .submenu__item a:hover {
    background: transparent;
    color: #ffffff;
}

.menu__item span {
    font-size: 0.875em;
    color: #001B3B;
    font-family: 'Philharmonique', sans-serif;
    font-weight: 500;
    text-transform: uppercase;
    margin: 0;
}

#menu-cimu .menu__item {
    margin-right: 0;
    margin: 0;
    background-color: transparent;
    text-align: center;
    border: 0;
    font-size: .875rem;
    width: unset;
}

#menu-cimu .menuCIMU-item__search {
    background: #B3D6FD;
}

#menu-cimu .menu__item .caret {
    display: block;
    margin-left: .5rem;
    margin-top: 0;
}

#menu-cimu .menu__item .caret,
#menu-cimu .menu__item a:hover .caret {
    border-bottom-color: #001b3b;
    border-top-color: #001b3b;
}

#menu-cimu .menu__item>a,
#menu-cimu .menu__item>button {
    -webkit--webkit-display: flex;
    -moz-display: flex;
    -o-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -moz--webkit-display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    justify-content: center;
    height: 100%;
    border: 0;
    background: transparent;
    line-height: 1;
}

#menu-cimu .submenu__item>a {
    color: #001b3b;
    background: #e9e9e9;
}

.menu__item span {
    font-size: .875rem;
    color: #001b3b;
    line-height: .825rem;
}

#menu-cimu .intitule-home {
    display: none;
}

@media (min-width:768px) {
    #menu-panel .navbar-collapse>span {
        display: flex;
    }
    #menu-cimu {
        position: static;
        -webkit-display: flex;
        -moz-display: flex;
        -o-display: flex;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }
    #menu-cimu .menu__item>a,
    #menu-cimu .menu__item>button {
        padding: 1.25rem 2rem;
    }
	.menuCIMU-item__aide .submenu,
	.menuCIMU-item__aussi .submenu{
		right:0;
	}
}

@media (min-width:768px) and (max-width:991px) {
    .header-2021 .navbar-header .sous-titre span {
        font-size: 12px;
    }
    #menu-cimu .menu__item span {
        font-size: .825rem;
    }
}

@media (min-width:991px) {
    #menu-cimu .menu__item span {
        font-size: .875rem;
    }
}

@media (min-width:1201px) {
    #menu-cimu .menu__item span {
        font-size: 1rem;
    }
}

/* ajouts gestion des sous-menus 2021 */
#menu-panel.menuCIMU__wrapper #menu-cimu .submenu {
    border: 0;
    border-top: 0;
    border-bottom: 1px solid #fff;
}
#menu-panel.menuCIMU__wrapper #menu-cimu .submenu {
    -webkit-box-shadow: 0 3px 8px rgba(0, 0, 0, .5);
    box-shadow: 0 3px 8px rgba(0, 0, 0, .5);
}

#menu-panel.menuCIMU__wrapper #menu-cimu .menu__item:last-of-type .submenu,
#menu-panel.menuCIMU__wrapper #menu-cimu .menu__item:last-of-type .menu__link[aria-expanded="true"]+.submenu {
    right: 0;
    left: unset;
}

#menu-panel.menuCIMU__wrapper #menu-cimu .submenu .submenu__item {
    font-size: .875rem;
    background: #EBEDF0;
    border-bottom: 1px solid #fff;
}

#menu-panel.menuCIMU__wrapper #menu-cimu .menu__item a:visited,
#menu-panel.menuCIMU__wrapper #menu-cimu .menu__item .submenu__item a:visited {
    background: transparent;
}

.menu__item a:active,
.menu__item a:hover,
.menu__item a:focus {
    background: transparent;
}

@media (min-width:768px) {
    #menu-panel.menuCIMU__wrapper #menu-cimu .menu__item>a:active,
    #menu-panel.menuCIMU__wrapper #menu-cimu .menu__item>a:hover,
    #menu-panel.menuCIMU__wrapper #menu-cimu .menu__item>a:focus,
    #menu-panel.menuCIMU__wrapper #menu-cimu .menu__item>a:active,
    #menu-panel.menuCIMU__wrapper #menu-cimu .menu__item>a:hover,
    #menu-panel.menuCIMU__wrapper #menu-cimu .menu__item>a:focus {
        box-shadow: 0 -2px 0 0 #001b3b inset;
    }
    #menu-cimu .submenu {
        background: #fff;
        padding: 0;
        width: auto;
        min-width: 235px;
        z-index: 2;
    }
    #menu-cimu .open .dropdown {
        position: absolute;
        left: 0;
    }
}

#menu-panel.menuCIMU__wrapper #menu-cimu .menu__item .submenu__item a:active,
#menu-panel.menuCIMU__wrapper #menu-cimu .menu__item .submenu__item a:hover,
#menu-panel.menuCIMU__wrapper #menu-cimu .menu__item .submenu__item:active,
#menu-panel.menuCIMU__wrapper #menu-cimu .menu__item .submenu__item:hover,
.nav .open>a,
.nav .open>a:hover {
    background: #fff;
    text-decoration: none;
}

#menu-panel.menuCIMU__wrapper #menu-cimu .menu__item .submenu__item a:focus,
#menu-panel.menuCIMU__wrapper #menu-cimu .menu__item .submenu__item:focus,
.nav .open>a:focus {
    text-decoration: none;
}

#menu-panel.menuCIMU__wrapper #menu-cimu .submenu__item span {
    font-size: 0.875rem;
    font-family: "SourceSansPro", "Arial", "Helvetica", sans-serif;
    text-transform: none;
    font-weight: 500;
}

#menu-panel.menuCIMU__wrapper #menu-cimu span.detail {
    display: block;
    font-style: italic;
    font-weight: 400;
    font-size: .825rem;
}

@supports (display:flex) {
    #menu-panel.menuCIMU__wrapper .menu__link[aria-expanded="true"]+.submenu {
        -webkit-display: flex;
        -moz-display: flex;
        -o-display: flex;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -ms-flex-wrap: wrap-reverse;
        -o-flex-wrap: wrap-reverse;
        flex-wrap: wrap-reverse;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
    @media (min-width:768px) {
        #menu-panel.menuCIMU__wrapper .menu__link[aria-expanded="true"]+.submenu {
            -webkit-display: flex;
            -moz-display: flex;
            -o-display: flex;
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-orient: vertical;
            -webkit-box-direction: normal;
            -ms-flex-direction: column;
            flex-direction: column;
            -ms-flex-wrap: wrap-reverse;
            -o-flex-wrap: wrap-reverse;
            flex-wrap: wrap-reverse;
            -webkit-box-pack: justify;
            -ms-flex-pack: justify;
            justify-content: space-between;
        }
    }
    #menu-panel.menuCIMU__wrapper #menu-cimu .submenu .submenu__item {
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1;
        -webkit-display: flex;
        -moz-display: flex;
        -o-display: flex;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: stretch;
        -ms-flex-align: stretch;
        align-items: stretch;
    }
    #menu-panel.menuCIMU__wrapper #menu-cimu .submenu .submenu__item a {
        padding: 1rem 2rem;
        margin: 0;
        background: transparent;
        text-align: left;
        text-transform: none;
        font-family: 'SourceSansPro', sans-serif;
        font-weight: 500;
        font-size: .875rem;
    }
    #menu-panel.menuCIMU__wrapper #menu-cimu .submenu .submenu__item a span {
        text-transform: inherit;
        font-family: inherit;
        font-weight: inherit;
        font-size: inherit;
    }
}
/* ******************************* */
/* fin HEADER DESKTOP 2022         */
/* ******************************* */

/* ******************************* */
/* REFONTE HEADER MOBILE 23/06/2022   */
/* ******************************* */
.btn-group.hamburger-mobile {
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.hamburger-mobile .navbar-toggle,
.navbar-toggle {
    margin: 0;
    padding: 1rem;
    line-height: 1;
}
.hamburger-mobile .icon-bar {
    background-color: #001b3b;
}
.navbar-toggle .icon-bar {
    height: 2px;
    width: 24px;
}
.navbar-toggle .icon-bar+.icon-bar {
    margin-top: 6px;
}
.navbar-toggle .icon-bar+.icon-bar+.icon-bar {
    width: 16px;
}
@media (max-width:767px) {
    #page .conteneur-top-bar,
    #page .brand-conteneur {
        display: none;
    }
    #mobile-actions {
        display: flex!important;
        flex-direction: row-reverse;
        justify-content: space-between;
        align-items: center;
        height: 64px;
        background: #fff;
        border-bottom: 1px solid #ddd;
        box-shadow: 0 4px 9px #ccc;
    }
    body> #mobile-actions {
        display: none!important;
    }
    #mobile-actions .brand-mobile {
        display: flex;
        align-items: center;
        justify-content: center;
        padding: 0 1rem;
        text-align: center;
    }
    #mobile-actions .brand-mobile .logo {
        width: 24px;
        height: 32px;
        min-width: 24px;
        margin-right: .5rem;
        border: 0;
    }
    body #mobile-actions .brand-mobile h1,
    body #mobile-actions .brand-mobile h1 * {
        font-size: 1rem;
        font-family: 'Philharmonique', sans-serif;
        font-weight: 500;
        line-height: 1;
        text-transform: uppercase;
        text-align: left;
        text-indent: 0;
        width: auto;
    }
    .btn-group.my-account-mobile {
        display: none;
    }
}
/* **************************** */
/* fin : HEADER MOBILE          */
/* **************************** */

/* *********************************** */
/* MODULE DE RECHERCHE - GG 24/06/2022 */
/* *********************************** */

/* ************ MODULE DE RECHERCHE *************** */

#search-panel {
    width: 100%;
    position: absolute;
    top: -300px;
    height: 0;
    padding: 0;
    overflow: hidden;
    display: none;
	transition: height .5s ease-in-out;
}

#search-panel form,
#search-panel form>.row {
    display: block;
    float: none;
    clear: both;
}

#search-panel.in {
    display: block!important;
    position: static;
    height: auto;
    padding: 6rem 1.5rem 8rem;
    overflow: visible;
    background: #edeff1;
    border-bottom: 1px solid #aaa;
    box-shadow: 0 3px 9px 0 #ccc;
	transition: height .5s ease-in-out;
}

#search-panel.in #scenario-selection {
    box-shadow: 0 1px 8px 0 rgb(0 0 0 / 5%), 0 3px 3px -2px rgb(0 0 0 / 8%), 0 3px 4px 0 rgb(0 0 0 / 10%);
    border-radius: 2rem 0 0 2rem;
}
#search-panel #group-btn-research {
	display: none;
}
#search-panel.in .twitter-typeahead {
    background-color: transparent;
}

#search-panel.in .form-control,
#search-panel.in .form-control#textfield {
    -webkit-box-shadow: 0 1px 8px 0 rgb(0 0 0 / 5%), 0 3px 3px -2px rgb(0 0 0 / 8%), 0 3px 4px 0 rgb(0 0 0 / 10%);
    box-shadow: 0 1px 8px 0 rgb(0 0 0 / 5%), 0 3px 3px -2px rgb(0 0 0 / 8%), 0 3px 4px 0 rgb(0 0 0 / 10%);
    border-radius: 0 2rem 2rem 0;
}

#main_search_form>.row>.input-group>.ermes-label {
    position: static;
    text-indent: 0;
    display: block;
    flex: 1 100%;
    width: unset;
    height: auto;
    font-size: .875rem;
    color: #001b3b;
    flex: auto;
    margin: 0 1rem 1rem;
}

#search-panel.in h2,
#search-panel.in h2 span {
    text-align: center;
    text-transform: uppercase;
    font-family: 'Philharmonique';
    font-size: 3rem;
    font-weight: 400;
    line-height: 1.5;
	background: transparent;
}
#search-panel.in h2 span.chapo {
	display: block;
	color: #001b3b;
	text-align: center;
	font-family: 'SourceSansPro', sans-serif;
	text-transform: none;
	font-weight: 400;
	font-size: 1.5rem;
	margin-right: auto;
	margin-left: auto;
}
/* presentation verticale de la recherche mobile */

#search-panel.in {
    padding: 0 1rem;
}

#search-panel.in .panel-body #main_search_form>.row>.input-group {
    display: block;
    float: none;
    clear: both;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

#search-panel.in #scenario-selection,
#search-panel.in .form-control,
#search-panel.in .form-control#textfield {
    -webkit-box-shadow: 0 1px 8px 0 rgb(0 0 0 / 5%), 0 3px 3px -2px rgb(0 0 0 / 8%), 0 3px 4px 0 rgb(0 0 0 / 10%);
    box-shadow: 0 1px 8px 0 rgb(0 0 0 / 5%), 0 3px 3px -2px rgb(0 0 0 / 8%), 0 3px 4px 0 rgb(0 0 0 / 10%);
    border-radius: 2rem;
}

#search-panel.in #scenario-selection {
    box-shadow: none;
}

#search-panel.in #scenario-selected-label {
    max-width: unset;
}

#search-panel.in #scenario-selection>span.hidden-xs {
    display: block!important;
    float: none;
    clear: both;
}

#search-panel.in #scenario-selection>span.visible-xs {
    display: none!important;
}

#search-panel.in .input-group.si-wrapper {
    display: flex;
    flex-direction: column;
    align-items: center;
}

#submit-search span.ermes-label {
    position: static;
    display: block;
    width: auto;
    font-size: 1rem;
    overflow: auto;
    height: auto;
}

button#submit-search,
button#submit-search:hover,
button#submit-search:focus {
    width: auto;
    padding: .5rem 2rem;
    margin: 0 auto;
    border-radius: 2rem;
    color: white;
    background: #001b3b;
    display: flex;
    align-items: center;
}

#submit-search .icon-search:before {
    content: url(images/icon-loupe-blanc.svg);
    display: inline;
    line-height: 1;
    margin-right: 1rem;
    visibility: visible;
}

#search-panel.in .twitter-typeahead {
    margin: 0 auto 1rem;
    max-width: 669px;
}

#textfield {
    border: 0;
}

#search-panel.in .twitter-typeahead+.input-group-btn {
    width: auto;
    margin-bottom: 1rem;
}
/* fin : presentation verticale de la recherche mobile */

#search-panel {
    flex: 1 100%;
}

@media (min-width:555px) and (max-width:767px) {
    #search-panel.in {
        /* padding: 6rem 2.5rem 8rem; */
        padding: 0 3.5rem;
    }
}

#search-panel {
    background: #edeff1;
}

#search-panel .container {
    background: transparent;
    margin-top: 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

/* Lien vers la recherche avancée */
#search-panel form {
	text-align: center;
}
#globalAdvancedSearchLink {
	display: inline-block !important;
	border: 1px solid #001B3B;
	padding: .125rem 1rem;
	border-radius: 1rem;
	float: none !important;
	margin: 0 auto;
}
/* Rebonds (par types d'objets + autres bases de données) */
#search-panel.in .wrap-search-rebonds h2,
#search-panel.in .wrap-search-rebonds h2 span {
    font-size: 1.125rem;
    font-weight: 600;
    line-height: 1;
    text-align: left;
    margin-bottom: 1rem;
}

#search-panel.in .wrap-search-rebonds h2 span {
    margin: 0;
}

body#page .wrap-search-rebonds h3,
body#page .wrap-search-rebonds h3 * {
    font-size: .875rem;
    font-family: 'SourceSansPro', sans-serif;
    font-weight: 500;
    line-height: 1.25;
}

.wrap-search-rebonds .lien-externe .list-horiz-text h3:after {
    content: "";
    /* display: inline-block;
	width: .875rem;
	height: .825rem;
	line-height:1;
	margin: 0 0 0 .25rem;
	background-image: url(/ui/skins/CIMU/images/icon-external-link.svg);
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat; */
    opacity: 1;
}

.wrap-search-rebonds .detail {
    font-size: .825rem;
    line-height: 1;
    opacity: .75;
}

.wrap-search-rebonds {
    padding: 1rem;
    flex: 1 100%;
}

.wrap-search-rebonds.bloc-types-recherche {
    margin-right: 2rem;
}

.wrap-search-rebonds>* {
    margin-bottom: 1rem;
}

.wrap-search-rebonds .liste-bg ul {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-template-rows: 1fr 1fr 1fr;
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
}

.wrap-search-rebonds .liste-bg a {
    padding: 1rem;
    font-size: .875rem;
}

.wrap-search-rebonds .list-horiz {
    /* display: grid;
	grid-template-columns: 1fr 1fr;
	grid-template-rows: 1fr 1fr 1fr;
	gap: 8px 8px;
	grid-auto-flow: row;
	grid-template-areas:
	"item1 item1"
	"item2 item3"
	"item4 item5"; */
    display: flex;
    flex-direction: column;
    flex-direction: row;
    flex-wrap: wrap;
}


/*
.wrap-search-rebonds .list-horiz .item1 { grid-area: item1; }
.wrap-search-rebonds .list-horiz .item2 { grid-area: item2; }
.wrap-search-rebonds .list-horiz .item3 { grid-area: item3; }
.wrap-search-rebonds .list-horiz .item4 { grid-area: item4; }
.wrap-search-rebonds .list-horiz .item5 { grid-area: item5; } */

.wrap-search-rebonds .list-horiz-item {
    margin-bottom: 1rem;
    flex: 1;
    padding: 0 .5rem;
    min-width: 300px;
}

.wrap-search-rebonds .list-horiz-item a {
    border: 1px solid #a4adb9;
/*    align-items: center;*/
}
.mediatheque .wrap-search-rebonds .list-horiz-item a {
  height: 100%;
}
.wrap-search-rebonds .rebonds-mdtq .list-horiz-item a {
  background: #fff;
  border: 0;
  box-shadow: 0 3px 8px #ccc;
  height: 100%;
}
.wrap-search-rebonds .list-horiz-item a:hover,
.wrap-search-rebonds .list-horiz-item a:focus {
    background: #fff;
}

.wrap-search-rebonds .list-horiz-item figure {
    height: 60px;
    width: 60px;
    min-width: 60px;
    max-width: 60px;
    box-shadow: 0 4px 9px 0 rgba(0, 0, 0, 0.3);
}
.wrap-search-rebonds .rebonds-mdtq .list-horiz-item figure {
    box-shadow: none;
}

.wrap-search-rebonds .list-horiz-item .lien-externe figure::before {
    content: ;
    display: none;
}

.wrap-search-rebonds .list-horiz-item img {
    object-fit: cover;
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    margin: 0;
}

.wrap-search-rebonds .lien-externe .list-horiz-text h4 {
    font-size: 1rem;
    font-weight: 500;
    text-transform: none;
    text-decoration: none;
}

.wrap-search-rebonds .lien-externe .list-horiz-text h4::after {
    content: "";
    display: inline-block;
    width: .875rem;
    height: .825rem;
    line-height: 1;
    margin: 0 0 0 .25rem;
    background-image: url(/ui/skins/CIMU/images/icon-external-link.svg);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    opacity: 1;
}

.wrap-search-rebonds .list-horiz-text .detail {
    display: none;
}

@media (max-width:767px) {
    #search-panel.in h2,
    #search-panel.in h2 span {
        font-size: 2.5rem;
        line-height: 1.25;
    }
    .wrap-search-rebonds {
        padding: 1rem 0;
    }
    .wrap-search-rebonds.bloc-types-recherche {
        margin-right: 0;
    }
}

@media (min-width:768px) {
    .wrap-search-rebonds .list-horiz-text .detail {
        display: block;
    }
}


/* **************************** */
/* fin : MODULE DE RECHERCHE    */
/* **************************** */

.panel-heading, .panel-footer {
    padding: 0;
    border: none;
    background: transparent;
}
.panel {
   
    box-shadow: none;
}
body.mediatheque, body.musee, body.metiers {
    background: #ffffff;
 
}


h2, .panel-front>.x-panel-header span {
    background: transparent;
    color: #001b3b;
    font-family: 'Philharmonique', sans-serif;
    text-transform: uppercase;
    font-size: 1.5rem;
    font-weight: normal;
}

#page .brand-conteneur>a>h2, #page .brand-conteneur>a>h2 span {
    font-family: 'Philharmonique', sans-serif;
    text-transform: uppercase;
    font-size: 1rem;
    font-weight: 400;
    text-align: right;
    margin: 0;
    padding: 0;
}
#page .brand-conteneur h1, #page .brand-conteneur h1 span {
    font-size: 2.5rem;
    text-transform: uppercase;
    color: #001B3B;
    font-family: 'Philharmonique', sans-serif;
    font-weight: 500;
    line-height: 1;
}
ul.topnav2 {
   
    border-radius: 1rem;
}
.abo-num-homepage .media-body, .carousel .rsDefaultInv {border-radius: 1rem;}
@media (min-width: 768px) {
.btn-account {
    
    font-size: 14px;
    color: #fff;
    text-transform: uppercase;
}
.icon-lock {
  
    top: auto;
	margin: 0 4px 0 0;
}
}

.current {
    background-color: #B3D6FD;
}




/* ********************************************** */
/* MODIFS POST MIGRATION SYRACUSE                 */
/* ********************************************** */
/* GG 21/02/2023 */
/* ELEMENTS DIVERS */
.page-2021 p {
	font-size: 1rem;
}
.adminGG.page-2021 #page #zone-5 .sidebar-heading .panel-heading h2 {
	margin:0;
	padding: 0 0 1rem;
}
.page-2021-2colonnes #zone-5 [id^="frame-"] .frame.print-pdf {
	padding: 0;
}
#zone-5 .only-content h3 {
	margin-top:2rem;
}
:focus, a:focus, #page .btn-dr:focus, #page a:focus, .nav>li>a:focus, input:focus, .btn:focus, button:focus, #scenario-selection:focus, #submit-search:focus {
	outline: 2px solid #E59700 !important;
}
.btn.btn-default {
    padding: .25rem 2rem;
    font-weight: 500;
}

.btn.btn-light {
    border: 1px solid #001b3b;
    border-radius: 1rem;
    padding: .25rem 2rem;
    font-weight: 500;
    color: #001b3b;
    background: transparent;
}
/* LIENS + ICONES (EXTERNES, DOWNLOAD ETC) */
.lien-ext::after,
.lien-externe::after {
    content: url(/ui/skins/CIMU/images/icon-lien-externe.svg);
    display: inline-block;
    margin-left: .25rem;
    width: 16px;
    height: 15px;
    vertical-align: top;
}

.lien-externe-blanc::after {
    content: url(/ui/skins/CIMU/images/icon-lien-externe-blanc.svg);
    display: inline-block;
    margin-left: .25rem;
    width: 16px;
    height: 15px;
    vertical-align: top;
}

div#page>div.container .btn.lien-externe:before,
nav .lien-ext::before,
nav .lien-externe::before,
.btn.lien-ext::before,
.btn.lien-externe::before,
.btn .lien-ext::before,
.btn .lien-externe::before,
.rebond-blanc .btn::before {
    content: url(/ui/skins/CIMU/images/icon-lien-externe.svg);
    display: inline;
    margin-right: .5rem;
    width: 16px;
    height: 15px;
    vertical-align: text-bottom;
    line-height: 1;
}

div#page>div.container .btn.lien-externe:before,
.btn.lien-ext::before,
.btn.lien-externe::before,
.btn .lien-ext::before,
.btn .lien-externe::before,
.rebond-blanc .btn::before {
    content: url(/ui/skins/CIMU/images/icon-lien-externe.svg);
    display: inline;
    margin-right: 1rem;
    vertical-align: text-bottom;
    line-height: 1;
}

.list-horiz-item .lien-externe::after,
nav .lien-ext::after,
nav .lien-externe::after,
.btn.lien-ext::after,
.btn.lien-externe::after,
.btn .lien-ext::after,
.btn .lien-externe::after,
.rebond-blanc .btn::after {
    content: "";
    display: none;
}

.btn-dark.lien-ext::before,
.btn-dark.lien-externe::before {
    content: url(/ui/skins/CIMU/images/icon-lien-externe-blanc.svg);
    display: inline;
    line-height: 1;
    margin-right: .5rem;
    width: 16px;
    height: 15px;
    vertical-align: inherit;
}
.lien-api:after {
    content: url(/ui/skins/CIMU/images/icon-api.svg);
    margin-left: .25rem;
}
.btn.lien-api:before {
    content: url(/ui/skins/CIMU/images/icon-api.svg);
    margin-right: 1rem;
    height: 14px;
}
.btn.lien-api:after {
    content: "";
    margin-right: 0;
    display: none;
}

.lien-download:after {
    content: url(/ui/skins/CIMU/images/icon-download.svg);
    margin-left: .25rem;
}

.lien-download-blanc:after {
    content: url(/ui/skins/CIMU/images/icon-download-blanc.svg);
    margin-right: 1rem;
    height: 18px;
}

.btn-dark.lien-download:before {
    content: url(/ui/skins/CIMU/images/icon-download-blanc.svg);
    margin-right: 1rem;
    height: 18px;
}

.btn.lien-download:before {
    content: url(/ui/skins/CIMU/images/icon-download.svg);
    margin-right: 1rem;
    height: 18px;
}
.btn.lien-pdf:before {
    content: url(/ui/skins/CIMU/images/icon-pdf.svg);
    margin-right: 1rem;
    height: 18px;
}

.btn-dark.lien-download:before {
    content: url(/ui/skins/CIMU/images/icon-download-blanc.svg);
    margin-right: 1rem;
    height: 18px;
}

.btn.lien-download:after {
    content: "";
    margin-right: 0;
    display: none;
}
.dark .btn-default/*,
.accueil-du-catalogue .bloc-actu-1 .card.verti .texte .btn-default,
.accueil-du-catalogue .bloc-actu-1 .card.verti .texte .btn-default **/{
	background: #fff;
	border-color:#fff;
	color: #001b3b;
}
.card.txtOverImg .texte .btn-default,
.card.txtOverImg .texte .btn-default *,
.catalogue .card.txtOverImg .texte .btn-default {
	color: #001b3b;
}
.dark .btn-light/*,
.accueil-du-catalogue .bloc-actu-1 .card.verti .texte .btn-light,
.accueil-du-catalogue .bloc-actu-1 .card.verti .texte .btn-light * */{
	background: transparent;
	border-color:#fff;
	color: #fff;
}
a[href^="mailto:"] {
	word-wrap: break-word;
}
.bckg-bleu {
	margin-top: .5rem;
	margin-bottom: .5rem;
}
body.page-2021 #page .bckg-bleu h3{
	margin-top: .25rem;
}
/* CARTES */
.card.verti {
	display: flex!important;
	flex-direction: column;
}
.slider .card.verti {
	box-shadow: 0 3px 8px #ccc;
}
.card .texte {
	order:2;
}
.card > figure {
	order:1;
}

/* ***************************************************************************************************************** */

/* GESTION DU SYSTEME DE COLONNES ET ENCARTS D'ERMES */

.adminGG.bibliographie-modele #portal/*,
.page-2021 #portal*/ {
    padding-top: 0!important;
    padding-bottom: 0!important;
}

.adminGG.bibliographie-modele #page>div.container,
.adminGG.bibliographie-modele div[id^="zone-"] {
    padding: 0;
}

.adminGG.bibliographie-modele #zone-6 {
    margin-bottom: 0;
}

.adminGG.bibliographie-modele #page>div.container,
.adminGG.bibliographie-modele #page #portal .frame,
.adminGG.bibliographie-modele #page .layout,
.adminGG.bibliographie-modele #page [id^="layout-"],
.adminGG.bibliographie-modele #page [id^="layout-"] .row,
.adminGG.bibliographie-modele #page #zone-6 {
    margin: 0 auto!important;
    max-width: 100%;
    width: 100%;
}


/* body.page-2021 #page > div.container, */


/* body:not(.page-2021) #page > div.container, */

.bibliographie-modele #page>div.container .container,
.adminGG.bibliographie-modele #page>div.container .container,
.adminGG.bibliographie-modele #portal .panel-front,
.adminGG.bibliographie-modele #page [id^="layout-"] .row {
    margin: 0 auto;
    max-width: 1170px;
    width: 100%;
}


.adminGG.bibliographie-modele #zone-6>div:first-of-type .panel-front {
    border-radius: 1rem 1rem 0 0;
    overflow: hidden;
}

.adminGG.bibliographie-modele #zone-6>div:last-of-type .panel-front {
    border-radius: 0 0 1rem 1rem;
    overflow: hidden;
}

/* gg 11/08/2022 : correction template 2021 1 colonne */
/* encarts NOMARGE = pleine largeur de page */
.adminGG.bibliographie-modele #zone-2 > div:first-of-type .panel-front {
    width: 100%;
	max-width: 1632px;
	overflow: hidden;
	margin-right: auto;
	margin-left:auto;
	background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 27, 59, 0.4)), color-stop(99%, #001b3b));
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
.adminGG.bibliographie-modele #zone-2 > div:first-of-type .rsItem {
    max-width: 720px;
    text-align: center;
    margin: 0 auto;
    padding: 3rem .5rem 8rem;
}

.adminGG.bibliographie-modele #zone-2 > div:first-of-type .rsItem>*:not(.btn) {
    color: #fff;
}

.adminGG.bibliographie-modele #zone-2 > div:first-of-type .rsItem .btn {
    font-family: 'SourceSansPro', sans-serif;
    margin: auto;
}
.adminGG.bibliographie-modele #zone-2 > div:first-of-type .rsItem .btn.btn-default {
    color:#001b3b;
}
/* fin : gg 11/08/2022 : correction template 2021 1 colonne */

@media (min-width: 768px) {
    .adminGG.bibliographie-modele #zone-2 > div:first-of-type #portal .panel-front .rsItem,
    .adminGG.bibliographie-modele #zone-2 > div:first-of-type #page [id^="layout-"] .row {
        width: 750px;
        max-width: 100%;
    }
}

@media (min-width: 992px) {
    /*     body.page-2021 #page>div.container, */
    /* body:not(.page-2021) #page > div.container, */
    .adminGG.bibliographie-modele #portal #zone-2 > div:first-of-type .panel-front .rsItem{
        width: 970px;
        max-width: 100%;
    }
    .adminGG.bibliographie-modele #zone-2 > div:first-of-type .panel-front {
        width: 100%;
        padding: 0;
    }
 }

@media (min-width: 1200px) {
    .adminGG.bibliographie-modele #portal .panel-front .rsItem,
    .adminGG.bibliographie-modele #page [id^="layout-"] .row {
        width: 1170px;
        max-width: 100%;
    }
    .adminGG.bibliographie-modele #zone-2 > div:first-of-type .panel-front {
        width: 100%;
        padding: 0;
    }
}

@media (min-width: 1600px) {
    .adminGG.bibliographie-modele #zone-2 > div:first-of-type,
    .adminGG.bibliographie-modele #zone-2 > div:first-of-type .rsItem{
    	margin:0 auto;
    }
    .adminGG.bibliographie-modele #zone-2 > div:first-of-type,
    .adminGG.bibliographie-modele .container,
    .adminGG.bibliographie-modele #portal .panel-front,
    .adminGG.bibliographie-modele.page-Recherche-PAD #readspeaker-container,
    .adminGG.bibliographie-modele #page.detailstatic #readspeaker-container,
    .adminGG.bibliographie-modele #page>div.container .container,
    .adminGG.bibliographie-modele #page [id^="layout-"] .row,
    .adminGG.bibliographie-modele-1colonne_mosaique #page #zone-6 {
        width: 1600px;
        max-width: 100%;
    }
    .adminGG.bibliographie-modele #page #layout-3 .row {
        width: 1500px;
        max-width: 100%;
    }

    .adminGG.bibliographie-modele #portal .panel-front {
        width: 970px;
        max-width: 100%;
    }
	/* gg 11/08/2022 + 05/09/2022 : correction hero : */
	.adminGG.bibliographie-modele #zone-2 > div:first-of-type .frame {
        background: transparent;
    }
    .adminGG.bibliographie-modele #zone-2 > div:first-of-type .panel-front {
		width: 100%;
		max-width: 1632px;
		border-radius: 1rem;
		overflow: hidden;
		margin-right: auto;
		margin-left:auto;
	}
	.adminGG.bibliographie-modele #zone-2 > div:first-of-type .panel-front {
		border-radius: 1rem;
	}
	/* fin : gg 11/08/2022 + 05/09/2022 : correction hero : */
    .adminGG.bibliographie-modele #zone-2 > div:first-of-type .rsItem {
        width: 1200px;
        max-width: 100%;
    }
    .adminGG.bibliographie-modele #portal #zone-6 .panel-front.encart-NoMarge {
        width: 100%;
        max-width: 1600px;
        padding: 0;
    }
}

.adminGG.bibliographie-modele #page .panel-front {
    background: transparent;
    padding: 0;
}

/* MODELE DE PAGE "2021 - 2 colonnes" */

.adminGG.bibliographie-modele #zone-2 {
	margin-bottom: -5rem;
}
.adminGG.bibliographie-modele #zone-4 [id^="frame-"] .frame,
.adminGG.bibliographie-modele #zone-5 [id^="frame-"] .frame {
    padding: 1rem;
}

.adminGG.bibliographie-modele #zone-4 [id^="frame-"] .frame {
    padding: 1rem 2rem;
}

.adminGG.bibliographie-modele #zone-4 [id^="frame-"] .frame.sommaire {
    margin: 0 0 1rem!important;
    padding: 0;
}

.adminGG.bibliographie-modele #zone-4 [id^="frame-"] .panel-front,
.adminGG.bibliographie-modele #zone-5 [id^="frame-"] .panel-front {
    padding: 0;
}

.adminGG.bibliographie-modele #zone-4 {
    overflow: hidden;
}

.adminGG.bibliographie-modele #zone-4,
.adminGG.bibliographie-modele #zone-5 {
    border-radius: 1rem;
    background: #FFF;
}

@media(min-width:992px) {
    .adminGG.bibliographie-modele #zone-4.col-md-9 {
        width: calc(75% - 1rem);
        margin-right: 1rem;
    }
    .adminGG.bibliographie-modele #zone-4.col-md-8 {
        width: calc(66.66666666666666% - 1rem);
        margin-right: 1rem;
    }
}

.adminGG.bibliographie-modele #zone-4 [id^="frame-"] .panel-front.aplat,
.adminGG.bibliographie-modele #zone-5 [id^="frame-"] .panel-front.aplat {
    background-color: #EFEFEF;
    margin-right: 0;
    padding: 1rem;
    border-radius: .5rem;
}

.adminGG.bibliographie-modele #zone-4 [id^="frame-"] .panel-front.aplat .panel-heading h2,
.adminGG.bibliographie-modele #zone-5 [id^="frame-"] .panel-front.aplat .panel-heading h2 {
    margin-top: 0;
}

/* ***************************************************************************************************************** */




/* **************************** */
/* **************************** */
/* ACCUEIL 2023 (GG 24/02/2023) */
/* **************************** */
/* **************************** */
.home-2024 #portal {
    padding-top: 0!important;
    padding-bottom: 0!important;
}
.home-2024 #page .panel-front {
    background:transparent;
}

.home-2024 #page>div.container,
.home-2024 div[id^="zone-"] {
    padding: 0;
}

.home-2024 #zone-6 {
    margin-bottom: 0;
}

.home-2024 #page > div.container,
.home-2024 #page #portal .frame,
.home-2024.page-Recherche-PAD #readspeaker-container,
.home-2024 #page.detailstatic #readspeaker-container,
.home-2024 #page .layout,
.home-2024 #page [id^="layout-"],
.home-2024 #page [id^="layout-"] .row,
.home-2024.page-2021-1colonne #page #zone-6 {
    margin: 0 auto;
    max-width: 100%;
    width: 100%;
}
.page-2021-2colonnes #zone-5 {
    background: #EDEFF1;
    border:1px solid #ddd;
}
.page-2021-1colonne #page,
.page-2021-2colonnes #page {
    background: #d4d9de;
}

.home-2024 #page > div.container .container,
.home-2024 #portal .panel-front,
.home-2024.page-Recherche-PAD #readspeaker-container,
.home-2024 #page.detailstatic #readspeaker-container,
.home-2024 #page [id^="layout-"] .row {
    margin: 0 auto;
    max-width: 1170px;
    width: 100%;
}

.home-2024 #portal .panel-front.encart-NoMarge {
    width: 100%
}

.accueil-du-catalogue .card.horiz.big {
  flex: 2;
}
.accueil-du-catalogue .card.horiz.big figure {
  flex: 2;
  width: unset;
  max-width: unset;
  min-width: unset;
}
.accueil-du-catalogue .card.horiz.big .texte {
  flex: 1;
}
.accueil-du-catalogue .bloc-actu-1 .card.verti {
	background:#3A6062;
}
.accueil-du-catalogue .bloc-actu-1 .card.verti .texte,
.accueil-du-catalogue .bloc-actu-1 .card.verti .texte *{
	color:#fff;
}
.accueil-du-catalogue .bloc-actu-1 .card.verti .texte .btn-default {
	background: #fff;
	border-color:#fff;
	color: #001b3b;
}
.accueil-du-catalogue .bloc-actu-1 .card.verti .texte .btn-default,
.accueil-du-catalogue .bloc-actu-1 .card.verti .texte .btn-default * {
	color: #001b3b;
}

.accueil-du-catalogue .bloc-actu-1 .card.verti .texte .btn-light {
	background: transparent;
	border-color:#fff;
	color: #fff;
}

.accueil-du-catalogue .bloc-actu-1 .card.verti .texte .btn-light,
.accueil-du-catalogue .bloc-actu-1 .card.verti .texte .btn-light * {
	color: #fff;
}

.accueil-du-catalogue .card.verti .btn {
	margin-top:.5rem;
}

/* BLOC TYPES DE DOCUMENTS "Explorez le catalogue" */
.search-link::before {
	content: url(images/icon-loupe.svg);
	display: inline-block;
	margin-right: 1rem;
	width: 14px;
	height: 15px;
	/* display: flex; */
	visibility: visible;
	vertical-align: sub;
	line-height: 1;
}
.card.txtOverImg .texte {
	z-index: 1;
}
.frame.bloc-types,
.frame.bloc-mdtq {
/*    background: #E6E8EB;*/
}
#page .panel-front.bloc-types,
#page .panel-front.bloc-instrumentation,
#page .panel-front.bloc-mdtq {
    background: transparent;
    padding: 4rem 0;
}

#page.accueil-du-catalogue .bloc-types h2,
#page.accueil-du-catalogue .bloc-mdtq h2 {
    text-align: center;
    margin-bottom: 3rem;
    padding: 0;
}
#page.accueil-du-catalogue .bloc-types h2,
#page.accueil-du-catalogue .bloc-mdtq h2,
#page.accueil-du-catalogue .bloc-types h2 span,
#page.accueil-du-catalogue .bloc-mdtq h2 span{
    background: transparent;
    padding: 0;
}

.liste-blocs li {
    /* display: inline-block; */
}

.liste-blocs ul {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-template-rows: 1fr 1fr 1fr 1fr;
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
}

.liste-blocs ul li {
    display: flex;
    border-radius: 1rem;
    border: 0;
    overflow: hidden;
    background: #fff;
    box-shadow: 0 3px 8px #00000050;
}
.liste-blocs a {
    display: flex;
    flex-direction: column-reverse;
    justify-content: center;
    align-items: center;
    width: 100%;
    padding: 1rem .5rem;
    text-align: center;
    text-transform: none;
    font-family: 'SourceSansPro', sans-serif;
    font-size: .875rem;
    font-weight: 500;
    line-height: 1.25;
    first-letter: uppercase;
    color: #001b3b;
    background: transparent;
}
.liste-blocs a:hover,
.liste-blocs a:focus {
    text-decoration: none;
}
.liste-blocs a img {
    margin-bottom: .5rem;
    opacity: .5;
}

@media (min-width:768px) {
    .liste-blocs ul {
        display: grid;
        grid-template-columns: 1fr 1fr 1fr 1fr;
        grid-template-rows: 1fr 1fr;
    }
}
/*@media (min-width:992px) {
    .liste-blocs ul {
        display: grid;
        grid-template-columns: 1fr 1fr 1fr 1fr;
        grid-template-rows: 1fr 1fr;
    }
}
*/
@media (min-width:1100px) {
    .liste-blocs ul {
        display: grid;
        grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr/* 1fr*/;
        grid-template-rows: 1fr;
    }
}
.accueil-du-catalogue .bloc-types .btn {
	margin: 3rem auto;
	padding-top: .5rem;
	padding-bottom: .5rem;
	display: block;
	float: none;
	clear: both;
}

/* Abonnements numeriques */
.carte-horizontale > a {
    display: flex;
    flex-direction: row-reverse;
    border-radius: 1rem;
    text-decoration: none;
    border: 1px solid #EAEDF0;
    padding: .5rem;
    position: relative;
    background: #fff;
    box-shadow: 0 3px 8px #00000050;
}
.carte-horizontale > a:hover,
.carte-horizontale > a:focus,
.carte-horizontale > a:focus-within,
.carte-horizontale > a:active {
	/* background: #f3f2ee;*/
    /* border:1px solid #ddd;*/
}
.bloc-types .carte-horizontale {
	width: 100%;
	max-width: 584px;
	margin: 0 auto;
}
.bloc-types .carte-horizontale .texte p{
	margin: 0 0 .5rem;
}
.bloc-types .carte-horizontale .texte .titre{
	font-size: 1.125rem;
	font-weight: 500;
}
.bloc-types .carte-horizontale figure {
	width: 66px;
	margin: 0 1rem 0 0;
}
.bloc-types .carte-horizontale figure img {
	width: 66px;
	min-width: 66px;
	margin: 0;
}
/* fin : BLOC TYPES DE DOCUMENTS "Explorez le catalogue" */

/* BLOC RECHERCHE PAR INSTRUMENTATION */
.bloc-instrumentation.frame {
    background: #fff;
}
.bloc-instrumentation .carte-horiz-big {
    display: flex;
    justify-content: space-between;
    flex-direction: row;
    flex-wrap: wrap;
}
.bloc-instrumentation .carte-horiz-big figure {
    border-radius: 1rem;
    border-radius: 1rem;
    overflow: hidden;
    display: flex;
    justify-content: center;
    flex: 1;
    flex-basis: 360px;
    min-height: 300px;
    position: relative;
}
.bloc-instrumentation .carte-horiz-big figcaption {
    position: absolute;
    left: .25rem;
    bottom: .25rem;
}
.bloc-instrumentation .carte-horiz-big figure img {
/*    object-fit: cover;*/
    object-fit: contain;
}
.bloc-instrumentation .carte-horiz-big .bloc--texte {
    flex: 2;
    flex-basis: 320px;
    padding-left: 2rem;
    order: 2;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.bloc-instrumentation .carte-horiz-big .bloc--texte :not(.btn),
.bloc-instrumentation .carte-horiz-big .bloc--texte h2 {
    margin: 0;
    padding: 0;
    margin-bottom: 1rem;
}
.bloc-instrumentation .carte-horiz-big .bloc--texte>* {
    margin: 0 0 1rem;
}
body.page-2021 #page .bloc-instrumentation .carte-horiz-big .bloc--texte h2 {
    padding: 0;
    margin-bottom: 1rem;
}
.bloc-instrumentation .carte-horiz-big .bloc--texte .btn * {
    margin: 0;
    padding: 0;
    margin-bottom: 0;
}
/* BLOC MEDIATHEQUE */
.bloc-mdtq .slider {
	align-items: flex-start;
}
.bloc-mdtq .card {
	display: flex;
	flex-direction: column;
}

/* ********************* */
/* PAGES CMS GENERALITES */
/* ********************* */
/*.adminGG #page {
	margin-top: 0;
	padding-bottom: 4rem;
	background: #edeff1;
}
body.adminGG,
.adminGG #portal {
	background:transparent;
}*/
body #page {
	margin-top: 0;
	padding-bottom: 4rem;
	background: #edeff1;
}
body,
body #portal {
	background:transparent;
}
#page header {
	background: #fff;
}
.page-Recherche-PAD #page .panel-front,
/*.adminGG */#page .panel-front {
	background: transparent;
	padding: 0;
}
h2,
h2 span,
h2.category_header span {
	background: transparent!important;
}
@media (max-width:529px) {
	.page-2021 #page #zone-6 [id^="frame-"] .panel-front,
	.page-2021-1colonne #page #zone-6 [id^="frame-"] .panel-front,
	.page-2021-2colonnes #page #zone-6 [id^="frame-"] .panel-front {
	    padding:1rem 2rem!important;
	}
}

/* SECTION FOND GRIS */
.aplat-gris {
    background-color: transparent;
}
.page-2021 #zone-4 [id^="frame-"] .panel-front.aplat-gris,
.panel-front.aplat-gris {
    background-color: #EFEFEF;
    padding:1rem;
    border-radius:.5rem;
}
/* pour contrer l'instruction de projet.css : */
@media (max-width:480px) {
	.page-2021 #zone-4 [id^="frame-"] .panel-front.aplat-gris,
	.panel-front.aplat-gris {
	    padding:1rem!important;
	}
}
/* CARTES HORIZONTALES */
.bao-marseillaise #page .carte-horiz-big.light,
body.b-a-o #page .carte-horiz-big.light,
body[class*="bao-"] #page .carte-horiz-big.light {
    background: transparent;
/*    overflow: hidden;*/
    height: unset;
    box-shadow: none;
    display: flex;
    flex-direction: row-reverse;
/*    margin-bottom: 5rem;*/
}
@media (max-width:529px) {
	.bao-marseillaise #page .carte-horiz-big.light,
	body.b-a-o #page .carte-horiz-big.light,
	body[class*="bao-"] #page .carte-horiz-big.light {
		display: flex;
		flex-direction: column-reverse;
		margin-bottom: 2rem;
	}
	.bao-marseillaise #page .carte-horiz-big.light .bloc--image,
	body.b-a-o #page .carte-horiz-big.light .bloc--image,
	body[class*="bao-"] #page .carte-horiz-big.light .bloc--image {
		margin-bottom: 1rem;
	}
	.bao-marseillaise #page .carte-horiz-big.light .bloc--image img,
	body.b-a-o #page .carte-horiz-big.light .bloc--image img,
	body[class*="bao-"] #page .carte-horiz-big.light .bloc--image img {
		height:160px;
	}
}
/* ********************************** */
/* ****** PAGE INSCRIPTION ********** */
/* ********************************** */
.inscription-a-la-mediatheque .carte-horiz-big.light {
	box-shadow: none;
}
.inscription-a-la-mediatheque .carte-horiz-big.light .bloc--texte {
	padding:1rem 0;
}
.inscription-a-la-mediatheque .carte-horiz-big.light .bloc--image {
	width:100%;
	margin:0;
}
.inscription-a-la-mediatheque .carte-horiz-big.light .bloc--image img{
	display: block;
	width:auto;
	margin:0;
	border-radius: 1rem;
}
@media (max-width:529px) {
	.inscription-a-la-mediatheque .carte-horiz-big.light {
		display: flex;
		flex-direction: column-reverse;
		margin-bottom: 2rem;
	}
	.inscription-a-la-mediatheque .carte-horiz-big.light .bloc--image img {
		height:160px;
	}
}
@media (min-width:530px) {
	.inscription-a-la-mediatheque .carte-horiz-big.light .bloc--texte {
		padding:1rem;
	}
	.inscription-a-la-mediatheque .carte-horiz-big.light .bloc--image {
		width:160px;
		margin:0 1rem 0;
	}
	.inscription-a-la-mediatheque .carte-horiz-big.light .bloc--image img{
		width:100%;
		margin:0;
		border-radius: 1rem;
	}
}
/* ********************************* */
/* PAGE PRESENTATION DES COLLECTIONS */
/* ********************************* */
.page-2021-1colonne_texte .pprd-presentation-des-collections #portal .panel-front {
	width: 1170px;
	max-width: 100%;
}

#page.pprd-presentation-des-collections .carte-horiz-big.light {
    background: transparent;
    overflow: hidden;
    height: unset;
    box-shadow: none;
    display: flex;
    flex-direction: row-reverse;
    margin-bottom: 5rem;
}
.bao-marseillaise #page .carte-horiz-big.light.carte-1,
body.b-a-o #page .carte-horiz-big.light.carte-1,
body[class*="bao-"] #page .carte-horiz-big.light.carte-1 {
    margin-top: 1rem;
}
.bao-marseillaise .carte-horiz-big.light .bloc--texte,
body.b-a-o .carte-horiz-big.light .bloc--texte,
body[class*="bao-"] .carte-horiz-big.light .bloc--texte {
	flex:3;
	padding-top: 0;
}
body.page-2021 #page > .container .carte-horiz-big.light h2,
#page > .container .carte-horiz-big.light h2 {
	padding-top: 0;
}
.bao-marseillaise .carte-horiz-big.light .bloc--image,
body.b-a-o .carte-horiz-big.light .bloc--image,
body[class*="bao-"] .carte-horiz-big.light .bloc--image {
	border-radius: 1rem;
	overflow: hidden;
	flex:1;
	display: flex;
	/*justify-content: center;
	align-self: flex-start;*/
}
.bao-marseillaise .carte-horiz-big.light .bloc--image img,
body.b-a-o .carte-horiz-big.light .bloc--image img,
body[class*="bao-"] .carte-horiz-big.light .bloc--image img {
	object-fit: cover;
	width:100%;
	border-radius: 1rem;
}
body.b-a-o .carte-horiz-big.light.picto .bloc--image {
	background:#fafafa;
}
body.b-a-o .carte-horiz-big.light.picto .bloc--image img {
	max-width: 250px;
	object-fit: contain;
	object-position: center;
	margin: .5rem auto;
}

@media (min-width:530px) {
    .bao-marseillaise #page .carte-horiz-big.light,
    body.b-a-o #page .carte-horiz-big.light,
    body[class*="bao-"] #page .carte-horiz-big.light {
        /*background: transparent;
        overflow: hidden;
        height: unset;
        box-shadow: none;*/
    }
   .bao-marseillaise .carte-horiz-big.light .bloc--texte,
	body.b-a-o .carte-horiz-big.light .bloc--texte,
	body[class*="bao-"] .carte-horiz-big.light .bloc--texte {
		flex:2;
	}
    .bao-marseillaise .carte-horiz-big.light .bloc--image,
	body.b-a-o .carte-horiz-big.light .bloc--image,
	body[class*="bao-"] .carte-horiz-big.light .bloc--image {
		border-radius: 1rem;
		overflow: hidden;
		flex:1;
	}
	.bao-marseillaise .carte-horiz-big.light .bloc--image img,
	body.b-a-o .carte-horiz-big.light .bloc--image img,
	body[class*="bao-"] .carte-horiz-big.light .bloc--image img {
		object-fit: cover;
		object-position: unset;
	}
	body.b-a-o .carte-horiz-big.light.picto .bloc--image {
		background:#fafafa;
	}
	body.b-a-o .carte-horiz-big.light.picto .bloc--image img {
		max-width: 250px;
		max-height: 250px;
		object-fit: contain;
		object-position: center;
		margin: 1rem auto;
	}
}
@media (min-width:768px) {
    .bao-marseillaise .carte-horiz-big.light .bloc--image,
	body.b-a-o .carte-horiz-big.light .bloc--image,
	body[class*="bao-"] .carte-horiz-big.light .bloc--image {
		flex:2;
	}
   .bao-marseillaise .carte-horiz-big.light .bloc--texte,
	body.b-a-o .carte-horiz-big.light .bloc--texte,
	body[class*="bao-"] .carte-horiz-big.light .bloc--texte {
		flex:3;
	}
	.bao-marseillaise #page.pprd-presentation-des-collections .carte-horiz-big.light.carte-4,
	.bao-marseillaise #page.pprd-presentation-des-collections .carte-horiz-big.light.carte-5,
	body.b-a-o #page.pprd-presentation-des-collections .carte-horiz-big.light.carte-4,
	body.b-a-o #page.pprd-presentation-des-collections .carte-horiz-big.light.carte-5,
	body[class*="bao-"] #page.pprd-presentation-des-collections .carte-horiz-big.light.carte-4,
	body[class*="bao-"] #page.pprd-presentation-des-collections .carte-horiz-big.light.carte-5 {
	    flex-direction: row;
	}
}

/* ******************************************************* */
/* PAGE PARTITIONS     */
/* ******************************************************* */
#portal .partitions-niveaux details ul {
  margin:.5rem 0 0;
}
#portal .partitions-niveaux details ul li {
  display: inline-block;
  margin: 0 1rem 1rem 0;
}
#portal .partitions-niveaux details ul li a {
  border:1px solid #001B3B;
  border-radius: 1rem;
  padding: .25rem 1rem;
  text-decoration: none !important;
}
#portal .partitions-niveaux details ul li a:hover,
#portal .partitions-niveaux details ul li a:focus {
  background: #d4deD9;
}
#portal .partitions-online .bloc--texte > * {
	line-height: 2;
	margin-bottom: 1rem;
}
/*@media (max-width:529px) {*/
	#page.pprd-les-partitions .partitions-niveaux .carte-horiz-big.light figure img{
	    object-fit: contain;
	}	
/*}	*/
@media (min-width:530px) {
	#page.pprd-les-partitions .partitions-niveaux .carte-horiz-big.light {
	    display: flex;
	    flex-direction: row;
	}	
}	
.partitions-niveaux summary {
	padding: .5rem 0;
}

/* ******************************************************* */
/* PAGES DONNEES OUVERTES A LA PHILHA : LISTE + DETAIL     */
/* ******************************************************* */
/* Cartes liste des données et détail des données */
.page-2021.opendata-liste #zone-6 > div:first-of-type .panel-front {
	border-radius: 1rem;
}
.opendata-liste-item {
	display: flex;
	justify-content: space-between;
	padding: 1rem;
	margin-bottom: 2rem;
	border-radius: .5rem;
	box-shadow: 0 3px 8px 0 #aaa;
}
.opendata-liste-item .liste-item-texte {
	flex:1;
}
.opendata-liste-item .titre,
.opendata-detail-item .titre {
	font-size: 1.25rem;
	font-weight: 500;
	line-height: 1.5;
	margin: 0px 0px 12px;
	color: #001B3B;
}
.opendata-liste-item .titre *,
.opendata-detail-item .titre * {
	font-size: inherit;
	font-weight: inherit;
	line-height: inherit;
	margin-top: inherit;
	color: inherit;
}
.opendata-liste-item .liste-item-liens {
	flex-basis: 120px;
	align-self: flex-start;
	padding: .5rem 1rem;
	margin-left: 1rem;
	border: 1px solid #001B3B;
	border-radius: .5rem;
	display: flex;
	flex-direction: column;
}
.opendata-liste-item .liste-item-liens a {
	display: flex;
	flex-direction: row-reverse;
	margin-bottom: .75rem;
}
.opendata-liste-item .liste-item-liens a span{
	flex:1;
	font-size: 13px;
}
.opendata-liste-item .liste-item-liens a:after{
	width: 1rem;
	margin-right: .5rem;
}
.opendata-detail-item .detail-item-liens {
	flex-basis: unset;
	align-self: flex-start;
	padding: .5rem 0;
	margin-left: 0;
	border: 0;
	border-radius: 0;
	display: flex;
	flex-direction: row;
}
.opendata-detail-item .detail-item-liens > a {
	margin-right: 2rem;
}
/* bouton retour vers page opendata liste */
.page-2021-1colonne.opendata-detail #page #zone-6 .panel-front.retour-liste {
	padding-bottom: 0;
	overflow: visible;
}
.opendata-detail a.back-to-list {
	display: flex;
	align-items: center;
}
.opendata-detail a.back-to-list > span {
	font-size: 1rem;
	text-transform: uppercase;
	margin-right: 1rem;
}
.opendata-detail a.back-to-list > span.icon-chevron-left {
	color: #5f5b5b;
	font-size: 40px;
	width: 42px;
	height: 42px;
	display: inline-block;
}
.opendata-detail a.back-to-list > span.icon-chevron-left::before {
	content: url(images/icon-prev.svg);
	box-shadow: 0 3px 8px #ccc;
	background: transparent;
	width: 42px;
	height: 42px;
	border-radius: 22px;
}
.opendata-detail a.back-to-list:hover > span.icon-chevron-left::before,
.opendata-detail a.back-to-list:focus > span.icon-chevron-left::before {
	content: url(images/icon-prev.svg);
	box-shadow: 0 3px 8px #999;
	background: transparent;
	width: 42px;
	height: 42px;
	border-radius: 22px;
}



/* ********************* */
/* PAGES SELECTION       */
/* ********************* */
.bibliographie-modele p.sous-titre-h1 {
    text-align: center;
}
.page-SelectionCourante-PAD #documents_memorises .panel-heading h2,
.page-SelectionCourante-PAD #documents_memorises .panel-heading h2 * {
    text-transform: uppercase;
    text-align: center;
    font-family: 'Philharmonique', sans-serif;
    font-weight: 400;
    font-size: 3.5rem;
}

.page-SelectionCourante-PAD #documents_memorises .panel-heading h2,
body:not(.page-2021) #portal h1 {
    margin-top: 3rem;
    margin-bottom: 2rem;
}
h2 span {
    background: transparent;
    padding-right: 0;
    padding-right: 0;
}
.bibliographie-modele .selection-description,
.bibliographie-modele p.selection-description {
    background: transparent;
    border: 0;
    padding: 0;
    margin-top: 1rem;
    font-size: 20px;
    font-weight: 700;
    font-family: 'SourceSansPro';
}

/* Sommaires verticaux */
.menu nav li {
    border-radius: 4px;
}
.menu nav ul li a {
    color: #001B3B !important;
    height: auto;
    text-align: left;
    font-size: .875rem !important;
    font-family: 'Philharmonique', sans-serif;
    font-weight: 500;
    text-transform: uppercase;
}

/* ********************************************** */
/* ********************************************** */
/* ********************************************** */
/* *********** RESULTATS DE RECHERCHE *********** */
/* ********************************************** */
/* ********************************************** */
/* ********************************************** */
.page-Recherche-PAD #page {
	background:#edeff1;
}
/* FACETTES */
#facet_container .icon-resize-small,
#facet_container .icon-resize-full {
	font-size: 24px;

}
#facet_container .icon-resize-full:before,
#facet_container .icon-resize-small:before {
    content: '\e85a';
    display: inline-block;
    height: 1rem;
    position: relative;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    vertical-align: top;
    width: 1rem;
    margin-right: 0;
    font-size: 24px;
    -webkit-transform-origin: center;
    -ms-transform-origin: center;
    transform-origin: center;
    -webkit-transition: -webkit-transform .15s ease-in-out, -webkit-transform .15s ease-in-out;
    transition: transform .15s ease-in-out, -webkit-transform .15s ease-in-out;
}
#facet_container .icon-resize-full:before {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
    margin-left: .25rem;
}
/* Facettes horizontales type de doc */
#resultats_recherche .facetList.nav-pills > li > a {
	background-color: #fff;
	color: #001B3B;
	border: 1px solid #001B3B;
	font-size: .875rem;
}


/* LIST ITEM */
#resultats .notice .search-item,
#resultsContainer .panel-search-container #resultats > ul > li,
#resultsContainer .panel-search-container #resultats > ul > li.on,
#resultats > ul > li {
	padding: 2rem;
	display: block;
	background: #fff;
	border:0;
	margin-bottom:.5rem;
}
#resultats .notice_corps {
	padding: 0;
}

@media (min-width: 768px) {
    #resultsContainer {
        padding-top: 1rem;
    }
    #aside {
        width: 24%;
        right: 75%;
        float: none;
        clear: both;
        position: static;
        margin-right: 1rem;
    }
    #resultats_recherche {
        width: 74%;
        left: 25%;
        padding: 0;
        border-radius: 1rem;
        overflow: hidden;
        float: none;
        clear: both;
        position: static;
    }
    #resultats_recherche .global_content{
        border-radius: 1rem;
    }

}

@media (min-width: 992px) {
    #resultsContainer {
        margin-left: 0;
        margin-right: 0;
        display: flex;
        flex-direction: row-reverse;
    }
}


/* COLONNE DES FACETTES */

#aside {
    border: 1px solid #ddd;
    border-radius: 1rem;
    padding: 1rem;
}

#aside *,
#aside #options_resultat .panel-body,
#options_resultat .panel-heading>h2 {
    padding: 0;
}

#aside #options_resultat .go-top-page {
    display: none!important;
}


/* #options_resultat .panel-heading>h2 {
    padding-right: 0;
} */

.global_content,
#aside .global_content {
    margin: 0;
    padding: 0;
}

#facet_container a.accordion-toggle {
    display: block;
}

#options_resultat .panel-heading>h2,
#options_resultat .panel-heading>h2 span,
#options_resultat .panel-heading>h2 * {
    font-family: 'Philharmonique', sans-serif;
    font-weight: 400;
    font-size: 1.125rem;
    margin-top: 1rem;
    text-align: center;
}

#aside h3 {
    font-family: 'Philharmonique', sans-serif;
    font-weight: 500;
    font-size: 1rem;
}

#facet_container .panel-heading {
    padding: 2rem 0 .5rem;
}

#facet_container .icon-resize-full:before,
#facet_container .icon-resize-small:before {
    content: '\e85a';
    display: inline-block;
    height: 1rem;
    position: relative;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    vertical-align: top;
    width: 1rem;
    margin-right: 0;
    font-size: 2rem;
    -webkit-transform-origin: center;
    -ms-transform-origin: center;
    transform-origin: center;
    -webkit-transition: -webkit-transform .15s ease-in-out, -webkit-transform .15s ease-in-out;
    transition: transform .15s ease-in-out, -webkit-transform .15s ease-in-out;
}

#facet_container .icon-resize-full:before {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
    margin-left: .25rem;
}

#facet_container .hierarchical-facet li[aria-level="2"]>.jstree-anchor,
#facet_container .hierarchical-facet li[aria-level="1"]>.jstree-anchor {
    padding-left: 1.5rem;
}

#facet_container .hierarchical-facet li[aria-level="3"]>.jstree-anchor {
    padding-left: 0;
}

#facet_container .hierarchical-facet li[aria-level="3"]>.jstree-anchor:before {
    content: "\2022";
    font-weight: 700;
    font-size: 1rem;
    line-height: 0;
    margin-right: .25rem;
    color: #cd2453;
    vertical-align: super;
}

#facet_container .jstree-anchor .badge {
    vertical-align: baseline;
    background-color: transparent;
}

.jstree-proton .jstree-anchor,
.jstree-proton .jstree-wholerow {
    background: transparent !important;
}

.hierarchical-facet *,
.facetList.nav-pills.nav-stacked *,
button.facet-see-more,
button.facet-see-less {
    font-size: .875rem;
    line-height: 1;
    color: #555;
    vertical-align: top;
}

.hierarchical-facet .jstree-icon {
    color: #001b3b;
}

#aside .hierarchical-facet a,
#aside .facetList.nav-pills.nav-stacked a {
    padding: .25rem 0;
    margin-bottom: .5rem;
}

#aside .facet-search-term {
    padding: 0 .5rem;
    border-radius: 1rem;
    border: 1px solid #ccc;
}

.facet-search-icon::before {
    content: url(images/icon-loupe.svg);
    opacity: .75;
}

#facet_container input[type=checkbox] {
    height: unset;
    margin: .25rem .5rem .5rem 0;
    padding: 0.25rem 0;
}


/* Suggestions style nuage de mots */


/* #facet_container .facetSuggest {
    text-align: left;
}
#facet_container .facetSuggest li{
    display: block;
}
#resultsContainer #aside .btn.btn-action {
    text-align:left;
    background:transparent;
    border:0;
    padding: 0.25rem 0;
    margin-bottom: 0.5rem;
    font-size: .875rem!important;
    line-height: 1!important;
}
#resultsContainer #aside .btn.btn-action span {
    font-size: .875rem!important;
    line-height: 1!important;
    word-break: normal;
} */


/* COLONNE DES RESULTATS DE RECHERCHE */

.panel-front.panel-search-container .panel-heading {
    padding: 0;
}

#resultats .notice .search-item,
#resultsContainer .panel-search-container #resultats>ul>li,
#resultsContainer .panel-search-container #resultats>ul>li.on {
/*    padding: 0;*/
/*    background: transparent;*/
/*    margin-bottom: .5rem;*/
/*    border: 0;*/
}

#resultats .media {
    margin-bottom: 0;
}

#resultats .notice_courte .media a.title {
    padding: 2rem;
    display: block;
    background: #fff;
}

.notice_courte a.title:hover *,
.notice_courte a.title:hover,
.notice_courte a.title:focus *,
.notice_courte a.title:focus {
    text-decoration: none;
}

#resultats .media a.title:hover,
#resultats .media a.title:focus,
#resultats .media a.title:active {
    background: #edeff1;
}

.notice .actions {
    display: none;
}


/* lien notice courte vers notice longue permalien */


/* .notice .actions {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 0;
}
.notice .actions > a {
    width: 100%;
    height: 100%;
    display: block;
    opacity: 0;
} */


/* ******************************************** */
/* ******************************************** */
/* PAGES resultats de recherche IMPORT METIERS */
/* ******************************************** */
/* ******************************************** */

.mobile-navigation {
    background-color: #001b3b;
    margin-top: 2rem;
    display: none!important;
}

.mobile-navigation>.btn-group,
.mobile-navigation .btn {
    color: white;
    background-color: #001b3b;
}


/* intitule de la recherche + facettes selectionnees */

#resultsContainer #criteres_recherche {
    padding-left: 0;
    padding-right: 0;
    float: none!important;
    clear: both;
    margin: 0;
    border-radius: 1rem 1rem 0 0;
    overflow: hidden;
}

#resultsContainer #criteres_recherche>p:first-of-type {
    display: block;
    text-transform: none;
    text-align: center;
    color: #fff;
    width: 100%;
}

#resultsContainer #criteres_recherche>p:first-of-type:after {
    content: "";
    display: block;
    width: 2rem;
    height: 1px;
    border-bottom: 1px solid #fff;
    margin: .5rem auto 0;
}

#resultsContainer #criteres_recherche>ul {
    display: block;
    width: 100%;
    background-color: #001b3b;
    padding: 1rem;
    text-align: center;
}

#resultsContainer #criteres_recherche>ul>li:first-of-type {
    display: block;
    width: 100%;
    background-color: #001b3b;
    /*
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0,27,59,0.4)), color-stop(99%, #001b3b));
    background: linear-gradient(to bottom, rgba(0,27,59,0.4) 0%, #001b3b 99%);
*/
    border: 0;
    padding: .25rem;
    margin-bottom: .75rem;
    text-align: center;
    color: #fff;
}

#resultsContainer #criteres_recherche>ul>li:first-of-type a {
    opacity: 1;
    padding-top: 0;
    max-width: 100%;
    overflow: hidden;
    white-space: unset;
    border: 0;
    background: transparent;
    position: relative;
}

#resultsContainer #criteres_recherche>ul>li:first-of-type a span {
    font-family: 'Philharmonique', sans-serif;
    text-transform: uppercase;
    font-weight: 400;
    font-size: 2rem;
    color: #fff;
}

#resultsContainer #criteres_recherche>ul>li:first-of-type a span.fas {
    font-family: 'Font Awesome 5 Free';
    font-size: 1rem;
    margin-left: 1rem;
    opacity: .5;
    position: absolute;
    top: calc(50% - .5rem);
    display: none;
}

#resultsContainer #criteres_recherche>ul>li:first-of-type a:hover span.fas {
    opacity: 1;
    display: none;
}

#resultsContainer #resultats_recherche .search-icon-container .search-icon-container--icon {
    color: #ffffff75;
}

#resultsContainer #resultats_recherche .search-icon-container .search-icon-container--icon>* {
    opacity: .5;
    margin-left: .5rem;
}

#resultsContainer #resultats_recherche .search-icon-container .search-icon-container--icon>*:hover,
#resultsContainer #resultats_recherche .search-icon-container .search-icon-container--icon>*:focus {
    opacity: 1;
}

#resultsContainer #resultats_recherche .search-icon-container .search-icon-container--icon .glyphicon-share-alt::before {
/*    content: url(images/icon-share-blanc.svg);*/
}

#resultsContainer #resultats_recherche .search-icon-container #exportsList .icon-download::before {
    content: url(images/icon-citation-blanc.svg);
}

#page.selection #aside {
    display: none;
}

#page.selection .searchContainer {
    max-width: 940px;
    margin: 0 auto;
}

#page.selection #documents_memorises .search-icon-container {
    width: 100%;
    text-align: center;
    position: static;
    margin-bottom: 2rem;
}

#documents_memorises .search-icon-container #exportsList .icon-download {
    margin-left: 1rem;
}

#documents_memorises .search-icon-container #exportsList .icon-download::before {
    content: url(images/icon-citation.svg);
}

#resultsContainer #resultats_recherche .search-icon-container .search-icon-container--icon.open-history-search,
{
    display: none;
}


/* #resultsContainer #criteres_recherche>ul>li:nth-of-type(2) {
   margin-left: 20px;
}
 */

#resultsContainer #criteres_recherche>ul>li:nth-of-type(n+2) {
    display: inline-block;
    border: 0;
    margin-top: .25rem;
    margin-right: .325rem
}

#resultsContainer #criteres_recherche>ul>li:nth-of-type(n+2) button.removeFacetFilter {
    background-color: #fff;
    padding: 0 .5rem;
    border: 1px solid #ccc!important;
    border-radius: 1rem;
}

#resultsContainer #criteres_recherche>ul>li:nth-of-type(n+2) button.removeFacetFilter span {
    font-size: .825rem
}

#resultsContainer #criteres_recherche>ul>li:nth-of-type(n+2) button.removeFacetFilter span.icon-remove {
    font-size: 1rem;
    margin-left: 1rem
}


/* *********************************************** */
/* navigation resultats + criteres tri/affichage : */


/* #criteres_recherche, .navigation-page {
    padding: 0;
} */

.page-Recherche-PAD #criteres_recherche p,
.page-Recherche-PAD #criteres_recherche p,
#page.form #criteres_recherche p,
.page-Recherche-PAD #description_resultats,
.page-Recherche-PAD #description_resultats,
#page.form #description_resultats,
.page-Recherche-PAD .taille_page,
.page-Recherche-PAD .taille_page,
#page.form .taille_page {
    padding: .5rem 0;
    margin: 0 1rem 0 0;
}

.page-Recherche-PAD .navigation-page,
.page-Recherche-PAD .criteres_tri,
.page-Recherche-PAD .navigation-page,
#page.form .navigation-page,
.page-Recherche-PAD .criteres_tri,
#page.form .criteres_tri {
    position: static;
    display: inline-block!important;
    padding: 0 .5rem;
    margin: 0;
}

.page-Recherche-PAD .navigation-page .pagination-container.col-md-7,
#page.form .navigation-page .pagination-container.col-md-7 {
    width: auto;
}

.page-Recherche-PAD .pagination,
#page.form .pagination {
    border-bottom: 0;
    border-radius: 0;
}

#resultsContainer #documents_memorises .navigation-page #description_resultats span,
#resultsContainer #resultats_recherche .navigation-page #description_resultats span {
    font-weight: 500;
    font-size: .875rem;
    text-transform: uppercase
}

#resultsContainer .pagination button.btn-link-like {
    padding: .5rem;
    color: #001b3b;
    font-size: 12px;
    border: 0;
}

#resultsContainer .pagination>li:first-of-type button.btn-link-like,
#resultsContainer .pagination button.btn-link-like.suivant {
    padding: 0;
    font-size: 2rem;
    line-height: 1;
}

#resultsContainer .pagination button.btn-link-like:hover,
#resultsContainer .pagination button.btn-link-like:focus,
#resultsContainer .pagination button.btn-link-like:focus-within {
    background: rgba(0, 0, 0, 0.5);
    background: transparent;
    -webkit-box-shadow: 0 4px 0 #001b3b;
    box-shadow: 0 4px 0 #001b3b;
}

#resultsContainer .pagination button.btn-link-like.precedent:hover,
#resultsContainer .pagination button.btn-link-like.suivant:hover,
#resultsContainer .pagination button.btn-link-like.precedent:focus,
#resultsContainer .pagination button.btn-link-like.suivant:focus,
#resultsContainer .pagination button.btn-link-like.precedent:focus-within,
#resultsContainer .pagination button.btn-link-like.suivant:focus-within {
    -webkit-box-shadow: none;
    box-shadow: none;
}

#resultsContainer .pagination button.btn-link-like span {
    border-bottom: 0;
}

#resultsContainer .pagination li {
    vertical-align: middle;
}

#resultsContainer .pagination>.disabled button.btn-link-like:hover,
#resultsContainer .pagination>.disabled button.btn-link-like:focus,
#resultsContainer .pagination>.disabled button.btn-link-like:focus-within {
    -webkit-box-shadow: none;
    box-shadow: none;
}

.pagination>.disabled>span,
.pagination>.disabled>span:hover,
.pagination>.disabled>span:focus,
.pagination>.disabled>a,
.pagination>.disabled>a:hover,
.pagination>.disabled>a:focus,
#resultsContainer .pagination li.disabled,
.pagination>li.disabled>button.btn-link-like {
    color: inherit;
    cursor: default;
    background-color: transparent;
    border: 0;
    opacity: 0.8;
    -webkit-box-shadow: none;
    box-shadow: none;
}

#resultsContainer .pagination>.active>a,
#resultsContainer .pagination>.active>span,
#resultsContainer .pagination>.active>a:hover,
#resultsContainer .pagination>.active>span:hover,
#resultsContainer .pagination>.active>a:focus,
#resultsContainer .pagination>.active>span:focus {
    border-bottom: 0;
    color: #001b3b;
    font-size: 12px;
    padding: 0;
}

#resultsContainer .pagination>.active>a:hover,
#resultsContainer .pagination>.active>span:hover,
#resultsContainer .pagination>.active>a:focus,
#resultsContainer .pagination>.active>span:focus {
    background: rgba(0, 0, 0, 0.5);
    background: transparent;
    -webkit-box-shadow: 0 4px 0 #001b3b;
    box-shadow: 0 4px 0 #001b3b;
}

#resultsContainer .pagination>.active>span,
#resultsContainer .pagination>.active>span:hover,
#resultsContainer .pagination>.active>span:focus {
    border-bottom: 0;
    color: #001b3b;
    font-size: 12px;
    padding: .5rem;
    background: rgba(0, 0, 0, 0.5);
    background: transparent;
    -webkit-box-shadow: 0 4px 0 #001b3b;
    box-shadow: 0 4px 0 #001b3b;
}


/*
 #resultsContainer #documents_memorises .navigation-page #description_resultats span.additional-infos,
 #resultsContainer #resultats_recherche .navigation-page #description_resultats span.additional-infos {
    display: inline-block;
    position: relative
}

 #resultsContainer #documents_memorises .navigation-page #description_resultats span.additional-infos::before,
 #resultsContainer #resultats_recherche .navigation-page #description_resultats span.additional-infos::before {
    content: "(";
    width: 1rem;
    display: inline-block;
    position: absolute;
    z-index: 22;
    background-color: #fff;
    text-align: right;
    left: -8px
}

 #resultsContainer #documents_memorises .navigation-page #description_resultats span.additional-infos::after,
 #resultsContainer #resultats_recherche .navigation-page #description_resultats span.additional-infos::after {
    content: ")"
}

 #resultsContainer #documents_memorises .navigation-page #description_resultats>span span:not(.additional-infos),
 #resultsContainer #resultats_recherche .navigation-page #description_resultats>span span:not(.additional-infos) {
    display: none
}


 #resultsContainer #documents_memorises .panel-search-container>.panel-body>#resultats+div.navigation .navigation-page #description_resultats>span span:not(.additional-infos),
 #resultsContainer #resultats_recherche .panel-search-container>.panel-body>#resultats+div.navigation .navigation-page #description_resultats>span span:not(.additional-infos) {
    display: inline-block;
    font-weight: 700
}
*/

#resultsContainer .navigation .criteres_tri {
    display: -webkit-box;
    display: -ms-flexbox;
    -webkit-display: flex;
    -moz-display: flex;
    -o-display: flex;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    padding-right: 2.5rem;
    float: none!important;
    clear: both;
    min-height: 30px;
    -webkit-box-flex: 4;
    -ms-flex: 4;
    flex: 4
}

#resultsContainer .navigation .icon-arrow-bottom::before {
    line-height: 1;
}

#resultsContainer .navigation .criteres_tri:before {
    float: none!important;
    clear: both
}

#resultsContainer .criteres_tri .displaymode-icon-container {
    margin-left: 1rem;
    margin-top: 0;
}

#resultsContainer .select-all {
    /* display: none!important; */
    background-color: transparent;
    position: relative;
    width: 42px;
    height: 42px;
    margin-left: .5rem
}

#resultsContainer .select-all:before {
    /* content: url(images/icon-add-select.svg); */
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 1;
}

#resultsContainer .select-all .ermes-label {
    position: relative;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    background: transparent
}

#resultsContainer .select-all .ermes-label span {
    position: relative;
    opacity: 0;
}

#resultsContainer .select-all .ermes-label:before {
    content: url(images/icon-add-select.svg);
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 1;
    left: 0;
    top: 0;
    display: block;
}

#resultsContainer .select-all input.check_all[checked="checked"]+.ermes-label:before,
#resultsContainer .select-all input.check_all:checked+.ermes-label:before {
    content: url(images/icon-added-select.svg);
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 1;
    left: 0;
    top: 0;
    display: block;
}

.criteres_tri .check_all {
    position: absolute;
    height: 100%;
    width: 100%;
    z-index: 2;
    opacity: 0;
    cursor: pointer;
}


/* ajout bouton pour faire apparaitre les facettes sur mobile :*/

.navigation .criteres_tri .filterAside {
    /* display: inline-block; */
    display: block;
    float: right;
}

#resultsContainer .navigation .criteres_tri .filterAside {
    /* display: inline-block; */
    display: block;
    float: right;
    padding: 0 .5rem 0 1rem;
}

#resultsContainer .navigation .criteres_tri .filterAside .icon-filter:before {
    content: '\e81f';
    display: inline-block;
    font-family: 'ermes-font-base';
    font-style: normal;
    font-weight: normal;
    min-width: 1rem;
    font-size: 1rem;
    content: '\e81f';
    color: #001b3b;
    vertical-align: sub;
    margin-top: -2px;
}

#resultsContainer .navigation .criteres_tri .sort-order {
    background-color: transparent;
    padding-left: 0;
    float: right!important;
    margin: 0;
}

.criteres_tri label.label-tri {
    color: transparent;
    margin: 0 .5rem;
    font-size: 1px;
}

@media (min-width:300px) and (max-width:991px) {
    #resultsContainer .display-type.hidden-xs.hidden-sm,
    #resultsContainer .display-type .searchList-btn.displaymode-icon-container {
        /*      display: block!important; */
        width: 42px;
        height: 42px;
        border-radius: 50%;
        padding: 0;
        display: flex!important;
        margin-left: 0;
        justify-content: center;
        align-items: center;
        box-sizing: border-box;
        float: right;
    }
    .display-type button {
        background: #fff;
        width: 42px;
        height: 42px;
        border-radius: 50%;
        padding: 0;
        display: flex;
        margin-left: .5rem;
        justify-content: center;
        align-items: center;
        color: #001b3b;
        font-size: 1rem;
    }
    .display-type button span:before {
        margin: 0;
    }
    .display-type span.icon-arrow-bottom {
        display: none;
    }
}

#resultsContainer .navigation .criteres_tri .sort-order .searchList-btn>button,
#resultsContainer .navigation .criteres_tri .filterAside {
    background: #fff;
    width: 42px;
    height: 42px;
    border-radius: 50%;
    padding: 0;
    display: flex;
    margin-left: .5rem;
}

.filterAside span {
    margin: auto;
}

#resultsContainer .navigation .criteres_tri .sort-order .searchList-btn span.labelSelect.sort {
    display: none;
}

.sort-order .icon-arrow-bottom {
    font-size: 1.5rem;
    position: absolute;
    top: .125rem;
    left: calc(50% - .65rem);
    width: 1.5rem;
    height: 1.5rem;
}

#resultsContainer .navigation .criteres_tri .sort-order .dropdown-toggle .icon-arrow-bottom::before {
    display: inline-block;
    font-family: 'ermes-font-base';
    font-style: normal;
    font-weight: normal;
    min-width: 1rem;
    font-size: 1.5rem;
    content: '\e81f';
    content: url(images/icon-sort.svg);
    color: #001b3b;
    margin: 0;
    vertical-align: middle;
}

#resultsContainer .navigation .icon-chevron-left:before {
    content: url(images/icon-prev.svg);
    width: 42px;
    transition: .25s all ease-in-out;
}

#resultsContainer .navigation .icon-chevron-right:before {
    content: url(images/icon-next.svg);
    width: 42px;
    transition: .25s all ease-in-out;
}

#resultsContainer .navigation button:hover>.icon-chevron-left:before {
    content: url(images/icon-prev.svg);
    transform: scale(1.125);
}

#resultsContainer .navigation button:hover>.icon-chevron-right:before {
    content: url(images/icon-next.svg);
    transform: scale(1.125);
}

@media (min-width:768px) {
    #resultsContainer .navigation.hidden-xs .criteres_tri {
        display: none!important;
    }
}

@media (min-width:992px) {
    .page-Recherche-PAD .navigation {
        -webkit-display: flex;
        -moz-display: flex;
        -o-display: flex;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        margin: 1.75rem 0 2.5rem;
    }
    /* .page-Recherche-PAD  .pagination {
       border-bottom: 1px solid #001b3b;
    } */
    #resultsContainer .navigation .criteres_tri>.hidden-xs .searchList-btn>button {
        background-color: #fff;
        color: #001b3b;
        border: 0;
        border-radius: 21px;
        padding: 0 2rem 0 1rem;
        margin-top: 0;
        height: 42px;
    }
    #resultsContainer .navigation .criteres_tri>.display-type .searchList-btn>button .icon-arrow-bottom {
        position: absolute;
        top: 2px;
    }
    .criteres_tri .sort-order {
        background-color: transparent;
    }
    #resultsContainer .navigation .criteres_tri {
        padding-right: 0;
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
    }
    #resultsContainer .navigation .criteres_tri .filterAside {
        display: none;
    }
}

@media (max-width:991px) {
    #resultsContainer #criteres_recherche>ul>li:first-of-type {
        padding: 1rem .5rem;
        margin-bottom: 0;
    }
    /* criteres recherche */
    #resultsContainer #criteres_recherche>ul {
        margin-bottom: 0;
        background: #001b3b;
        padding: 1rem .5rem;
    }
    #resultsContainer #criteres_recherche>ul>li:nth-of-type(2) {
        margin-right: .325rem;
    }
    .page-Recherche-PAD #criteres_recherche p,
    .page-Recherche-PAD #description_resultats,
    .page-Recherche-PAD .taille_page {
        padding: .5rem 1.5rem;
        display: none;
        font-weight: 700;
        padding: .5rem;
        color: #001b3b;
        text-transform: uppercase;
        display: none;
    }
    .additional-infos {
        color: #001b3b;
        font-weight: normal;
        font-size: inherit;
    }
    /*! navigation rÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â©sultats : */
    #resultsContainer .navigation {
        margin: 0;
        /* background: #001b3b; */
        margin: 1.5rem 0 0;
        position: relative;
    }
    #resultsContainer .navigation>.navigation-page.hidden-sm.hidden-xs {
        display: block!important;
        padding: 0;
        /* border-top: 1px solid #ccc; */
        margin: 0;
    }
    #resultsContainer .navigation>.navigation-page .pagination-container,
    #resultsContainer .navigation>.navigation-page .pagination {
        width: 100%;
    }
    .pagination>li:first-of-type {
        float: left;
    }
    .pagination>li:last-of-type {
        float: right;
    }
    #resultsContainer .pagination button.btn-link-like {
        padding: .5rem;
        /* color: #fff; */
        font-size: 12px;
        border: 0;
    }
    #resultsContainer .pagination>li:first-of-type button.btn-link-like,
    #resultsContainer .pagination button.btn-link-like.suivant {
        padding: 0;
        font-size: 2rem;
        line-height: 1;
    }
    #resultsContainer .pagination button.btn-link-like:hover,
    #resultsContainer .pagination button.btn-link-like:focus,
    #resultsContainer .pagination button.btn-link-like:focus-within {
        /* background: rgba(255, 255, 255, 0.5);*/
        -webkit-box-shadow: 0 -3px 0 #001b3b inset;
        box-shadow: 0 -3px 0 #001b3b inset;
    }
    #resultsContainer .pagination button.btn-link-like span {
        border-bottom: 0;
    }
    #resultsContainer .pagination li {
        vertical-align: middle;
    }
    #resultsContainer .pagination>.active>a,
    #resultsContainer .pagination>.active>span,
    #resultsContainer .pagination>.active>a:hover,
    #resultsContainer .pagination>.active>span:hover,
    #resultsContainer .pagination>.active>a:focus,
    #resultsContainer .pagination>.active>span:focus {
        border-bottom: 0;
        /* color: #fff; */
        font-size: 12px;
        padding: 0;
    }
    #resultsContainer .pagination>.active>a:hover,
    #resultsContainer .pagination>.active>span:hover,
    #resultsContainer .pagination>.active>a:focus,
    #resultsContainer .pagination>.active>span:focus {
        -webkit-box-shadow: 0 -3px 0 #001b3b inset;
        box-shadow: 0 -3px 0 #001b3b inset;
    }
    #resultsContainer .pagination>.active>span,
    #resultsContainer .pagination>.active>span:hover,
    #resultsContainer .pagination>.active>span:focus {
        border-bottom: 0;
        /* color: #fff; */
        font-size: 12px;
        padding: .5rem;
        /*        background: rgba(255, 255, 255, 0.5);*/
        -webkit-box-shadow: 0 -3px 0 #001b3b inset;
        box-shadow: 0 -3px 0 #001b3b inset;
    }
    /* criteres de tri */
    #resultsContainer .navigation .criteres_tri {
        margin: 0;
        position: absolute;
        top: -3.5rem;
        right: 0;
        padding: 0;
    }
}

@media (max-width:767px) {
    #resultats+.navigation {
        display: block!important;
    }
    #resultats+.navigation .criteres_tri {
        display: none!important;
    }
}

#resultsContainer .navigation .criteres_tri .displaymode-icon-container .dropdown-menu,
#resultsContainer .navigation .criteres_tri .sort-order .searchList-btn .dropdown-menu {
    left: unset;
    right: 0;
}

#resultsContainer .navigation .criteres_tri .displaymode-icon-container .dropdown-menu li,
#resultsContainer .navigation .criteres_tri .sort-order .searchList-btn .dropdown-menu li {
    background: #EBEDF0;
    color: #001b3b75;
    padding: 0;
    border-bottom: 1px solid #fff;
}

#resultsContainer .navigation .criteres_tri .displaymode-icon-container .dropdown-menu li a,
#resultsContainer .navigation .criteres_tri .sort-order .searchList-btn .dropdown-menu li a {
    padding: .5rem;
}

.dropdown-menu>li>a:hover,
.dropdown-menu>li>a:focus {
    color: #001b3b;
    text-decoration: none;
    background-color: #fff;
}

.displaymode-icon-container .active,
.siteRestriction-icon-container .active,
.pageSize-container .active,
.sort-order .active {
    background-color: #fff !important;
    color: #001b3b !important;
}

#resultsContainer .navigation>.navigation-page .pagination-container {
    width: auto;
}


/* ************************************ */
/* RESULTATS RECHERCHE : ASIDE FACETTES */

.facetList.nav-pills.nav-stacked span {
    font-size: .875rem;
    line-height: 1;
}


/* ********************************** */
/* ********************************** */
/* V2021 RESULTATS DE RECHERCHE */
/* ********************************** */
/* ********************************** */


/* correction bug affichage vignettes 10/05/2022 GG */

.vignette_document a {
    display: flex;
    flex-direction: column;
    min-height: 175px;
    height: 100%;
}

#containerSearchList .informationVignet {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

#containerSearchList .item img {
    -moz-box-shadow: none;
    -ms-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}
/* fin : correction bug affichage vignettes 10/05/2022 GG */
/* ************* */


/* NOTICE COURTE */
.page-Recherche-PAD>.container {
    background: #d4d9de;
}

#page .searchContainer {
    opacity: 1!important;
}

#SearchPortal {
    margin-top: 0;
}

@media (min-width:768px) {
    #SearchPortal {
        margin-top: 1rem;
    }
}


/*..page-Recherche-PAD  #resultats_recherche,*/

#resultsContainer #aside {
    /* background: #fff; */
}

#resultsContainer #aside .badge {
    color: #555;
}

#resultsContainer #aside {
    border-radius: 1rem;
}

#resultsContainer #resultats_recherche .panel-search-container .panel-heading,
#resultsContainer #resultats_recherche .panel-search-container .panel-body {
    padding: 0;
    margin-top: 0;
}


/* #options_resultat .panel-heading, */

#resultats_recherche .panel-heading h2 {
    display: none;
}

#resultsContainer #resultats_recherche .panel-search-container .panel-heading .search-icon-container {
    position: absolute;
    right: 1rem;
    top: 1rem;
}

#resultsContainer #criteres_recherche>ul>li:nth-of-type(n+2) button.removeFacetFilter {
    background-color: #fff;
    padding: .125rem 1.5rem;
    border: 1px solid #ccc !important;
    border-radius: 1rem;
}

#resultsContainer #criteres_recherche>ul>li:nth-of-type(n+2) button.removeFacetFilter span {
    font-size: .825rem;
    color: #001b3b;
}

#resultsContainer #criteres_recherche p,
#resultsContainer #description_resultats,
#resultsContainer .taille_page {
    font-weight: bold;
    font-size: .875rem;
    padding: .5rem;
    color: #001b3b;
    text-transform: uppercase;
}

#resultsContainer #resultats_recherche .navigation-page #description_resultats span.additional-infos {
    color: #001b3b;
    opacity: .75;
    font-weight: normal;
}

@media (max-width:991px) {
    #page .mobile-navigation {
        display: none!important;
    }
    .criteres_tri .site-restriction label.label-tri {
        color: #001b3b;
        display: none !important;
    }
    /* #resultsContainer .navigation  */
    .criteres_tri .sort-order .searchList-btn span.labelSelect.sort {
        display: none;
    }
}


/*  #resultsContainer .panel-search-container,
 #resultsContainer .panel-search-container #resultats > ul > li,
 #resultsContainer .panel-search-container #resultats > ul > li.on, */

#resultsContainer #documents_memorises,
#resultsContainer #documents_memorises #resultats>ul>li,
#resultsContainer #documents_memorises #resultats>ul>li.on {
    background: transparent;
    border: 0;
}

#resultsContainer #documents_memorises #resultats>ul>li,
#resultsContainer #documents_memorises #resultats>ul>li.on {
    margin-bottom: 1rem;
}


/* .edutheque#resultsContainer #documents_memorises .search-icon-container.mobile{
    display: none!important;
} */

#resultsContainer #documents_memorises,
#resultsContainer #options_document,
#resultsContainer #documents_memorises .panel-front,
#resultsContainer #options_document .panel-front {
    padding: 0;
}

@media (min-width:992px) {
    #resultsContainer #documents_memorises,
    #resultsContainer #options_document {
        padding: 0 1rem;
    }
}
/* ******************************* */
/* NOTICE LONGUE */
/* ******************************* */
#resultats_detail {
	background: #fff;
	border-radius: 1rem;
	padding: 1rem;
}
/* Disponiblité en mediatheque */
h3.category_header {
  background: #fff;
  border-radius: 1rem 1rem 0 0;
}
.detail-holdings-class [class|="detail-holds"] thead th, .detail-subscriptions thead th, .detail-holdings-class [class|="detail-holds"] thead td, .detail-subscriptions thead td {
	background-color: #001B3B;
}
.detail-holds,
.detail-holdings-class tbody tr:last-of-type {
	border-radius: 0 0 1rem 1rem;
	overflow: hidden;
}

/* ******************************* */
/* NOTICES LONGUES contexte resultat de recherche */
/* ******************************* */
#resultats_detail {
    margin-top: 2rem;
}
.detail-icon-container {
    margin: 1rem .5rem 0;
    height: 42px;
}
.detail-icon-container>* {
    margin-right: 1rem;
}
.detail-icon-container * {
    max-height: 42px;
}
.detail-icon-container .icon-return:before {
    content: url(images/icon-upback.svg);
}
.detail-icon-container .icon-chevron-left:before {
    content: url(images/icon-prev.svg);
}
.detail-icon-container .icon-chevron-right:before {
    content: url(images/icon-next.svg);
}
.rsDefaultInv.rsHor .rsArrowLeft .rsArrowIcn {
    background: url("images/icon-prev.svg") no-repeat center;
    box-shadow: 0 3px 9px #ddd;
    border-radius: 50%;
}
.rsDefaultInv.rsHor .rsArrowRight .rsArrowIcn {
    background: url("images/icon-next.svg") no-repeat center;
    box-shadow: 0 3px 9px #ddd;
    border-radius: 50%;
}
#notice_longue .more-actions-mobile,
#notice_longue .more-actions {
    font-size: 25px;
    margin: 0;
    margin-top: 0;
    position: absolute;
    position: static;
    right: .5rem;
    top: 0;
}
#notice_longue .more-actions-mobile {
    display: none!important;
}
#detail-notice > .col-sm-4.col-md-3.col-lg-3 {
	width: 100%;
}
.detailStatic #notice_longue .more-actions {
    display: flex!important;
    justify-content: center;
    padding: 1rem 0;
}
@media (max-width:767px) {
    .detail-icon-container {
        margin: 0 .5rem 0;
    }

    #notice_longue .more-actions {
        display: flex!important;
        justify-content: center;
    	padding: 1rem 0;
    }
}
@media (min-width:768px) {
    .detail-icon-container {
        margin: 0 .5rem 0;
        padding: 1rem 0;
    }

    #notice_longue .more-actions {
        display: flex!important;
        justify-content: center;
        padding: 1rem 0;
    }
}
#notice_longue .more-actions-mobile>*,
#notice_longue .more-actions>* {
    width: 42px;
    height: 42px;
    margin-left: 1rem;
    text-align: right;
    display: inline-block;
}
#notice_longue .ajouter_selection,
#notice_longue .ajouter_selection *,
#notice_longue .more-actions-mobilemore-actions-mobile button#exportsList,
#notice_longue .more-actions button#exportsList,
#notice_longue .metadata-actions > li {
    width: 42px;
    background-color: transparent;
}
#notice_longue .metadata-actions > li {
    width: 42px;
    margin-left: 1rem;
}
#notice_longue .metadata-actions > li * {
	background-color: #fff;
	color: #001b3b;
	border: 0;
	border-radius: 21px;
}
#notice_longue .metadata-actions > li .btn-default .caret,
#notice_longue .metadata-actions > li .btn-account .caret,
#notice_longue .metadata-actions > li .btn-basket .caret {
	border-top: 4px solid #001b3b;
	border-right: 4px solid transparent;
	border-bottom: 0 dotted;
	border-left: 4px solid transparent;
	/* border-top-color: #001b3b; */
}
#notice_longue .more-actions-mobile #exportsList i.icon-download,
#notice_longue .more-actions #exportsList i.icon-download,
#notice_longue .more-actions-mobile .permalink i.icon-link,
#notice_longue .more-actions .permalink i.icon-link {
    width: 42px;
    display: block;
    height: 42px;
}
#notice_longue li.ajouter_selection:before {
    content: url(images/icon-add-select.svg);
}
#notice_longue .more-actions-mobile #exportsList .icon-download:before,
#notice_longue .more-actions #exportsList .icon-download:before {
    content: url(images/icon-exporter-42px.svg);
    width: 42px;
    display: block;
    height: 42px;
}
#notice_longue .more-actions-mobile .permalink .icon-link:before,
#notice_longue .more-actions .permalink .icon-link:before {
    content: url(images/icon-partager-42px.svg);
    width: 42px;
    display: block;
    height: 42px;
}
#notice_longue .more-actions-mobile button[title="Envoyer par mail"],
#notice_longue .more-actions button[title="Envoyer par mail"] {
    display: none;
}
.more-actions .dropdown-menu li {
    padding: .5rem;
    font-size: .875rem;
    color: #001b3b;
    border-bottom: 1px solid #ddd;
}
.more-actions .dropdown-menu li * {
    color: #001b3b;
    font-size: .875rem;
}

/* ************************************ */
/* SELECTION COURANTE */
/* ************************************ */
.panel-selection {
    background: none;
}
#page #multi_selection *,
#page #multi_selection #panel-selection-detail * {
    color: #fff !important;
    background: transparent;
}
#page #multi_selection #panel-selection-detail {
    background: rgba(0, 27, 59, 0.9);
    border-radius: .5rem;
}
#page #multi_selection #panel-selection-detail .panel-heading {
    padding: .5rem;
}
#page #multi_selection #panel-selection-detail a,
#page #multi_selection #panel-selection-detail li,
#page #multi_selection #panel-selection-detail span,
#page #multi_selection #panel-selection-detail button,
#page #multi_selection #panel-selection-detail :before,
#page #multi_selection #panel-selection-detail :after,
#page #multi_selection #panel-selection-detail p {
    color: #fff!important;
}

/* #page #multi_selection #panel-selection-detail .glyphicon-download:before {
    content: url(images/icon-citation-blanc.svg);
} */
#page #multi_selection #panel-selection-detail h2,
#page #multi_selection #panel-selection-detail h2 span {
    border: 0;
    border-top: 0;
    display: inline;
}
#page #multi_selection_simple #panel-selection-detail h2,
#page #multi_selection_simple #panel-selection-detail h2 span {
    border: 0;
    border-top: 0;
    display: inline;
}
#page #multi_selection #panel-selection-detail button.bouton_detail:before {
    content: '\e801';
    font-size: 2rem;
    vertical-align: top;
    /*    height: 1rem;*/

    line-height: 1;
}
#multi_selection_simple .panel,
#multi_selection .panel {
    -webkit-box-shadow: 0 3px 8px #d1cfd0;
    box-shadow: 0 3px 8px #d1cfd0;
    color: #fff;
}
#multi_selection h2,
#multi_selection h2 * {
    font-size: 1rem;
    color: #fff;
}
#resultsContainer #documents_memorises>.global_content>.panel-front>.panel-heading>h2,
#resultsContainer #documents_memorises .intro {
    padding: 0;
    text-align: center;
}
#resultsContainer #documents_memorises .intro {
    font-family: 'Philharmonique';
    text-transform: uppercase;
    font-size: 1rem;
}
#resultsContainer #aside #options_document h3,
#resultsContainer #aside #options_document h3 span {
    font-family: 'Philharmonique', sans-serif;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 1.25rem;
}
#resultsContainer #aside #options_document .btn-info {
    background: transparent;
    border-color: #001b3b;
    color: #001b3b;
    border-radius: 1rem;
    padding: 0 1rem;
    margin: 0 .5rem .5rem 0;
}
#resultsContainer #aside #options_document .remove-label {
    padding: 0 .125rem;
}
#resultsContainer #aside #options_document .vider_panier,
#resultsContainer #aside #options_document .btn-dark {
    background: #001b3b;
    border-color: #001b3b;
    color: #fff;
    border-radius: 1rem;
    padding: .25rem 1.5rem;
}
#resultsContainer #aside #options_document #user_labels {
    margin-bottom: 2rem;
}
#resultsContainer #aside #options_document #user_labels>.input-group {
    overflow: hidden;
    border-radius: 1rem;
}
#resultsContainer #aside #options_document #user_labels>.input-group #addLabelField {
    border-radius: 1rem 0 0 1rem;
}
#resultsContainer #aside #options_document #user_labels>.input-group #confirm_addLabel {
    background: #001b3b;
    border-color: #001b3b;
    color: #fff;
}
#resultsContainer .taille_page {
    display: none;
}
#resultsContainer #resultats_recherche {
    background: transparent;
    padding: 0;
}
#resultats_recherche .facetList.nav-pills {
	margin-bottom: 8px;
  	margin-top: 0;
}
@media (max-width:991px) {
    #resultsContainer #resultats_recherche {
        position: static;
        width:100%!important;
        background: transparent;
        padding: 0;
    }

    #resultsContainer #criteres_recherche p,
    #resultsContainer #description_resultats,
    #resultsContainer .taille_page {
        display: none;
    }

    #resultsContainer>main>.searchContainer #aside,
    #resultsContainer #aside {
        position: static;
        width: 100%!important;
    }
}
#resultsContainer #resultats .notice_corps {
    width: 100%;
    position: relative;
    padding: 0;
}
.notice.notice_courte {
    margin: 0;
}

/* @media (min-width:768px){
     #resultsContainer #resultats .notice_corps .media-body {
        padding-right: 2.5rem;
        border-radius: 1rem;
        background: rgb(244,244,244);
        background: -moz-linear-gradient(-90deg, rgba(244,244,244,1) 0%, rgba(244,244,244,1) 2.5rem, rgba(255,255,255,1) 2.5rem, rgba(255,255,255,1) 100%);
        background: -webkit-linear-gradient(-90deg, rgba(244,244,244,1) 0%, rgba(244,244,244,1) 2.5rem, rgba(255,255,255,1) 2.5rem, rgba(255,255,255,1) 100%);
        background: linear-gradient(-90deg, rgba(244,244,244,1) 0%, rgba(244,244,244,1) 2.5rem, rgba(255,255,255,1) 2.5rem, rgba(255,255,255,1) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#f4f4f4",endColorstr="#ffffff",GradientType=1);
        border: 1px solid #ddd;
    }
} */
.media,
.media .media {
    margin-top: 0;
    margin-bottom: 2rem;
}
#resultats .notice_corps {
    padding: 0;
    width: 100%;
}
.notice_courte .notice_corps .media-body * {
    color: #001b3b;
}
.vignette_document {
    margin: 0;
}
#resultsContainer #resultats .notice_corps .vignette_document,
#resultsContainer #resultats .notice-courte .vignette {
    background: #fff;
    /* border-radius: 1rem;
    border: 1px solid #d4d9de; */
    overflow: hidden;
}
#resultsContainer #resultats .notice-courte .vignette {
    min-width: 100px;
    height: auto;
}
#documents_memorises .vignette_container,
#resultats_recherche .vignette_container,
#resultats_detail .vignette_container,
.notice-courte .vignette {
    margin-right: 1rem;
}
.notice-courte .vignette,
#resultsContainer #resultats .notice-courte .vignette {
    background: transparent;
}
.notice-courte .vignette figure {
    background: url('/ui/skins/default/ermes-front/images/General/DocType/MIMO_SMALL.svg') no-repeat center;
    min-height: 75px;
}

/* affichage mosaique murale */
#containerSearchList .notice .search-item {
    margin: 0;
}
#containerSearchList .item {
    margin-top: 0;
    margin-bottom: 1rem;
    margin-left: .5rem;
    margin-right: .5rem;
    border: 0;
    box-shadow: 0 3px 8px 0 #ccc;
    border-radius: 1rem;
    overflow: hidden;
}
#resultats_recherche #containerSearchList .vignette_container {
    margin-right: 0;
}
#containerSearchList .vignette_document a {
    display: flex;
    flex-direction: column;
}
#containerSearchList .item img {
    -moz-box-shadow: none;
    -ms-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    background-color: transparent;
    padding: 0;
}
#containerSearchList .informationVignet {
    padding: .5rem;
    position: static;
    width: 100%;
    max-width: 250px;
    display: block !important;
    order: 2;
    cursor: pointer;
}
#containerSearchList .titleVignet {
    height: auto;
    font-family: 'Philharmonique', sans-serif;
    font-size: 1rem;
    font-weight: 500;
    text-transform: uppercase;
    cursor: pointer;
    margin-bottom: .25rem;
}
#containerSearchList .subTitleVignet {
    cursor: pointer;
    white-space: break-spaces;
}
#containerSearchList .item :hover *,
#containerSearchList .item :hover .subTitleVignet {
    text-decoration: none;
}
#containerSearchList .subTitleVignet:last-child {
    display: none;
}

/* fin : affichage mosaique murale */
@media (min-width:768px) {
    #documents_memorises .vignette_container,
    #resultats_recherche .vignette_container,
    #resultats_detail .vignette_container,
    .notice-courte .vignette {
        margin-right: 2rem;
    }
}

#resultsContainer #resultats .notice_corps .vignette_document img.ermes-thumb,
#resultsContainer #resultats .notice-courte .vignette img {
    width: 100px !important;
    height: auto !important;
    border-radius: 1rem;
    /* border: 1px solid #d4d9de; */
}
/* masquer la vignette ermes, pour ne laisser que la vignette cimu - GG 21/06/2022 */
.notice_corps .vignette_container,
#resultats .notice_corps .vignette_container,
.webframe-ermes-lastviewedresources-item .vignette_container {
}
.webframe-ermes-lastviewedresources-item .notice-courte-MUSEE .notice-courte .vignette {
    
}
/* fin : masquer la vignette ermes - GG 21/06/2022 */
#resultats .notice .chevron-search {
    display: none!important;
}
#resultsContainer #resultats .notice_corps .line {
    font-size: 12px;
    font-weight: 700;
    color: #001b3b;
    line-height: 1;
    margin-bottom: .5rem;
}
#resultsContainer #resultats .notice_corps .line:after {
    line-height: 1;
}
.notice_courte .notice_corps .cim-short-duree-type-doc,
.rs-staticList .notice_corps .cim-short-duree-type-doc {
    /*position: absolute;*/
    top: .5rem;
    left: .5rem;
    font-size: 11px;
    color: #fff;
    background: rgba(0, 27, 59, 0.85);
    width: auto;
    padding: 0 .25rem;
}


#resultsContainer #resultats .notice_corps h3 {
    font-size: 1rem;
    font-family: Philharmonique;
    font-weight: 500;
    margin-bottom: .5rem;
    padding-top: 0;
    order: 3;
}
#resultsContainer #resultats .notice_corps .cim-short-genre {
    display: none;
}
#resultsContainer #resultats .notice_corps .cim-short-genre.uni100 {
    display: block;
}
#resultsContainer #resultats .notice_corps .template-resume {
    font-size: .875rem;
    /*font-family: 'Philharmonique', sans-serif;*/
    font-family: "sourceSansPro", sans-serif;
    font-weight: normal;
    /*text-transform: uppercase;*/
    line-height: 1.25;
    opacity: 1;
    margin-bottom: 10px;
}

/* "fait partie de..." : il faut changer la classe template-resume en partOfDoc */
#resultsContainer #resultats .notice_corps .template-resume+.template-resume,
#resultsContainer #resultats .notice_corps .partOfDoc {
    font-family: "sourceSansPro", sans-serif;
    opacity: .7;
    font-size: .875rem;
    margin-bottom: 10px;
}
#resultsContainer #resultats .notice_corps .template-info {
    font-size: .875rem;
    line-height: 1.5;
}
#resultsContainer #resultats .notice_corps .media-body p.page-cms {
    display: none;
}

/* METADATA (panier etc) */
.anonyme #resultats .notice_courte .notice_metadata {
    display: none !important;
}
.notice-actions {
    padding: 0;
}
#resultats .notice_courte .notice_metadata {
    display: block !important;
    position: absolute;
    right: 0;
    top: 2rem;
    width: 2rem;
}
#resultats .notice_courte .notice_metadata *,
#resultats .notice_courte .notice_metadata :before {
    padding: 0;
    margin: 0;
    font-size: 1rem;
    line-height: 1;
    background: transparent;
    border: 0;
    color: #001b3b;
}
@media (min-width:768px){
	#resultats .notice_courte .notice_metadata {
		right: -1.5rem;
	}
}
#resultats .notice_courte .notice_metadata li {
    margin-bottom: .5rem;
}
#resultats .notice_courte .notice_metadata .icon-basket:before {
    color: #0095DA;
}
#resultats .notice_courte .notice_metadata .icon-basket-empty:before {
    color: #001b3b;
}
#resultats .notice_courte .notice_metadata .btn-basket .caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px solid #001b3b;
    border-right: 4px solid transparent;
    border-bottom: 0 dotted;
    border-left: 4px solid transparent;
    vertical-align: top;
    opacity: 1;
}
#resultats .notice_courte .notice_metadata .memoriser .dropdown-menu {
    padding: .5rem;
    background: #fff;
    box-shadow: 0 3px 8px #ccc;
}
#resultats .notice_courte .notice_metadata .memoriser .dropdown-menu li {
    display: block;
}
#resultats .notice_courte .notice_metadata .memoriser .dropdown-menu .basket-label.btn-link-like {
    padding: .35rem;
    margin: .125rem;
    font-size: .825rem;
}
#resultats .notice_courte .notice_metadata .memoriser .dropdown-menu .basket-label.btn-link-like:hover,
#resultats .notice_courte .notice_metadata .memoriser .dropdown-menu .basket-label.btn-link-like:focus {
    background: #f4f4f4;
}
@media (max-width:767px) {
    #resultsContainer #resultats .notice_container {
        cursor: pointer;
        padding-bottom: 0;
    }

    #resultsContainer #resultats .notice_corps .media-body {
        padding-bottom: 0;
        padding: 1rem;
    }

    #resultsContainer #resultats .notice_corps .vignette_document {
        margin: .5rem;
    }

    #resultsContainer #resultats .notice_corps .cim-short-duree-type-doc {
        top: .75rem;
        left: 1rem;
    }
}
@media (max-width:991px) {
    #resultats .notice_courte .notice_metadata #dropBasketList {
        position: absolute;
    }
}
#resultats .notice_courte .notice_metadata ul.metadata-actions>li>a,
#resultats .notice_courte .notice_metadata ul.metadata-actions>li>button,
#resultats .notice_courte .notice_metadata .memoriser>button,
#resultats .notice_courte .notice_metadata .modify-selection {
    height: 1rem;
    width: 2rem;
    margin-bottom: .25rem;
}

/* ICON SELECTION COURANTE */
#resultats .select {
    background-color: transparent;
    height: 1.5rem;
    width: 1rem;
    position: absolute;
    right: .75rem;
    top: .75rem;
}
#resultats .select input[type="checkbox"],
.ajouter_selection input[type="checkbox"] {
    float: none;
    height: 1rem;
    width: 1rem;
    margin: 0;
    position: relative;
    border-color: #fff;
    vertical-align: middle;
    opacity: 0;
    cursor: pointer;
    z-index: 2;
}
#resultats .select .ermes-label {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    width: 1rem;
    height: 1.5rem;
    border-radius: 1rem;
    box-sizing: border-box;
    overflow: hidden;
    font-size: .0001rem;
    background: transparent;
    color: transparent;
    z-index: 1;
}
#resultats .select .ermes-label span {
    opacity: 0;
}
#resultats .select .ermes-label:after {
    position: absolute;
    left: calc(50% - 14px / 2);
    top: calc(50% - 12px / 2);
    content: "";
    background: url(images/icon-playlist-add.svg) no-repeat center;
    /* background: url(images/icon-add-select-sm.svg) no-repeat center; */

    width: 1rem;
    height: 1rem;
    cursor: pointer;
    background-size: contain;
}
#resultats .select input:checked+.ermes-label:after {
    position: absolute;
    left: calc(50% - 14px / 2);
    top: calc(50% - 12px / 2);
    content: "";
    background: url(images/icon-playlist-added.svg) no-repeat center;
    /* background: url(images/icon-added-select-sm.svg) no-repeat center; */

    width: 1rem;
    height: 1rem;
    cursor: pointer;
    background-size: contain;
}
@media (max-width:767px) {
    #resultsContainer .panel-search-container,
    #resultsContainer .panel-search-container #resultats>ul>li,
    #resultsContainer .panel-search-container #resultats>ul>li.on {
        margin-bottom: 1.5rem;
        padding: 0;
    }

    #resultsContainer #resultats .notice_corps {
        margin: 0 .25rem;
    }

    #resultats .notice_courte .notice_metadata {
        width: auto;
        height: 2.5rem;
        margin: 0;
        background: #f4f4f4;
        padding: .5rem;
        bottom: 0;
        left: 0;
        top: unset;
        position: static;
    }

    #notice_longue .metadata-actions li,
    #document_actions .metadata-actions li,
    #resultats ul.metadata-actions li {
        display: inline-block!important;
    }

    #resultats .select.hidden-xs {
        background-color: transparent;
        height: 2.5rem;
        width: 2rem;
        position: absolute;
        right: 1rem;
		bottom: 2rem;
		background: transparent;
		display: block !important;
		top: unset;
    }

    #resultats .select input[type="checkbox"],
    .ajouter_selection input[type="checkbox"] {
        height: 100%;
        width: 100%;
        margin: 0;
        border-color: transparent;
    }

    #resultats .select .ermes-label {
        position: absolute;
        left: .5rem;
        top: .5rem;
        right: .5rem;
        bottom: .5rem;
        width: 1rem;
        height: 1.5rem;
        border-radius: 0;
        margin: 0;
    }

    #multi_selection_simple,
    #multi_selection {
        display: block!important;
    }
}

/*
 #panel-selection-detail.sel_reduced {
    width: 2rem;
    height: 2rem;
    overflow: hidden;
    border: 1px solid #001b3b;
    background: #b3d6fd;
     opacity:1;
    border-radius: 50%;
    margin: 0;
    padding: 0;
}
*/
#multi_selection_simple,
#multi_selection {
    bottom: 20px;
    left: 30px;
}
#panel-selection-detail.sel_reduced {
    width: 50px;
    height: 50px;
    overflow: hidden;
    background: rgba(0, 27, 59, 0.6);
    opacity: 1;
    border-radius: 50%;
    margin: 0;
    padding: 0;
}
#panel-selection-detail.sel_reduced:hover,
#panel-selection-detail.sel_reduced:focus {
    background: rgba(0, 27, 59, 0.85);
}
#panel-selection-detail.sel_reduced * {
    margin: 0 !important;
    padding: 0;
    height: 100%;
    width: 100%;
    text-align: center;
    background: transparent;
}
#panel-selection-detail.sel_reduced button {
    color: transparent;
    font-size: 0.0001rem;
}
#panel-selection-detail.sel_reduced button:before {
    content: "";
    background: url(images/icon-see-select-blanc.svg) no-repeat center;
    width: 1.25rem;
    height: 1.25rem;
    margin: 0;
    cursor: pointer;
    background-size: contain;
}
.sel_enlarged {
    background: #fff;
}


/* ***************** */
/* SLIDER ERMES 2022 */

/* gg 01/09/2022 créa affichage liste pour recherches capturées */
#zone-4 .rs-staticList .webframe-ermes-lastviewedresources-item {
    background: #fff;
    border-radius: 1rem;
    border: 0;
    box-shadow: 0 4px 9px 0 rgba(0, 0, 0, .25);
    margin-bottom: 1rem;
}
.rs-staticList .webframe-ermes-lastviewedresources-item,
.rs-staticList .webframe-ermes-lastviewedresources-item .vignette_container,
.rs-staticList .webframe-ermes-lastviewedresources-item .notice_corps > a{
    display: flex;
}
.rs-staticList .webframe-ermes-lastviewedresources-item .notice_corps > a {
    padding-left: 1rem;
    display: flex;
	flex-direction: column;
}
.rs-staticList .webframe-ermes-lastviewedresources-item .notice_corps a:hover,
.rs-staticList .webframe-ermes-lastviewedresources-item .notice_corps a:focus {
    text-decoration: none;
}
.rs-staticList .webframe-ermes-lastviewedresources-item .notice_corps a:hover h3,
.rs-staticList .webframe-ermes-lastviewedresources-item .notice_corps a:focus h3 {
    text-decoration: underline;
}
.rs-staticList .webframe-ermes-lastviewedresources-item .notice_corps > a .vignette {
    display: none;
}

.rs-staticList .webframe-ermes-lastviewedresources-item .vignette_container {
    border-radius: .5rem;
    overflow: hidden;
}
/* fin : gg 01/09/2022 créa affichage liste pour recherches capturées */

/* Slider Ermes triptyque */

.rs-slide3Items .selectionsNoticeResults,
.rs-slide3Items .suggestionNoticeResults {
    max-height: 515px;
    height: 515px!important;
}

.rs-slide3Items .rsVisibleNearbyWrap,
.rs-slide3Items .rsOverflow {
    height: 100% !important;
}

.rs-slide3Items .rsSlide {
    padding: 1rem;
}

.rs-slide3Items .rsSlide .well {
    background: #fff;
    border-radius: 1rem;
    border: 0;
    box-shadow: 0 4px 9px 0 rgba(0, 0, 0, .25);
    padding: 0;
    overflow: hidden;
    display: flex;
/*    flex-direction: column;*/
    flex-wrap: wrap;
    float: none;
    clear: both;
}
.well-sm.rsSlideContainer {
	padding: 0;
	background: #fff;
	border-radius: 1rem;
	overflow: hidden;
}
.rsSlideContainer::after {
	content: "";
	display: block;
	position: absolute;
	width: 100%;
	height: 2rem;
	background: rgb(255,255,255);
	background: linear-gradient(180deg, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%);
	bottom: 0;
	border-radius: 0 0 1rem 1rem;
}
.rs-slide3Items .rsSlide .well > a {
    padding:0;
    text-align: center;
    flex:1;
    flex-basis: 100px;
}

.rs-slide3Items .rsSlide .well > a .thumbnail-wrapper{
    width: 100%;
    display: flex;
}
.rs-slide3Items .rsSlide .well > a img{
    border-radius: .5rem;
    margin: .5rem;
}

@media (max-width:650px){
	.rs-slide3Items .rsSlide .well {
	    flex-direction: row;
	}
}

.rs-slide3Items .rsSlide .well:before {
    display: none;
}
.rs-slide3Items .rsSlide .well .slider-notice {
	flex-basis: 320px;
}
.rs-slide3Items .rsSlide .well .slider-notice,
.rs-staticList .webframe-ermes-lastviewedresources-item .notice_corps {
    font-size: 1rem;
    color: #001b3b;
    /*! margin-bottom: .75rem; */
    /*! margin-top: .75rem; */
    flex: 4;
    flex-basis: 220px;
}
.rs-slide3Items .rsSlide .well .slider-notice:after {
    content: "";
    position: absolute;
    display: block;
    width: 100%;
    height: 50px;
    z-index: 3;
    bottom: .5rem;
    left: 0;
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), to(white));
    background: -o-linear-gradient(rgba(255, 255, 255, 0), white);
    background: linear-gradient(rgba(255, 255, 255, 0), white);
}
.rs-slide3Items .rsSlide .well .slider-notice>div:not(.div_gradient) {
    height: 100%;
    overflow: hidden;
}

#page .rs-slide3Items .rsSlide .well h3,
#page .rs-staticList .webframe-ermes-lastviewedresources-item .notice_corps h3 {
    font-size: 1rem;
    color: #001b3b;
    margin-bottom: .75rem;
    margin-top: .75rem;
}

#page .rs-slide3Items .rsSlide .well .AuthorValue,
#page .rs-slide3Items .rsSlide .well .template-resume,
#page .rs-slide3Items .rsSlide .well .template-resume *,
#page .rs-slide3Items .rsSlide .well .template-info,
#page .rs-slide3Items .rsSlide .well .template-info *,
#page .rs-slide3Items .rsSlide .well .cim-short-genre,
#page .rs-slide3Items .rsSlide .well .cim-short-genre *,
#page .rs-staticList .webframe-ermes-lastviewedresources-item .AuthorValue,
#page .rs-staticList .webframe-ermes-lastviewedresources-item .template-resume,
#page .rs-staticList .webframe-ermes-lastviewedresources-item .template-resume *,
#page .rs-staticList .webframe-ermes-lastviewedresources-item .template-info,
#page .rs-staticList .webframe-ermes-lastviewedresources-item .template-info *,
#page .rs-staticList .webframe-ermes-lastviewedresources-item .cim-short-genre,
#page .rs-staticList .webframe-ermes-lastviewedresources-item .cim-short-genre * {
    font-size: .875rem;
    color: #001b3b;
}

#page .rs-slide3Items .rsSlide .well .template-info,
#page .rs-staticList .webframe-ermes-lastviewedresources-item .template-info {
    opacity: .75;
}

/* bouton voir tout */

.rs-slide3Items+div>.btn {
    margin: 3rem auto;
}


/* fleches du slider */

.rsDefaultInv .rsArrow {
    z-index: 2;
    padding: 0;
    width: 60px;
}

.bibliographie-modele .rsDefaultInv.rsHor .rsArrowLeft .rsArrowIcn,
.rsDefaultInv.rsHor .rsArrowLeft .rsArrowIcn {
    background: url("images/icon/icon-prev.svg") no-repeat center;
    box-shadow: 0 3px 9px #ddd;
    border-radius: 50%;
    width: 42px;
    height: 42px;
}

.bibliographie-modele .rsDefaultInv.rsHor .rsArrowRight .rsArrowIcn,
.rsDefaultInv.rsHor .rsArrowRight .rsArrowIcn {
    background: url("images/icon/icon-next.svg") no-repeat center;
    box-shadow: 0 3px 9px #999;
    border-radius: 50%;
    width: 42px;
    height: 42px;
}
/*.slick-prev .slick-prev-icon::before,
.slick-next .slick-next-icon::before {
	content: "";
	display: none;
}
.slider .slick-prev, .slider .slick-next {
	box-shadow: 0 3px 8px #ccc;
	border-radius: 50%;
}
.slider .slick-prev::before, .slider .slick-next::before {
	opacity: 1;
}
.slider .slick-next:focus, .slider .slick-prev:focus {
	 top: 40%;
}*/
/*modifs 18/12/2013*/
.slick-prev .slick-prev-icon::before,
.slick-next .slick-next-icon::before {
	content: "";
	display: none;
}

.slider .slick-prev, .slider .slick-next {
	top: 40%;
    position: absolute;
	width: 32px;
    height: 32px;
    cursor: pointer;
    background-color: transparent;
}
.slider .slick-prev {
	left:0;
}
.slider .slick-next {
	right:0;
}

.slider .slick-prev::before {
	opacity: 1;
	content:"";
	/*content: url("images/icon-prev.svg");*/
	background: url("images/icon-prev.svg") no-repeat center;
	box-shadow: 0 3px 9px #ddd;
	border-radius: 50%;
	width: 32px;
    height: 32px;
}
.slider .slick-next::before {
	opacity: 1;
	content:"";
	/*content: url("images/icon-next.svg");*/
	background: url("images/icon-prev.svg") no-repeat center;
	box-shadow: 0 3px 9px #ddd;
	border-radius: 50%;
	width: 32px;
    height: 32px;
	overflow:hidden
}
.slider .slick-next:focus, .slider .slick-prev:focus {
	 
}
/*fin modifs 18 12 2023*/

/* puces du slider */
#page .slick-dots button,
.bibliographie-modele .bs-bullets button,
.bibliographie-modele:hover .bs-bullets button,
.bs-bullets button {
    width: 8px!important;
    height: 8px!important;
    background-color: #001b3b;
    border: 1px solid #001b3b!important;
    border-radius: 50%!important;
    padding: 0;
    margin: 0;
    /* position: relative; */
}

#page .slick-dots li,
.rsDefaultInv .rsBullet {
    width: 26px!important;
    height: 26px!important;
    margin: 0 1rem;
    background: transparent;
    border: 1px solid transparent;
    border-radius: 50%;
    padding: 0;
    display: flex;
    justify-content: center;
    align-items: center;
}

#page .slick-dots span,
.rsDefaultInv .rsBullet span {
    width: 0!important;
    height: 0!important;
    /* position: absolute; */
    /* top: 9px; */
}
#page .slick-dots{
	position: relative;
	z-index: 35;
	padding-top: 4px;
	width: 100%;
	height: auto;
	margin: 0 auto;
	text-align: center;
	line-height: 5px;
	overflow: hidden;
}
#page .slick-dots,
.rsDefaultInv .rsBullets {
    display: flex;
    justify-content: center;
    width: 100%;
}

#page .slick-dots .slick-active button,
.bs-bullets .rsNavSelected button {
    background-color: #001b3b;
}
#page .slick-dots .slick-active,
.rsDefaultInv .rsBullet.rsNavSelected {
    border: 1px solid #001b3b;
}

#page .slick-dots button:active,
#page .slick-dots button:hover,
.rsBullet button:active,
.rsBullet button:hover {
    background-color: #001b3b;
    outline: 2px solid #001b3b;
}

#page .slick-dots button:focus,
.rsBullet button:focus {
    background-color: #001b3b;
    outline: 2px solid #001b3b!important;
    transform: scale(1.5);
}
.slick-dots li button::before,
.slick-dots li button .slick-dot-icon::before {
	content:"";
	display: none;
}


/* ********************** */
/* NOTICES LONGUES        */
/* ********************** */
.notice_corps.media .media-body #notice_longue_description {
	display: flex;
	flex-direction: column;
}
#notice_longue_description #contexte {
	order:2;
}
#notice_longue_description #info-offre-media {
	order:3;
}
/* Vignette document */
#notice_longue .vignette_document img.ermes-thumb {
	max-width: 120px;
	border-radius: 1rem;
}


/* *********************************** */
/* PAGE SELECTIONS THEMATIQUES - LISTE */
/* *********************************** */
#page.selections-thematiques #portal {
	padding-top: 0;
}
#page.selections-thematiques #frame-35858 {
	display: none;
}
#page.selections-thematiques .panel-front.h2-titre {
	padding-top: 2rem;
	padding-bottom: 2rem;
}
#page.selections-thematiques #frame-35857 {
	padding: 2rem;
	background: #fff;
	border-radius: 1rem;
}

/* *************************** */
/* PAGE ABONNEMENTS NUMERIQUES */
/* *************************** */
.abonnements-numeriques .hero .img-overlay {
	padding-top: 1rem;
	padding-bottom: 8rem;
	height: 100%;
}
.abonnements-numeriques .model-html[class*="modele_horiz-"] .pattern {
	display: flex;
	flex-wrap: wrap;
}
.abonnements-numeriques .model-html[class*="modele_horiz-"] .media,
.abonnements-numeriques .model-html[class*="modele_horiz-"] .media > section,
.abonnements-numeriques .model-html[class*="modele_horiz-"] .media > a {
	height: 100%;
	display: flex;
	flex-direction: row-reverse;
	border-radius: 1rem;
	text-decoration: none;
	border: 1px solid #EAEDF0;
	padding: .5rem;
	position: relative;
}

/* PAGE RECHERCHE AVANCEE */
#page.form .input-container,
#page.form input,
#page.form .vs__dropdown-toggle,
#page.form .vs__dropdown-toggle + ul,
#page.form .field-container.select-field .input-wrapper .v-select .vs__dropdown-toggle,
#page.form .vs__search,
#page.form .search-form {
	border-radius: .5rem;
}























