@charset "UTF-8";
* {
  box-sizing: border-box;
}
*:focus {
    outline: none;
}
img {
  box-sizing:content-box;
}

html {
  height: 100%;
}

body {
  height: 100%;
  margin: 0;
  padding: 0;
  background-color: #000000;
  text-align: left;
}

body,
th {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  color: #333;
  letter-spacing: 1px;
}

h3 {
  margin-top: 35px;
  margin-bottom: .5em;
}

span {
  text-align: left;
}

a {
  color: #000;
  font-family: Verdana, Helvetica, Lucida Sans, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
}

a:hover {
  color: #8da597;
}

table {
  margin: 0 auto;
}

figure { 
  width: 100%;
  margin:0 auto;
  margin-top:10px;
  padding: 10px;
  border-top: 1px dotted #999 ;
}

.left {
  text-align: left;
}

.right {
  text-align: right;
}

.center {
  text-align: center;
}

.texteblanc {
  color: #FFFFFF;
  text-align: left;
}

.top {
  vertical-align: top;
}

.ul_institutions,
.ul_bibliographie {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

.ul_bibliographie li {
  padding-bottom:10px;
}

button.E_Voir,
button.E_Enum {
  all: unset;
  display: inline;
  outline: revert;
  line-height: 15px;
  cursor: pointer;
}

button.E_Voir {
  color: #000;
}

.Msthem {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  background-color: #EFEFEF;
  text-indent: 0px;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-top-style: solid;
  border-right-style: none;
  border-bottom-style: none;
  border-left-style: none;
  border-top-color: #CCCCCC;
  border-right-color: #CCCCCC;
  border-bottom-color: #CCCCCC;
  border-left-color: #CCCCCC;
  color: #000000;
}

.Msthem a {
  color: #666666;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-weight: normal;
  text-decoration: none;
  letter-spacing: 0px;
}

.Msthem a:hover {
  color: #000000;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-style: normal;
  font-weight: normal;
  text-decoration: none;
  letter-spacing: 0px;
}

.Mthem {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  color: #000000;
  letter-spacing: 0px;
}

.Mthem a {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  text-decoration: none;
  letter-spacing: 0px;
  color: #000000;
}

.Mthem a:hover {
  color: #195364;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-style: normal;
  text-decoration: none;
  letter-spacing: 0px;
}

.menuB {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  color: #000000;
  font-style: normal;
}

.menuB a {
  color: #000000;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-weight: normal;
  text-decoration: none;
  letter-spacing: 1px;
}

.menuB a:hover {
  color: #000000;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-style: normal;
  font-weight: bold;
  text-decoration: none;
  letter-spacing: 1px;
}

.lien_theme a {
  color: #666666;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: normal;
  text-decoration: none;
  letter-spacing: 1px;
}

.lien_theme a:hover {
  color: #000000;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-style: normal;
  font-weight: bold;
  text-decoration: none;
  letter-spacing: 1px;

}

.menuA {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
}

.menuA a {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
  letter-spacing: 1px;
  color: #000000;
}

.menuA a:hover {
  color: #195364;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: bold;
  text-decoration: none;
  letter-spacing: 1px;
}

.TitreSection {
  font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #005F70;
  letter-spacing: 0px;
}

.TitreSousSect {
  font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #000;
  letter-spacing: 0px;
}

.tab_contenu,
.tab_pied {
  border: 0;
  border-collapse: collapse;
  width: 1024px;
}
.tab_carte {
  border: 0;
  border-collapse:separate;
  padding: 2px;
  width: 840px;
  height: 458px;
  overflow: scroll;
}

.tab_livre_entete,
.tab_livre_entete_accueil {
  border: 0;
  border-collapse: collapse;
  width: 1024px;
  height: 184px;
}

.tab_contenu td,
.tab_livre_entete td,
.tab_livre_entete_accueil td,
.tab_pied td {
  padding: 0;
}

.tab_contenu img,
.tab_livre_entete img,
.tab_livre_entete_accueil img,
figure img,
.tab_pied td {
  display: block;
  border: 0;
}

figure img {
  /* margin: auto; */
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
}

.td_contenu {
  background-color: #fff;
  width: 886px;
  padding:0px 20px;
  min-height: 300px;
  position: relative;
}

.wrap_td_contenu {
  margin: 0 auto;
  width: 720px;
  min-height: 300px;
}

.wrap_td_contenu_fiche {
  margin: 0 auto;
  width: 840px;
  min-height: 300px;
}

.tab_carte_fiche,
.tab_carte {
  display: table;
  width: 840px;
  margin:20px auto;
}
.tab_carte {
  margin-top: 0;
}
.carte_fiche,
.carte {
  display: table-cell;
  width: 550px;
  height: 450px;
  border:1px solid black;
}

.sidebar_fiche,
.sidebar {
  display: table-cell;
  padding:5px;
  border-bottom:1px solid black;
  border-top:1px solid black;
  border-right:1px solid black;
  font-size:10px; 
}

#sidebar,#sidebar_conteneur {
  height: 458px;
  overflow: scroll;
}

.sous_pied {
  padding: 5px 0px;
  font-size: 10px;
  color: #fff;
}

.triangle_menu {
  font-family:Arial, Helvetica, sans-serif;
}

.E_Fleche {
  font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
  font-size: 12px;
  font-weight: normal;
  color: #999;
}

.E_Chercher {
  font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
  font-size: 10px;
  font-weight: bold;
  color: #666;
  letter-spacing: 0px;
}

.E_TexteCourantNoir {
  font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
  font-size: 12px;
  color: #000;
  line-height: 16px;
  padding-bottom: 0px;
  text-align: left;
}

.E_TexteCourantBold {
  font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
  font-size: 12px;
  color: #000;
  font-weight: bold;
  text-align: left;
}

.E_Retour {
  /* position: absolute;
  bottom: 15px; */
  text-align: right;
  padding-right: 20px;
}

.E_Retour a:link {
  font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
  font-size: 10px;
  font-weight: bold;
  color: #999;
  text-decoration: none;
  text-align: right;
  text-transform: uppercase;
}

.E_Retour a:hover {
  font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
  font-size: 10px;
  font-weight: bold;
  color: #666;
  text-decoration: none;
  text-align: right;
}

.E_Motscles {
  font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
  font-size: 12px;
  color: #646464;
  border-bottom-style: none;
  text-decoration: none;
  line-height: 27px;
  text-align: right;
  vertical-align: top;
  border-top-style: none;
  border-right-style: none;
  border-left-style: none;
  font-weight: bold;
  white-space: normal;
  padding-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-right: 5px;
}

.E_Bibliographie {
  font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
  font-size: 12px;
  color: #000;
  line-height: 16px;
  padding-bottom: 10px;
}

.E_Source {
  font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
  font-size: 10px;
  color: #999;
  border-bottom-style: none;
  text-decoration: none;
  line-height: 13px;
  text-align: left;
  vertical-align: top;
  border-top-style: none;
  border-right-style: none;
  border-left-style: none;
  font-weight: bold;
  white-space: normal;
  padding-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
}

.E_Titre_enimage {
  font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #000;
  padding-top: 8px;
  padding-right: 8px;
  padding-bottom: 5px;
  padding-left: 8px;
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-top-style: dotted;
  border-bottom-style: dotted;
  border-top-color: #999;
  border-right-color: #999;
  border-bottom-color: #999;
  border-left-color: #999;
  vertical-align: top;
}

.E_Enum,
button.E_Enum {
  text-align: left;
}

.E_Enum,
button.E_Enum  {
  font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
  font-size: 12px;
  color: #298491;
  line-height: 30px;
  margin-left: 75px;
  text-decoration: none;
  text-align: left;
}

.E_Enum:hover,
button.E_Enum:hover  {
  color: #09566A;
}

.E_Voir a:link,
button.E_Voir {
  font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #298491;
  text-decoration: none;
  text-align: right;
}

.E_Voir a:hover{
  font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #00566A;
  text-decoration: none;
  text-align: right;
}

.E_Liste {
  display: block;
  padding-top: 0px;
  padding-left: 8px;
  padding-right: 8px;
  font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
  font-size: 12px;
  color: #000;
  border: 1px dotted #58B2B2;
  width: 267px;
  text-decoration: none;
  line-height: 13px;
  text-align: left;

}

.E_TitreBulle {
  font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
  font-size: 12px;
  color: #000;
  border-bottom-style: none;
  text-decoration: none;
  line-height: 13px;
  text-align: left;
  vertical-align: top;
  margin: 0px;
  padding: 8px;
  border-top-style: none;
  border-right-style: none;
  border-left-style: none;
}

.E_Consulter {
  font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
  font-size: 10px;
  color: #4190A0;
  border-bottom-style: none;
  text-decoration: none;
  line-height: 13px;
  text-align: left;
  vertical-align: top;
  border-top-style: none;
  border-right-style: none;
  border-left-style: none;
  font-weight: bold;
  white-space: normal;
  padding-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
}

.E_Turquoise {
  color: #a6e0d6;
  font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: normal;

}

.E_Turquoise a:link,
.E_Turquoise a {
  color: #a6e0d6;
  font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: normal;
  text-decoration: none;

}

.E_Turquoise a:hover {
  color: #666;
}

#Fiche_N2 {
  height: 170px;
  width: 500px;
  visibility: visible;
  clip: auto;
  overflow: auto;
  text-align: center;
}

#Fiche_N3 {
  height: 150px;
  width: 525px;
  visibility: visible;
  clip: auto;
  overflow: auto;
  text-align: center;
}

#Fiche_N4 {
  height: 120px;
  width: 500px;
  visibility: visible;
  clip: auto;
  overflow: auto;
  text-align: center;
}

#Fiche_N5 {
  height: 175px;
  width: 525px;
  visibility: visible;
  clip: auto;
  overflow: auto;
  text-align: center;
}

#Fiche_N6 {
  height: 53px;
  width: 500px;
  visibility: visible;
  clip: auto;
  overflow: auto;
  text-align: right;
}

.Mtirets {
  font-family: Arial, Helvetica, sans-serif;
  padding: 5px;
  text-indent: 0px;
  border-top-color: #375A6B;
  border-right-color: #375A6B;
  border-bottom-color: #375A6B;
  border-left-color: #375A6B;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  background-color: #D1DFDC;
}

#zoneTx {
  height: 406px;
  width: 445px;
  visibility: visible;
  clip: auto;
  overflow: auto;
  text-align: left;
  vertical-align: top;
}

.MtiretsG {
  font-family: Arial, Helvetica, sans-serif;
  padding: 5px;
  text-indent: 0px;
  border-top-color: #CCCCCC;
  border-right-color: #CCCCCC;
  border-bottom-color: #CCCCCC;
  border-left-color: #CCCCCC;
  border-bottom-width: 1px;
  border-bottom-style: solid;
}

.Letabl {
  font-family: Arial, Helvetica, sans-serif;
  padding: 10px;
  text-indent: 0px;
  border-top-color: #CCCCCC;
  border-right-color: #CCCCCC;
  border-bottom-color: #666666;
  border-left-color: #CCCCCC;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  color: #FFFFFF;
}

.Letabl a {
  color: #000000;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-weight: normal;
  text-decoration: none;
  letter-spacing: 0px;
}

.Letabl a:hover {
  color: #000000;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-style: normal;
  font-weight: bold;
  text-decoration: none;
  letter-spacing: 0px;
}

.LetablT {
  font-family: Arial, Helvetica, sans-serif;
  padding: 10px;
  text-indent: 0px;
  border-top-color: #CCCCCC;
  border-right-color: #CCCCCC;
  border-bottom-color: #666666;
  border-left-color: #CCCCCC;
  border-bottom-width: 1px;
  border-bottom-style: solid;
}

#zoneTx2 {
  height: 260px;
  width: 445px;
  visibility: visible;
  clip: auto;
  overflow: auto;
  text-align: left;
  vertical-align: top;
}

#zoneTx3 {
  height: 150px;
  width: 445px;
  visibility: visible;
  clip: auto;
  overflow: auto;
  text-align: left;
  vertical-align: top;
}

.texte {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
}

.TxPetit {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
}

.CreditsPh {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
}

.menuAsection {
  color: #195364;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: bold;
  text-decoration: none;
  letter-spacing: 1px;
}

/* indexthemtique*/

.tbl_titre_index tr {
  border: solid;
}

#tbl_index_theme_def {
  border-right-width: 1px;
  border-right-style: solid;
  border-bottom-width: 1px;
  border-bottom-style: solid;
}

#tbl_index_theme_desc {
  border-right-width: 1px;
  border-right-style: solid;
  border-bottom-width: 1px;
  border-bottom-style: solid;
}

#tbl_rt_catego_pied_page {
  border-right-width: 1px;
  border-right-style: solid;
  border-bottom-width: 1px;
  border-bottom-style: solid;
}

/* MODALE 2024 */

.modale {
  display: none;
  position: fixed;
  z-index: 1000;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;

  background-color: rgb(0, 0, 0);
  background-color: rgba(0, 0, 0, 0.9);
}

.modale-contenu {
  margin: auto;
  margin-top: 50px;
  display: block;
  position: relative;
  width: max-content;
  height: max-content;
}

.modale-contenu img,
.modale-contenu video {
  margin: auto;
  display: block;
  width: auto;
  height: auto;
  max-width: 90vw;
  max-height: 80vh;
}
.modale-contenu img {
  width: 100%;
  height: 100%;
  max-width: none;
  max-height: none;
}
#captionModale {
  margin: auto;
  display: block;
  width: 80%;
  max-width: 700px;
  text-align: center;
  color: #ccc;
  padding: 10px 0;
  height: 150px;
}



/* Animation */
.modale-contenu,
#captionModale {
  -webkit-animation-name: zoom;
  -webkit-animation-duration: 0.6s;
  animation-name: zoom;
  animation-duration: 0.6s;
}

@-webkit-keyframes zoom {
  from {
    -webkit-transform: scale(0);
  }

  to {
    -webkit-transform: scale(1);
  }
}

@keyframes zoom {
  from {
    transform: scale(0);
  }

  to {
    transform: scale(1);
  }
}

.fermer {
  all: unset;
  position: absolute;
  width: 30px;
  height: 30px;
  text-align: center;
  top: -15px;
  right: -15px;
  color: #f1f1f1;
  font-size: 30px;
  line-height: 30px;
  font-weight: bold;
  transition: 0.3s;
}

.fermer img {
  -webkit-filter: drop-shadow(1px 1px 2px rgba(0, 0, 0, .7));
  filter: drop-shadow(1px 1px 2px rgba(0, 0, 0, .7));
}

.fermer:hover,
.fermer:focus {
  color: #bbb;
  text-decoration: none;
  cursor: pointer;
}

@media only screen and (max-width: 700px) {
  .modal-content {
    width: 100%;
    max-height: 100%;
  }

}

.conteneur_carte_fixe {
  padding: 10px;
  border: 1px solid #000;
}

#titreCarte {
  color:#fff;
  text-align: center;
}