@media (max-width:700px) {


}

@import url(https://fonts.googleapis.com/css2?family=Figtree:ital,wght@0,300..900;1,300..900&display=swap);
body,
footer,
h2,
h3,
h6,
header,
html,
img,
li,
p,
strong,
table,
tbody,
td,
th,
thead,
tr,
ul {
	margin: 0;
	padding: 0;
	border: 0;
	vertical-align: baseline;
}

footer,
header {
	display: block;
}

ul {
	list-style: none;
}

body {
/*	background: #fff;
	background-color: #ffffff;*/
	font: 16px/1.5 figtree, Segoe UI, sans-serif;
	color: #1b2129;
	-webkit-font-smoothing: antialiased;
	line-height: 1;
	-webkit-transition: background-color .8s ease-out;
	transition: background-color .8s ease-out;
}

/*tentative de colonnes*/
	
	* {
  box-sizing: border-box;
}

/* Create two equal columns that floats next to each other */
.colonne {
	float: left;
  width: 50%;
  padding: 1.5em 1.5em 0em 1.5em;

/*  height: 300px;*/ /* Should be removed. Only for demonstration */
}

.colonne:before{	border:0px!important;}

.listedonateurs {
	float: left;
  width: 50%;
  padding: 0em 1.5em 0em 1.5em!important;

/*  height: 300px;*/ /* Should be removed. Only for demonstration */
}

.attention {
	color: chartreuse;
	background-color: darkmagenta;
}

@media screen and (max-width: 600px) {
	.colonne {
		width: 100%;
	}
}

.colonne h3{
	font-size: 1.4em;
	text-align: center;
	padding-bottom: 1em;
}

.colonne ul {
	margin-left: 0em;
}

.colonne li {
	padding-bottom: .8em;
	list-style-type: none
}
	
.colonne li:before {
  content: "+";
  padding-right: .8em;
	font-weight: 800;
	font-size: 1.2em;
}



/* Clear floats after the columns */
.row:after {
  content: "";
  display: table;
  clear: both;
}

/*
 * Responsive Web Typography
 */
.chiffres h2{
	margin-top: 1em;
}
.chiffres h3{
	margin-top: 1.2em;
}

.chiffres h4{
	margin-top: 2em;
}

.chiffres .description {
	margin-top: 0;
	padding-top: 0;
}


table {
	width: 100%;
	text-align: right;
}
.table-titres{
	text-align: left;
}
.table-titre{
	text-align: left;
}


.table-note {
	text-align:left;
	font-size:80%;
	border-bottom: none;
}

table {
  border-collapse: collapse;
}

thead tr {
	border-bottom:1px solid #4d4c4a;
}

.table-budget {
	border-bottom: 1px solid #4d4c4a;
}

.container {
	font-size: 1em;
	line-height: 1.25;
}




thead {
	border-bottom: 1px solid #000 !important;
}


h1 {
/*	border-bottom: 1px solid #97aa68;
	border-top: 1px solid #97aa68;*/
	color: #1b2129;
	font-size: 2em;
	letter-spacing: -.02em;
	line-height: 1.2em;
/*	margin-bottom: .3em;*/
	/*margin-top: .7em;*/
/*	padding: .4em 0 0 .6em; */
	clear:both;
}

h1:first-child {
/*	border-top: 1px solid #97aa68;
	border-bottom: 1px solid #97aa68;*/
margin-bottom: 0em;
/*	padding-bottom: .3529em;*/
}


h2  {
/*	color: #01B8C1;*/
	font-weight: 500;
	letter-spacing: -.02em;
	line-height: 1.13636364;
/*	margin-top: .5em;*/
			font-size: 2.2em;

}



	
	h4 {
		line-height: 1.22222222; /* (22px / 18px */
	}

h3 {
/*	color: #01B8C1;*/
	font-weight: 500;
	font-size: 1.6em;
 letter-spacing: -.02em;
	line-height: 1.2;
	margin: .5em 0 .4em 0;
}

h4 {
/*	color: #01B8C1;*/
	font-weight: 500;
	font-size: 1.3em;
	letter-spacing: -.02em;
	line-height: 1.2;
	margin: .8em 0 .4em 0;
}

.faux-h4 {
/*	color: #01B8C1;*/
	font-weight: 500;
	font-size: 1.2em;
	letter-spacing: -.02em;
	line-height: 1.2;
	margin: .8em 0 .4em 0;
}

h5{
/*	color: #01B8C1;*/
	font-size:1.1em;
    margin: .8em 0 .4em 0;
}

h6{
	color: #01B8C1;
	font-size:.9em;
    margin: .8em 0 .4em 0;
} 

.soustitre {
	font-size: 80%;
/*	padding-top:20%;*/
}

ul { 
	margin-left:1.5em;

}

ul li {
	list-style-type: circle;
	padding-bottom: .7em;
	margin-left: .7em;
}

blockquote {
	font-style: italic;
	font-size: 1em;
	overflow: hidden;
}
.bloc {
	display: block;
	}



/*.annee {
	color:#007dc1;
	font-size: 0.5em;
	margin-top: -2em;
	padding: 0 0 0 0;
	line-height: 0.1!important; 
}*/

/*.direction {
color:#333;	
font-size: em;
	width: 40%;
	font-weight: 500;
	line-height: 1em;
margin-bottom: 1em;
	margin-top: 2em;
	padding: .8em 1em .8em 2em;
}*/


p {
	padding-bottom: .7em;
}

ul {
	list-style: none outside;
	padding-bottom:0.3em;
}

ul.round {
	margin-left: 20px;
	list-style: disc outside;
}
	

li {
	margin-top: 0;
	margin-bottom: 0;
}

.container {
    position: relative;
    width: 55%;
    margin: 0 auto;
    padding: 0;
}

.imagetop {
    width: 100%;
    height: 25em;
    background-image: url(../images/couverture.jpg);
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: 1140px;
    background-position: center -20px;
	margin-bottom: 0.5em;

}






.bandes {
    position: absolute;
    left: 0;
    top: 9em;
    height: 100%;
    width: 30%; /* Prend 30% de la largeur totale */
	max-height: 250px;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    padding-right: 10px; /* Pour ne pas que les bandes touchent le bord */
    z-index: 2; /* Pour être par-dessus l'image */
}

.bande {
    height: 1.6em;
    margin-bottom: 1.9em; /* Espace de 1em entre les bandes */
    width: 100%; /* Les bandes prennent toute la largeur disponible */
    opacity: 0.7; /* Transparence des bandes */
}

.bande-bleu {
    height: 1.6em;
    margin-bottom: 1.5em; /* Espace de 1em entre les bandes */
    width: 100%; /* Les bandes prennent toute la largeur disponible */

}









  .entete {
            display: flex;
            justify-content: space-between; /* Crée de l'espace entre les éléments */
         align-items: flex-start;
            padding: 0px 0px 20px 0px;
            background-color: #fff;
        }

        .entete .logo {
            flex: 0 0 30%; /* Prend 30% de l'espace disponible */
            display: flex;
			align-items: flex-start;
			margin-top: 1em;
        }

        .entete .logo img {
            max-width: 100%;
            max-height: 65px;
            object-fit: contain;
        }

       
/*.entete .titre-container {
            flex: 0 0 25%; /* Prend 30% de l'espace disponible */
            
/*text-align: left;
        }*/



.entete .titre-container {
    flex: 0 0 auto; /* Ajuste la largeur au contenu */
    margin-left: auto; /* Pousse le conteneur vers la droite */
    text-align: left;
}


        .entete .titre {
            font-size: 1.3em;
            margin: 0;
        }

        .entete .annee {
            font-size: 1.1em;
        }

        .entete .direction {
            font-size: 1em;
            color: #444;
        }

        @media (max-width: 768px) {
            .entete {
                flex-direction: column; /* Empile les éléments sur mobile */

            }

            .entete .logo, .entete .titre-container {
                flex: 0 0 100%; /* Les éléments prennent toute la largeur sur mobile */
            }
        }














.directricetitre{
	color:#1b2129;
		padding-left: 2em;
	margin-top: 1.2em;
}

.cercledirectrice {
	background-image: url("../images/vignette1.svg");
	   background-repeat: no-repeat;
	    background-size: 4.5em;
}


.recherchetitre{
	color:#1b2129;
/*	padding-top: .2em;*/
	padding-left: 2em;
}

.cerclerecherche {
	   background-image: url("../images/vignette2.svg");
	   background-repeat: no-repeat;
	    background-size: 4.5em;
}

.introrecherche {
	color:#1b2129;
	font-weight: 500;
	font-size: 120%;
}


.lieuxtitre {
	color:#4D75C5;
		padding-top: .2em;
		padding-left: 1em;
}

.cerclelieux {
	margin-top:2em;
	   background-image: url("../images/vignette3.svg");
	   background-repeat: no-repeat;
	    background-size: 4.5em;
}

.introlieux {
		color:#4D75C5;
	font-weight: 500;
}


.collectionstitre {
	color:#367f9b;
		padding-top: .5em;
		padding-left: 2em;
}

.cerclecollections {
		margin-top:2em;
	   background-image: url("../images/vignette4.svg");
	   background-repeat: no-repeat;
	    background-size: 4.5em;
}

.introdonateurs {
	color:#4364aa;
	font-weight: 500;
}

.listedonateurs li{
    list-style-type: circle!important;
    padding-bottom: 0.2em;
    margin-left: 0.7em;
	
}

.listedonateurs li:before {
  content: "";
  padding-right: .0em;
}
.donateurstitre {
	color:#4364aa;
		padding-left: 2em;
	margin-top: -.5em;
		padding-top: .7em;}

.cercledonateurs {
	margin-top:2em;
	   background-image: url("../images/vignette5.svg");
	   background-repeat: no-repeat;
	    background-size: 4.5em;
}

.rayonnementtitre {
	color:#1b2129;
		padding-left: 2em;
	margin-top: 1.2em;
}

.cerclerayonnement {
	margin-top:2em;
	   background-image: url("../images/vignette6.svg");
	   background-repeat: no-repeat;
	    background-size: 4.5em;
}

.introrayonnement {
	color:#218291;
	font-weight: 500;
}

.chiffrestitre {
		margin-top: 1.2em;
			padding-top: .5em;
		padding-left: 2em;
}

.cerclechiffres {
	   background-image: url("../images/vignette7.svg");
	   background-repeat: no-repeat;
	    background-size: 4.5em;
}



.container .recherche {
    background-color: #007cc1;
    color: #ffffff !important;
}
.container .recherche h2, .container .recherche h3, .container .recherche h4, .container .recherche h5, .container .recherche h6 {
    color: #ffffff !important;
}

.recherche a:visited {
    color: #ffffff !important;
}

.container .lieux {
    background-color:#4d75c5;
    color: #ffffff !important;
}
.container .lieux h2, .container .lieux h3, .container .lieux h4, .container .lieux h5, .container .lieux h6 {
    color: #ffffff !important;
}


.container .collections {
    background-color:#3b7f9b;
    color: #ffffff !important;
}
.container .collections h2, .container .collections h3, .container .collections h4, .container .collections h5, .container .collections h6 {
    color: #ffffff !important;
}

.recherche a:visited {
    color: #ffffff !important;
}

.container .donateurs {
    background-color:#4364aa;
    color: #ffffff !important;
}
.container .donateurs h2, .container .donateurs h3, .container .donateurs h4, .container .donateurs h5, .container .donateurs h6 {
    color: #ffffff !important;
}



/*.container .chiffres h2, .container .chiffres h3, .container .chiffres h4, .container .chiffres h5, .container .chiffres h6 {
    color: #ffffff !important;
}*/



.definitionrecherche {
	border-top:3px solid #00BEA1;
	border-bottom: 4px solid #00BEA1;
	font-size: 90%;
	font-weight: 600;
	margin-top: 20px;
	margin-bottom: 25px;
}

.definitionlieux
{
	border-top:3px solid #FFBD87;
	border-bottom: 4px solid #FFBD87;
	font-size: 90%;
	font-weight: 600;
	margin-top: 20px;
	margin-bottom: 25px;
}

.definitioncollections {
	border-top:3px solid #F4E482;
	border-bottom: 4px solid #F4E482;
	font-size: 90%;
	font-weight: 600;
	margin-top: 20px;
	margin-bottom: 25px;
}


.recherche a:visited {
    color: #ffffff !important;
}


.recherche a, .lieux a, .collections a  {
    color:#ffda54;
}

.recherche a:visited, .lieux a:visited, .collections a:visited  {
    color: #ffffff !important;
}

.recherche a:hover, .lieux a:hover .collections a:hover {
    color: #ffffff !important;
}


.container .columns {
	float: center;
	display: inline;
	margin-left: 7px;
	margin-right: 5px;
}

.container .corps {
	width: 95%;
}


.container:after {
	content: "\0020";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

div.intro h1 p {
	margin-left: .5882em;
}

#sitePreloader {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #fff;
	z-index: 2;
}

#preloaderImage {
	width: 30px;
	margin: 100px auto;
}

a,


a,
a:visited {
	color: #00699a;
}

a:active,
a:focus,
a:hover {
	color: #5cc2e7;
}

.description {
	/*border-top: 1px solid #BBB9B7;*/
	margin-bottom: 9px;
    padding-top: 1em;
    margin-top: 1em;
}
.description div::before,
.description div::after,
.clearfix::before,
.clearfix::after {
      content: '';
      display: table;
}

.description div::after,
.clearfix div::after {
      clear: both;
}


.cat {
/*	margin-bottom: 40px;*/
	position: relative;
	overflow: hidden;
	z-index : 1;

}




.catInfo {
	overflow: hidden;
	padding: 0 4em 2em 3em;

}

.catNav {
	font-weight: bold;
	font-style: normal;
	letter-spacing: 0;
	text-rendering: auto;
/*	color: #4d4c4a;*/
	margin-bottom: 9px;
	padding: 0 0;
margin-top: .3em;
}


.catNav:after {
	content: '';
	display: table;
	clear: both;
}



.catNav button:active,
.catNav button:focus,
.catNav button:hover {
	color: #ffffff;
	outline: 0;
}

	
.masquer {
	border-bottom: 3px solid #ffffff;
	clear:both;
}
.catInfo p:nth-of-type(1) {
	margin-top: .7857em; /* 11px */
}

.catInfo p:nth-last-child(2) {
	padding-bottom: .6428em; /* 9px */
}

.catInfoFirst {
	padding-top: .7857em; /* 11px */
}

.catInfo ul {
/*	margin-top: -.5714em; /* -8px */
	margin-bottom: .5em; /* 7px */
}

footer {
	margin-top: 0;
	padding-top: 1.5rem;
	border-bottom: 3px solid #4d4c4a;
}

#footerLinks li {
	border-color: #4d4c4a;
	font-weight: bold;
	font-size: .75rem;
	display: inline;
	padding-left: 1.1428em; /* 12px */
	margin-left: 0;
	padding-right: 1.4286em; /* 15px */
	line-break-inside: avoid;
}

.footerline {
	padding-left: 0;
}

.projetgauche {
	float: left;
	padding: 5px 12px 20px 5px;
}

.projetdroit {
	float: right;
/*	padding: 5px 5px 20px 12px;*/
	width: 10em;
}

.aligne-droite {
	float: right;
	padding: 0 10px 0 0;
	font-size: 0.9em;
	height:auto;
}

.clearfix:after {
  content: "";
  display: table;
  clear: both;
}


/*
 * Début tableaux
 */


table {
	border-collapse: collapse;
	border-spacing: 0;
	width: 95%;
	height: auto;
	margin-left: 1%;
	margin-top: 1.5em;
}

tfoot {
	font-size: .85em;
}

tfoot > tr:first-child td {
	padding-top: 1em;
}

td,
th {
	text-align: right;
}

tfoot td,
tfoot th {
	text-align: left;
}

tbody td {
	border-bottom: 1px solid #0081AA;
	white-space: pre-line;
	width: 20%;
}

tbody td:first-child {
	width: 60%;
}

.table-titre,
.table-titres {
	text-align: left;
}

.table-titre {
	border-bottom: 3px solid #0081AA;
}

.table-courante {
	border-bottom: 3px solid #016382;
	text-align: right;
}

.table-passee {
	border-bottom: 3px solid #0081AA;
	text-align: right;
}

.table-last {
	border-bottom: 2px solid #39393f;
}

.table-total{
	border-bottom: 1px solid #39393f;
}



#footerLinks li {
	font-style: normal;
	font-size: .8125rem;
	font-weight: bold;
	line-height: 1.2;
	letter-spacing: 0;
	text-decoration: none;
	text-rendering: auto;
	line-break-inside: avoid;
}

#footerLinks li {
	font-weight: 700;
	text-transform: none;
}

/* Responsive layout - makes the two columns stack on top of each other instead of next to each other */
@media screen and (max-width: 600px) {
  .column {
    width: 100%;
  }
}
@media (min-width: 43.75em) {

	.container {
		line-height: 1.375;
	}


}
@media (min-width: 56.25em) {

/* === end Responsive Web Typography === */


header {
	padding-top: 20px;
	border-top: 3px solid #000;
}

p {
	margin: .3571em 0 0 0;
	padding-bottom: .8em;
}

p img {
	margin: 0;
	width: auto;

}

/*strong {
	color: #006bb6;
}*/

hr {
	border: solid #4d4c4a;
	border-width: 1px 0 0;
	clear: both;
	margin: 10px 0 10px;
	height: 0;
}

sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
	top: -.5em;
}

a{
	color: #006bb6;
	text-decoration: underline;
	outline: 0;
}

a:visited
a:focus,
a:hover {
	color: #5cc2e7;
}

p a,
p a:visited {
	line-height: inherit;
}

}
@media only screen and (min-width: 768px) and (max-width: 959px) {

	.container .columns {
		margin-left: 7px;
		margin-right: 5px;
	}
	.container {
		width: 97%;
	}
}
@media only screen and (max-width: 767px) {
	.container {
		width: 100%;
	}
	.container .columns {
		margin: 0;
	}

	
	h2 {
		font-size: 1.8em;
		line-height: 1.25;

}
	
		h3 {
		font-size: 1.3em;
		line-height: 1.25;

}
	h4{
		font-size:1.1em;
	}
	
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
	.container {
		width: 100%;
	}
	.container .columns {
		margin: 0;
	}
	.container .sixteen.columns {
		width: 100%;
	}
}
@media only screen and (min-width: 768px) and (max-width: 959px) {

	#footerLinks li {
		font-size: .8125rem;
	}

}
@media only screen and (max-width: 767px) {
	header {
		padding-top: 40px;
	}
	
	h1, .direction {
		background-color: rgba(255,255,255,0.6);
	}

	.cat {
		margin-bottom: 30px;
	}
	#footerLinks li {
		display: block;
		padding-left: 0;
		margin-left: 0;
		border-right: none;
		padding-bottom: 8px;
		line-break-inside: avoid;
	}
	.thumbnailMask {
		background-size: 420px 259px;
	}
}
@media only screen and (max-width: 479px)  {

	h2{
		font-size: 1.5em;
	}
	
	h3{
		font-size:1.3em;
	}
	
	h4{
		font-size:1.1em;
	}
	
	
		.chiffrestitre {
    margin-top: 1.6em!important;

}
	.seulcollections {		width: 80%;
	margin:auto;
}

.seuldonateurs
{		width: 90%;
	margin:auto;
}
	
	.catInfo {
		padding: 0 1.2em 2em 1.2em;
	}	
	/* Force table to not be like tables anymore */
	table, thead, tbody, th, td, tr { 
		display: block; 
	}
	
	table{
		margin-top:0em;
	}
	
	/* Hide table headers (but not display: none;, for accessibility) */
	thead .table-courante,
	thead .table-passee { 
		position: absolute;
		top: -9999px;
		left: -9999px;
		text-align: center;
	}
	/*
	tr {
		border: 1px solid #ccc;
	}*/

	tbody td {
		width: auto;
		border-bottom: none;
	}
	
	tbody td:not(.table-titres) { 
		/* Behave  like a "row" */
		border: none;
		position: relative;
		padding-left: 50%;
	}
	
	tbody td:not(.table-titres):before { 
		/* Now like a table header */
		position: absolute;
		/* Top/left values mimic padding */
		top: 0;
		left: .5em;
		width: 45%; 
		padding-right: .625em; 
		white-space: nowrap;
	}
	tbody td:first-child {
	width: 100%;
	}
/*	tbody td:nth-child(2) {
	background-color: #97aa68;
	color: #ffffff;
	}*/
	

	/* Label the data */
	.table-budget td:nth-of-type(2):before { content: "2022-2023"; }
	.table-budget td:nth-of-type(3):before { content: "2021-2022"; }
}



@media only screen and (min-width: 480px) and (max-width: 1024px)  {
		tbody td:first-child {
	width: 35%;
}
}
@media only screen and (max-width: 767px) {
	header {
		padding-top: 40px;
	}
}
@media only screen and (max-width: 1460px) {
	
	.direction {
	font-size: 1.1em;	
	}
	
	.lieuxtitre {
		padding-top: 0em;
		margin-top:0;}
		
	.recherchetitre {
    padding-top: 0em;
}
	
	.collectionstitre {
    padding-top: 0em;
	margin-top:0;
}
	
	.donateurstitre {

    margin-top: 0em;
    padding-top: 0em;
}
	
	.rayonnementtitre {
   margin-top: 0em;
    padding-top: 0.2em;
}
	
	.chiffrestitre {
    margin-top: 1.2em;
    padding-top: 0em;
    padding-left: 2em;
}
}
@media only screen and (min-width: 958px) and (max-width: 1250px) {

	.container {
    position: relative;
    width: 80%;
    margin: 0 auto;
    padding: 0;
}
}



/*utilitaires pour éléments propres aux versions imprimées/à l'écran*/
@media print {
.no-print  {
    display : none;
}
}

@media screen {
.no-screen  {
    display : none;
}
}
	
	
	

/*feuille d'impression*/

@media print {
	* {
		background: transparent!important;
		color: black!important;
		box-shadow: none!important;
		text-shadow: none!important;
		-webkit-filter: none!important;
		filter: none!important;
		-ms-filter: none!important;
	}
	
	.directricetitre, .recherchetitre, .lieuxtitre, .collectionstitre, .donateurstitre, .rayonnementtitre, .chiffrestitre  {
		padding-left: 0.5em;
	margin-top: 1em;
}

	
	.container {
		width: 97%;
	}
	
	.colonne {
		width: 100%;
	}
	
	
	@page {
		margin: 1cm;
		width: 8.5in;
		height: 11in;
		}
		
	body{
	}
	a,
	a:visited {
		text-decoration: underline;
	}
	a[href]:after {
		content: " (" attr(href) ")";
	}
	thead {
		display: table-header-group;
	}
	table, img{
		page-break-inside:avoid;
	}
	
	img {
		max-width: 100%!important;
	}
	
	h2, h3, h4, h5 {
	h2, h3, h4, h5 {
		page-break-after: avoid!important;
		page-break-inside: avoid;
	}
	
	p, li, blockquote, table {
		orphans: 3;
		widows: 3;
	}

	.projetdroit, .projetgauche {
		display: none;
	}
	
	.intro{
		background-size: 400px;
	}
	
	/*.cat {
		page-break-before:always;
	}*/
	
	.container {
		width: 90%;
	}
	
}

