
@import "https://pense.inha.fr/ressources/css/styles-projet.css";


body {
    --bs-body-font-size: 17.33px;
}


  .graphik {
    font-family: 'graphik_regular';  
  }
  
  .graphikmedium {
    font-family:graphikmedium;  
  }

  .graphiklight {
    font-family:graphiklight;
  }

.col-0 {width: 0; padding: 0 !important; }
.col-1 {width: 11.11%}
.col-1b {width: 16.16%} 
.col-2 {width: 22.22%} 
.col-3 {width: 33.33%} 
.col-4 {width: 44.44%} 
.col-5 {width: 55.55%} 
.col-6 {width: 66.66%} 
.col-7 {width: 77.77%} 
.col-8 {width: 88.88%} 
.col-9 {width: 99.99%}

@media (min-width: 576px) {
    .col-sm-0 {width: 0; padding: 0 !important;}
    .col-sm-1 {width: 11.11%}
    .col-sm-1b {width: 16.16%} 
    .col-sm-2 {width: 22.22%} 
    .col-sm-3 {width: 33.33%} 
    .col-sm-4 {width: 44.44%} 
    .col-sm-5 {width: 55.55%} 
    .col-sm-6 {width: 66.66%} 
    .col-sm-7 {width: 77.77%} 
    .col-sm-8 {width: 88.88%} 
    .col-sm-9 {width: 99.99%}
}

@media (min-width: 768px) {
    .col-md-0 {width: 0; padding: 0 !important;}
    .col-md-1 {width: 11.11%}
    .col-md-1b {width: 16.16%} 
    .col-md-2 {width: 22.22%} 
    .col-md-3 {width: 33.33%} 
    .col-md-4 {width: 44.44%} 
    .col-md-5 {width: 55.55%} 
    .col-md-6 {width: 66.66%} 
    .col-md-7 {width: 77.77%} 
    .col-md-8 {width: 88.88%} 
    .col-md-9 {width: 99.99%}
    .pe-md-3 { padding-right: 1rem !important; }
}

@media (min-width: 992px) {
    .col-lg-0 {width: 0; padding: 0 !important;}
    .col-lg-1 {width: 11.11%}
    .col-lg-1b {width: 16.16%} 
    .col-lg-2 {width: 22.22%} 
    .col-lg-3 {width: 33.33%} 
    .col-lg-4 {width: 44.44%} 
    .col-lg-5 {width: 55.55%} 
    .col-lg-6 {width: 66.66%} 
    .col-lg-7 {width: 77.77%} 
    .col-lg-8 {width: 88.88%} 
    .col-lg-9 {width: 99.99%}
    .position-lg-absolute { position: absolute !important; }
    .mt-lg-0 { margin-top: 0 !important; }
    .col-titre-projet { width: 29%; }
}

@media (min-width: 1200px) {
    .col-xl-0 {width: 0; padding: 0 !important;}
    .col-xl-1 {width: 11.11%}
    .col-xl-1b {width: 16.16%} 
    .col-xl-2 {width: 22.22%} 
    .col-xl-3 {width: 33.33%} 
    .col-xl-4 {width: 44.44%} 
    .col-xl-5 {width: 55.55%} 
    .col-xl-6 {width: 66.66%} 
    .col-xl-7 {width: 77.77%} 
    .col-xl-8 {width: 88.88%} 
    .col-xl-9 {width: 99.99%}
}

@media (min-width: 1400px) {
    .col-xxl-0 {width: 0; padding: 0 !important;}
    .col-xxl-1 {width: 11.11%}
    .col-xxl-1b {width: 16.16%} 
    .col-xxl-2 {width: 22.22%} 
    .col-xxl-3 {width: 33.33%} 
    .col-xxl-4 {width: 44.44%} 
    .col-xxl-5 {width: 55.55%} 
    .col-xxl-6 {width: 66.66%} 
    .col-xxl-7 {width: 77.77%} 
    .col-xxl-8 {width: 88.88%} 
    .col-xxl-9 {width: 99.99%}
}

.paranumber {
    position: absolute;
    transform: translate(-22px,0);
    color: var(--bs-secondary-color);
    opacity: 0.8;
    font-family: graphiklight;
    font-size: 0.75rem;
    line-height: 2.2;
}

@media (max-width: 900px) {
  .titre-long br { display: none; }
  .mb-lg-3 { margin-bottom: 1rem !important; }
}

a.lien-rouge {
  color: #d20a11;
}

.paras-article-2 {
  font-size: var(--bs-body-font-size) !important;
  line-height: 1.4 !important;
  font-family: 'itc_galliard_stdroman';
}

.paras-article-2 a {
    color: rgba(211, 12, 19, 0.8);
}

.paras-article-2 figure {
  margin-bottom: 1rem;
}

.paras-article-2 figure img {
    max-width: 100%;
    height: auto !important;
}

.paras-article-2 figcaption p {
  margin: 9px 0;
  line-height: 1.4;
  max-width: 650px;
}

.paras-article-2 figure + p {
  border-top: 2px none var(--bs-secondary);
  padding-top: 1.2rem;
}

.border-top.border-0-first:first-child {
    border: none !important;
}

#menu-chapitres .accordion-button {
    padding-bottom: 0.3rem !important;
    transition: padding 0.35s ease;
}

#menu-chapitres .accordion-button.collapsed {
    padding-bottom: 1rem !important;
}

.marge-1 {
    min-width: 19.4%; 
    max-width: 19.4%; 
    margin-right: var(--bs-gutter-x);
}

.para {
    font-family: 'itc_galliard_stdroman'; 
    font-size: 100%; 
}

.para-intro p {
    max-width: 560px;
}

.titre-edition {
    font-family: 'graphikmedium';
    line-height: 1.25;
    text-transform: uppercase;
    font-size: 200%;
}

.titre-chapitre {
    font-family: 'graphik';
    line-height: 1.25;
    font-size: 200%;
}

.lien-chapitre:hover {
    color: #999 !important;
}

.titre-archive {
    font-family: 'graphikmedium';
    line-height: 1.2;
    min-height: calc(1.2em * 2);
}

.titre-stats {
    font-family: 'graphiklight';
    line-height: 1;
    font-size: 15.73px;
    margin-top: 0.75rem;
}

.nombre {
    font-size: 200%;
}


.serif {
    font-family: 'itc_galliard_stdroman';
    font-size: 22px;
    line-height: 1.9;
    font-weight: 500;
}

.souligner-survol {
    text-decoration: none !important;
}

.souligner-survol:hover {
    text-decoration: underline !important;
}

.souligner-survol-shadow {
    text-decoration: none !important;
    padding-bottom: 0.3rem;
}

.souligner-survol-shadow:hover {
    box-shadow: 0px 2px 0px 0px #000
}

.survol-rouge:hover {
    color: #d20a11 !important;
}

.lien-noir-gris {
    color: rgb(33, 37, 41) !important;
}

.lien-noir-gris:hover {
    /*color: rgb(96, 99, 102) !important;*/
    opacity: 0.7;
}


.btn-note {
    cursor: pointer;
    color: rgb(33, 37, 41) !important;
    text-decoration: none;
    border-bottom: 1px dashed #999;
}

.btn-note:hover {
    cursor: pointer;
    color: rgb(33, 37, 41) !important;
    border-bottom: 1px dashed #999;
    background: #eee;
}

.btn-note[aria-describedby]{
    border-bottom: 1px dashed #999;
    background: #eee;
}

.para-2 {
    line-height: 1.3;
    font-size: 18px;
}

.para-1 {
    max-width: 35.8rem;
    text-align: justify;    
    margin-bottom: 2.1rem;
}

.figure figcaption {
    font-size: 1rem;
}

.btn-lien-projet {
    text-decoration: none;
}

.btn-lien-projet:hover {
    background: #fff !important;
}

.btn-lien-projet .boite-edition {
    opacity: 1;
}

.btn-lien-projet:hover .boite-edition {
    opacity: 1;
}

.vis-corpus-DessinsKarbowsky {
    max-width: 640px;
}

.vis-corpus-ItinerairesThierry {
    max-width: 520px;
}

.vis-corpus-AlbumRaoulRochette {
    max-width: 540px;
}

.vis-corpus-FouillesPressouyre {
    max-width: 640px;
}

/**************************/


.separateur-projets {
    border-top: 3px solid #000
} 
.separateur-projets-2 {
    border-top: 1px solid #000
}  

.projet .coin {
    display: none;
    width: 55px;
}

.coin {
    --couleur: #000;
    --taille: 7px;
    --bord: 1px;
    --decal: -5px;
    border: 4px solid var(--couleur);
    border-style: solid solid none none;
    position: relative;
    aspect-ratio: 1/1; 
    width: 33px;
    top: 1px;
    right: 1px;
}

.coin::after {
    content: "";
    position: absolute;
    width: var(--taille);
    height: var(--taille);
    border-radius: 50%;
    border: var(--bord) solid var(--couleur);
    right: var(--decal);
    bottom: var(--decal);
    background-color: white;
}

.coin::before {
    content: "";
    position: absolute;
    width: var(--taille);
    height: var(--taille);
    border-radius: 50%;
    border: var(--bord) solid var(--couleur);
    left: var(--decal);
    top: var(--decal);
    background-color: white;
}

.coin div::before {
    content: "";
    position: absolute;
    width: var(--taille);
    height: var(--taille);
    border-radius: 50%;
    border: var(--bord) solid var(--couleur);
    right: var(--decal);
    top: var(--decal);
    background-color: white;
}

.titre-edition:hover {
    color: #999;
}

.bloc-vignettes-iso {
  transform: skew(0deg,10deg) rotateY(25deg); 
  margin-bottom: -40px;
}

.vignette-iso-1 {
  border: 1px solid #999;
  border-image: linear-gradient(rgba(0,0,0,0.5), #444, #999) 20; 
  /*box-shadow: 4px -4px 4px -4px rgba(0, 0, 0, 0.4);*/
}


.bloc-vignettes-iso-2 {
  margin-bottom: 0.7rem; 
  margin-right: -17px;
}


.vignettes-iso-2 {
  transform: skew(0deg,10deg) rotateY(25deg); 
}

.vignette-iso-2 {
  border: 1px solid #999;
  border-image: linear-gradient(rgba(0,0,0,0.5), #0006, #9999) 20; 
  /*box-shadow: 4px -4px 4px -4px rgba(0, 0, 0, 0.4);*/
}

.titre-article {
    border-left: 4px solid #000;
    padding-left: 15px;
}

.lien-intitule-chapitre.text-body .titre-intitule-chapitre {
    /*box-shadow: 0px 2px 0px 0px #d20a11;
    padding-bottom: 4px;*/
    color: #d20a11 !important;    
}

.lien-intitule-chapitre.text-body:hover .titre-intitule-chapitre {
    box-shadow: 0px 2px 0px 0px #d20a11;
    padding-bottom: 4px;
    color: #d20a11 !important;    
}


.lien-intitule-chapitre:hover {
    color: #d20a11 !important;    
}


.titre-edition .text-body:hover > span {
    color: #d20a11 !important;
    padding-bottom: 4px;
}

.vignette-compo {
    cursor: pointer;
}

.vignette-compo:hover {
    box-shadow: 0 0 1px 1px #0009;
}

.bloc-recharger-compo {

}

.bloc-recharger-compo svg {
    visibility: hidden;
}

.bloc-recharger-compo:hover svg {
    visibility: visible;
}

.section {
    border-top: 1px solid #999;
    padding-top: 2rem;
}

.section:first-child {
    border-top: none;
    padding-top: 0;
}

.paras-article {
    font-family: 'itc_galliard_stdroman';
    font-size: 1.25rem;
    line-height: 1.7;
}

.paras-article p {
    margin-bottom: 2.2rem;
}

.citation {
    padding-left: 2rem;
    margin-bottom: 2.2rem;
    border-left: 2px solid #999;
    margin-right: 2.9rem;
}

.para-tab {
    border: none;
    margin-bottom: 0.5rem !important;
}

.section li p {
    margin-bottom: 0;
}

.sdendnoteanc {
    text-decoration: none;
}

#tableur-index_wrapper {
    max-width: 900px;
    margin: 0 auto;
}

#tableur-index th {
    position: relative;
    cursor: pointer;
    padding-right: 20px;
}

#tableur-index th.dt-orderable-asc::after {
    content: '↕';
    position: absolute;
    right: 7px;
    color: #999;
}

#tableur-index th.dt-ordering-asc::after {
    content: '↑';
    position: absolute;
    right: 7px;
    color: #000;
}

#tableur-index th.dt-ordering-desc::after {
    content: '↓';
    position: absolute;
    right: 7px;
    color: #000;
}

.carte-doc-vignettes-lien {
  display: block;
  text-align: center;
}

.carte-iso {
  transform: skew(0deg,31deg) rotateY(47deg);
  cursor: pointer;
  transition: transform .45s;
  height: 80px;
  width: 60px;
  display: block;
  background: rgba(255,255,255,0.3) no repeat center top;
  box-shadow: 0 .5rem 1rem rgba(0,0,0,0.5) !important;
  border-image: linear-gradient(rgba(0,0,0,1), rgba(38,43,46,1), #666, #999, #ccc) 20;
}

.menu-page-visio {
  display: inline-block;
  padding: 0 5px;
  margin: 2px 1px;
  text-align: center;
  border-radius: 2px;
  color: #fff;
  font-size: 14px;
  width: 30px;
  text-align: center;
  cursor: pointer;
}

.menu-page-visio.selection > span {
  border-bottom: 2px solid #fff;
}

.menu-parcours {
    margin-left: -4px !important;
    margin-top: -5px !important;
}