.header,.footer {
  background-color: #273481;
  border: 0;
  width: 100%;
  
}

.header{
  position:absolute; top:0px; left:0px; height:110px; right:0px;overflow:hidden;
  display: flex;
}

.footer{
  position:absolute; bottom:0px; left:0px; height:30px; right:0px;overflow:hidden;
  display: flex;
  color: white;
  justify-content: center;
  align-items: center;
  font-family: Arial;
  font-size: 11px;
}

.footer img{

  width: 2vw;
}
.title {
  background-color: #273481;
  color: white;
  flex: 80%;
  margin: 0;
  text-align: center;
  text-decoration: none;
  font-family: Apple Chancery;
  font-size: 14px!important;
  display: flex;
  justify-content: center;
  align-content: center;
  flex-direction: column;
}

.title h1{
  margin: 0;
}

.rl {
  flex: 10%;
  align-self: center;
  color: white;
  font-family: Arial;
  font-size: 14px;
  text-decoration: none;
  height: 100%;
  display: flex;
  align-items: center;
}

.rl:hover{
  text-decoration-line: overline underline;
  text-decoration-color: white;
  text-decoration-style: solid;
  text-decoration-thickness:2px;
  text-underline-offset: 3px;
}

body{
  margin: 0;
  row-gap: 0.5%;
  height: 100%;
  width: 100%;
}

.sidebar a {
  padding: 3px 8px 3px 16px;
  text-decoration: none;
  font-size: 20px;
  color: black;
  display: inline-block;
  width: calc(100% - 50px);
  vertical-align: middle;
}

.sidebar a:hover {
  color: #273481;
  font-weight: bolder;
}

#details1{
  padding: 3px 8px 3px 40px!important;
}

details[open] {
    padding: .5em;
}

details[open] summary {
    border-bottom: 1px solid #aaa;
    margin-bottom: .5em;
}
details {
    padding: 0 .5em 0;

}

details ol li a {
  padding: 0!important;
}

details ol {
  margin: 0;
}

.accueil img,.bibliographie img{
  width: 2vw;
  vertical-align: text-bottom;
}

a:has(.accueil){
 padding: 3px 8px 3px 1px!important;
}

a:has(.bibliographie){
  padding: 3px 8px 3px 1px!important;
}
}

.I,.I a{
  font-size: 18px;
}


.A,.A a{
  font-size: 17px;
}

._1,._1 a{
  font-size: 16px;
}

.a,.a a{
  font-size: 15px;
}
* {
  box-sizing: border-box;
}

.box{
  display: flex;
  flex-wrap: wrap;
  column-gap: 1%;
  font-family: Arial;
}

.bigSidebar  {
    position:absolute; top:120px; bottom:40px; left:0px; right: 76%;overflow:auto;
    flex: 25%;
    background-color: #F5F5F5;
    border: 1px;
    border-color: grey;
    border-style: solid;
    margin-left: 0.5%;
    overflow: scroll;
    padding-top: 10px;
}

.main{
  position:absolute; top:120px; bottom:40px; left: 25%;right: 0px;overflow:auto;
  background-color: #F5F5F5;
  flex: 70%;
  border: 1px;
  border-color: grey;
  border-style: solid;
  margin-right: 0.5%;
  overflow: scroll;
}

.accueilCouv{
  margin: auto;
  display: block;
  width: 60%;
}


.mainContact{
  flex-direction: column;
  display: flex;
  padding: 2%;
}

.mainContact h3{
  text-align: center;
}

.contacts{
  padding-bottom: 2%;
  display: flex;
}

.contacts div:first-child {
  flex: 70%;
}
.contacts div:last-child{
  align-items: center;
  flex: 30%;
}

.contacts div img{
  width: 300px;
  float: left;
}

.contactsMail{
  display: flex;
  align-items: center;
  margin : 1% 0%;
}
.contactsMail img{
  width: 30px!important;
  margin-right: 10px;
}
.accueilMain{
  flex-direction: column;
  display: flex;
  margin: 2px;
  padding:2%;
}
.accueilMain h5{
  text-align: center;
  font-size: 17px;
}

.accueilMain_title18px{
  font-size: 18px!important;
}

.accueilTextImg{
  display: flex;
  align-items: center;

}

.accueilTextImg a{
  flex: 30%;
  width: 10vw;
  padding-left: 10%;
}

.accueilTextImg img{

  width: 100%;
}

.accueilTextImg div h5{
  text-align: right!important;
}
.accueilTextImg div{
  text-align: left;
  flex: 70%;
  padding-right: 7.5vw;
}


.mainPages{
  padding: 10px;
  font-size: 15px;
}

.mainPages h3{
  font-size: 24px!important;
  text-align: center;
  color: #273481;
  text-decoration: underline;
}

.mainPages h4{
  font-size: 20px!important;
  text-decoration: underline;
  text-indent:10px;
  margin-bottom: 10px;
  margin-block-start: 1.33em;
  margin-block-end: 1.33em;
}


.mainPages h5{
  font-size: 18px!important;
  text-decoration: underline;
  text-indent: 20px;
  margin-bottom: 10px;
  margin-block-start: 1.33em;
  margin-block-end: 1.33em;
}


.mainPages h6{
  font-size: 17px!important;
  text-decoration: underline;
  text-indent: 35px;
  margin-bottom: 10px;
  margin-block-start: 1.33em;
  margin-block-end: 1.33em;
}

.boldU{
  text-decoration: underline;
  font-weight: bold;
}

.nocarriage:has(.mainpagesH){
  font-size: 15px!important;
  text-decoration: underline;
  padding: 15px;
  font-weight: bold;
  text-indent: 15px;
  margin: 15px 0px;
}

.mainPages .mainpagesH{
  font-size: 15px!important;
  text-decoration: underline;
  padding: 15px;
  font-weight: bold;
  text-indent: 30px;
}

.PS{
  display: flex;
  padding: 25px;
  margin: 0% 10%;
  align-items: center;
}

.suiv{
  margin-right: 10%;
}
.suiv,.prec{
  flex: 50%;
  text-align: center;
  align-items: end;
  display: flex;
  justify-content: center;
}

.prec img,.suiv img{
  height: 30px;
}

.imagesRadioAnat{
  text-align: center;
}

.imagesRadioAnat img{
  max-height: 30vh;
   -webkit-transition-property: all; 
  -webkit-transition-duration: 0.3s; 
  -webkit-transition-timing-function: ease;
}

.imagesRadioAnat img:hover{
  transform: scale(1.5); 
}


.modal {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 1; /* Sit on top */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  background-color: rgb(0,0,0); /* Fallback color */
  background-color: rgba(0,0,0,0.9); /* Black w/ opacity */
}

.modal-content{
  max-width: 100vw;
  max-height: 100vh;
  padding-top: 5%;
  -webkit-animation-name: zoom;
  -webkit-animation-duration: 0.6s;
  animation-name: zoom;
  animation-duration: 0.6s;
}

.mod{
  display: flex;
  width: 100%;
}

.mod1,.mod2{
  width: 40vw;
}

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

@keyframes zoom {
  from {transform:scale(0)} 
  to {transform:scale(0.5x)}
}

/* The Close Button */
.close {
  position: absolute;
  top: 15px;
  right: 35px;
  color: #f1f1f1;
  font-size: 40px;
  font-weight: bold;
  transition: 0.3s;
}

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

/* 100% Image Width on Smaller Screens */
@media only screen and (max-width: 700px){
  .modal-content {
    width: 100%;
  }
}

.nocarriage p{
  display: inline;
}

.imgTech{
  text-decoration: underline;
  color: #273481;
  margin: 0px;
}

.imgTech:hover{
  cursor: pointer;
}

@font-face {
  font-family: "Apple Chancery";
  src: url("fonts/Apple Chancery.ttf");
}


.popup {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 1; /* Sit on top */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  background-color: rgb(0,0,0); /* Fallback color */
  background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
  text-align: center;
}

/* Modal Content/Box */
.popup-content {
  background-color: #fefefe;
  margin: 15% auto;
  padding: 30px;
  border: 1px solid #888;
  width: 80%;
  font-size: 30px;
  font-weight: bolder;
  font-family: "Arial";
}

/* The Close Button */
.popupclose {
  color: #aaa;
  float: right;
  font-size: 28px;
  font-weight: bold;
}

