* {background-color: white}
* {box-sizing: border-box;}

/* 18 novembre 2024*/
div.sticky2 {
  position: -webkit-sticky;
  position: sticky;
  margin-top: 0%;
  margin-left: : 0%;

  padding: 5px;
  background-color: white;
  /*background-color: #cae8ca;*/
  /*border: 2px solid #4CAF50;*/
}

h1 {
    font-size: 200%;
    border: thick black;
    min-width: 330px; //ad
    position: absolute;
    z-index: 1;
    color: black;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
        text-align: center;

  }

  h2 {
    font-size: 150%;
    border: thick black;
    min-width: 300px; //ad
    position: relative;
    z-index: 1;
    color: black;
    padding: 6px 8px;
    text-decoration: none;
    display: block;
        text-align: center;

  }

    h3 {
    border: thick black;
    min-width: 100%; //ad
    position: absolute;
    z-index: 1;
    color: black;
    padding: 3px 4px;
    text-decoration: none;
    display: block;
    font-size: 125%;
        text-align: center;


  }

    h4 {
    border: thick black;
    min-width: 300px; //ad
    position: absolute;
    z-index: 1;
    color: black;
    padding: 3px 4px;
    text-decoration: none;
    display: block;

    font-size: 125%;
        text-align: center;

  }

     h5 {
    min-width: 300px; //ad
    position: absolute;
    z-index: 1;
    color: black;
    text-decoration: none;
    font-size: 125%;
        text-align: center;

 
  }

    p {
    font-size: 100%;
    border: thick black;
    min-width: 250px; //ad
    position: absolute;
    z-index: 1;
    color: black;
    padding: 3px 4px;
    text-decoration: none;
    display: block;


  }



    b {
    min-width: 250px; //ad
    position: relative;
    z-index: 1;
    padding: 3px 4px;
    text-decoration: none;
  }
    a {
    min-width: 250px; //ad
    position: relative;
    z-index: 1;
    margin-left: 20%;
    color: black;
    padding: 3px 4px;
    display: block;
    background-color: white;

  }

    c {
    margin-left: 20%;
    font-size: 24px;
  }


  button {
    margin-left: 20%
    font-size: 200%;
    height:70px;
    width:80%;

    border: 5px solid green ;

  }


.a_class {font-size: 100px; text-decoration: none; margin-left:20%} /* example size, can be any size, in px, em, rem, % */

.title {
  float: center;
  text-align: center;
  color: black;
  font-size: 200%;
  width:100%;
  font-style: initial;
 background-color: blueviolet;
  color: white
}

.subtitle {
  margin-left:5%;
  float: center;
  text-align: center;
  color: red;
  font-size: 150%;
  width:90%;
  font-style: initial;
 background-color: blue;
  color: white
}




.titre {
    font-size: 32px;
    height:100px;
    width:400px;
    margin-left: 20%;
    }

    .vignette {
  position: absolute;
  width:10%;
top: 20%;
left: 45%;
 background-color: white;
 border-color: blue;
}

.photo {
  position: absolute;
  width:10%;
bottom: 2%;
right: 2%;
 border-color: white;
  background-color: white;
}


.logocleanaccent {
  position: absolute;
  width:10%;
top: 14%;
left: 2%;
 border-color: white;
  background-color: white;
}

.btn {
  text-decoration: none;
  font-size: 100%;
  outline: none;
  color: white;
 padding: 14px 16px;
  background-color: white;
  font-family: inherit;
  margin: 0;
  cursor: pointer;
}


    
.flag2 {
   
    width: 10%;
    height: 10%;
    }


.boite{
       /* sera modifie si besoin est*/
        height:800px;
        width:80%;
        overflow:auto;
        background-color:white;
        color:black;
        scrollbar-base-color:gold;
        font-family:sans-serif;
        padding:10px;
        font-size: 24px;
        border: 5px solid green ;
        margin-left: 20%;
      }
.petiteboite {
  width:80%;
  height: 300px;
          overflow:auto;
        background-color:white;
        color:black;
        scrollbar-base-color:gold;
        font-family:sans-serif;
        padding:10px;
        font-size: 24px;
        border: 5px solid green ;
        margin-left: 0%;

}

.trespetiteboite {
  width:80%;
  height: 100px;
  border: 1px solid blue;
          overflow:auto;
        background-color:white;
        color:black;
        scrollbar-base-color:gold;
        font-family:sans-serif;
        padding:10px;
        font-size: 24px;
        border: 5px solid green ;

}



.boite-explication{
        height:800px;
        width:100%;
        overflow:auto;
        background-color:white;
        color:red;
        scrollbar-base-color:red;
        font-family:sans-serif;
        padding:10px

    }

table {
            font-size: 18px;
    font-family: arial, sans-serif;
    border-collapse: collapse;
    width: 80%;
        margin-left: 20%;
}

td, th {
    border: 1px solid #dddddd;
    text-align: left;
    padding: 8px;
    font-size: 18px;
}

tr:nth-child(even) {
    background-color: #dddddd;
}

#myHeader {
    background-color: pink;
    color: black;
    padding: 40px;
    text-align: center;
} 
#toc_container {
    background: #f9f9f9 none repeat scroll 0 0;
    border: 1px solid #aaa;
    display: table;
    font-size: 12px;
    margin-bottom: 1em;
    padding: 20px;
    width: 15%;
}

.toc_title {
    font-weight: 700;
    color: red;
}

#toc_container li, #toc_container ul, #toc_container ul li{
    list-style: outside none none !important;
}

  type="text/css">
  #more {display: none;}

  .read-more-state {
  display: none;
}

.read-more-target {
  opacity: 0;
  max-height: 0;
  font-size: 0;
  transition: .25s ease;
}

.read-more-state:checked ~ .read-more-wrap .read-more-target {
  opacity: 1;
  font-size: inherit;
  max-height: 999em;
}

.read-more-state ~ .read-more-trigger:before {
  content: 'Show more';
}

.read-more-state:checked ~ .read-more-trigger:before {
  content: 'Show less';
}

.read-more-trigger {
  cursor: pointer;
  display: inline-block;
  padding: 0 .5em;
  color: black;
  font-size: .9em;
  line-height: 2;
  border: 1px solid #ddd;
  border-radius: .25em;
  margin-left: 0px;
}

.image {
  -ms-flex: 50%; 
  flex: 50%;
  max-width: 50%;
  padding: 0 4px;
}


.column {
    -ms-flex: 50%;
    flex: 50%;
    max-width: 50%;
      padding: 0 4px;
}

.column_one {
  float: left;
  position: relative;
  text-align: center;
  color: black;
  font-size: 20px;
  width:100%;
}

.column_two{
  float: left;
  position: relative;
  text-align: center;
  color: black;
  font-size: 20px;
  width:50%;
}

.column_three {
  float: left;
  position: relative;
  text-align: center;
  color: black;
  font-size: 100%;
  width:33%;
 background-color: white;

}

.column_four {
  float: left;
  position: relative;
  text-align: center;
  color: black;
  font-size: 20px;
  width:25%;
}

.column_eight {
  float: left;
  position: relative;
  text-align: center;
  color: black;
  font-size: 50%;
  width:12%;
    height:20%;
}
.column img {
  margin-top: 8px;
  vertical-align: middle;
  width: 100%;
}
*/

.transcriptions {
  -ms-flex: 50%; 
  flex: 50%;
  max-width: 50%;
  padding: 0 4px;
    width: 50%;

}

.transcriptions img {
  margin-top: 8px;
  vertical-align: middle;
  width: 100%;
}



body {
  font-family: Arial; "Lato", sans-serif;
}


.sidenav {
  height: 100%;
  width: 15%;
  position: fixed;
  z-index: 1;
  top: 0;
  left: 0;
  background-color: black;
  overflow-x: hidden;
  transition: 0.5s;
  padding-top: 60px;
}

.sidenav a, .dropdown-btn {
/padding: 8px 8px 8px 32px;
  text-decoration: none;
  color: white;
  display: block;
  transition: 0.3s;
  background-color: black;
  margin-left: 0px;
  width: 15%;
  text-align: left;
 transition: 0.3s;
  /*outline: none;*/
}

/* On mouse-over */
.sidenav a:hover, .dropdown-btn:hover{
  color: red;
}

.sidenav .closebtn {
  position: absolute;
  top: 0;
  right: 25px;
  font-size: 36px;
  margin-left: 50px;
}

/* Main content 
.main {
  margin-left: 200px; /* Same as the width of the sidenav 
  font-size: 20px; /* Increased text to enable scrolling */
  /*padding: 0px 10px;
}
*/



/* Add an active class to the active dropdown button */
.active {
  background-color: green;
  color: white;
}

/* Dropdown container (hidden by default). Optional: add a lighter background color and some left padding to change the design of the dropdown content */
.dropdown-container {
  display: none;
  background-color: pink;
  padding-left: 8px;
  font-size: 100%;
  margin-left: 0px;
  width: 15%;
}




/* Optional: Style the caret down icon */
.fa-caret-down {
  float: right;
  padding-right: 8px;
}



/* Some media queries for responsiveness */
@media screen and (max-height: 450px) {
  .sidenav {padding-top: 15px;}
  .sidenav a {font-size: 18px;}
}


@media only screen and (max-width:800px) {
  /* For tablets: */
  .main {
    width: 80%;
    padding: 0;
  }
  .right {
    width: 100%;
  }
    .column {
    -ms-flex: 50%;
    flex: 50%;
    max-width: 50%;
  }
}
@media only screen and (max-width:500px) {
  /* For mobile phones: */
  .menu, .main, .right {
    width: 100%;
  }
}


/* 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 {
    -ms-flex: 100%;
    flex: 100%;
    max-width: 100%;
  }
}

.show {display: block;}

.menu {
  float: left;
  width: 20%;
  height: 100%;


}
.menuitem {
  padding: 8px;
  margin-top: 7px;
  margin-left: 0px;
  border-bottom: 1px solid #f1f1f1;
}

.right {
  background-color: lightblue;
  float: left;
  width: 80%;
  padding: 10px 15px;
  margin-top: 7px;
  margin-left: 20%; 
}

.big {  font-size: 1.1em; } 


.header {
  text-align: center;
  padding: 32px;
}

.row {
  display: -ms-flexbox; /* IE10 */
  display: flex;
  -ms-flex-wrap: wrap; /* IE10 */
  flex-wrap: wrap;
  padding: 0 4px;
}


div.sticky {
  position: sticky;
  margin-top: 0%;
  margin-left: : 0%;
  padding: 0px;
  background-color: #cae8ca;

}


.top-left {
  position: absolute;
  top: 10%;
  left: 10%;
}

.top-right {
  position: absolute;
  top: 10%;
  right: 10%;
}


img {
border:solid 1px black;
width:100%;
height:auto;
}



.column_three:hover .overlay {
  opacity: 1;
}
.column_four:hover .overlay {
  opacity: 1;
}



.column {
  -ms-flex: 100%; 
  flex: 100%;
  max-width: 100%;
  padding: 0 4px;
}
  .column img {
  margin-top: 4px;
  vertical-align: middle;
  width: 100%;
  }
.column:hover .overlay {
  opacity: 1;
  }




/* Create two equal columns that sits next to each other */
.column_two {
  -ms-flex: 50%; 
  flex: 50%;
  max-width: 50%;
  padding: 0 4px;
}
  .column_two img {
  margin-top: 4px;
  vertical-align: middle;
  width: 100%;
  }
.column_two:hover .overlay {
  opacity: 1;
  }



.column_three {
  -ms-flex: 33%; 
  flex: 33%;
  max-width: 33%;
  padding: 0 4px;
  }
  .column_three img {
  margin-top: 8px;
  vertical-align: middle;
  width: 100%;
  }
  .column_three :hover .overlay {
  opacity: 1;
  }

  .column_four{
  -ms-flex: 25%; 
  flex: 25%;
  max-width: 25%;
  padding: 0 4px;
}
.column_four img {
  margin-top: 8px;
  vertical-align: middle;
  width: 100%;
}
  .column_four :hover .overlay {
  opacity: 1;
  }

.column_eight {
  float: left;
  position: relative;
  text-align: center;
  color: black;
  font-size: 20px;
  width:12%;
}







.tftable {font-size:100%;color:black;width:80%;border-width: 1px;border-color: black;border-collapse: collapse;}
.tftable th {font-size:150%;background-color:pink;border-width: 2px;padding: 8px;border-style: solid;border-color: black;text-align:left;}
.tftable tr {background-color:green;}
.tftable td {font-size:125%;border-width: 1px;padding: 8px;border-style: solid;border-color: green;}
.tftable tr:hover {background-color:white;}


.row {

  width:80%;
}

/* Clear floats after the columns */
.row:after {
  content: "";
  display: table;
  clear: both;
}






.bottom-left {
  position: absolute;
  bottom: 10%;
  left: 10%;
}

.overlayavant {
  position: absolute;

  left: 10%;
  right: 20%;

  padding: 10px;

  bottom: 10px; 

  background: yellow;
  color: red; 
  width: 80%;
  height:20%;

  font-size: 30px;

}



.overlay {
  position: absolute; 
  bottom: 0; 

  background: rgb(0, 0, 0);
  background: rgba(0, 0, 0, 0.5); /* Black see-through */
  color: #f1f1f1; 

  left: 10%;
  right: 20%;

  transition: .5s ease;
  opacity:0;
  color: white;
  font-size: 400%;
  padding: 0px;
  text-align: center;
  width: 100%;
  height:40%;

}


/**********recopie en novembre 2024***********************/

class="leftimagetop"><img src="Data/Images/IMAGES/us.png">

/****DRAPEAU 4********class="leftimagetop"><img src="Data/Images/IMAGES/us.png">***************/
.leftimagetop {
  position: absolute;  
  top: 1%;
   width: 10%;
  left: 3%;
  color: white;
/*padding: 0px 2px 0px;*/
  border:solid 0px white;
    background: white;

  z-index:5;

}
.leftimagetop img{
 border:none;
width: 100%;
height: auto;
}


/*PRENOM*/

.mid-left {
  position: absolute;
  top:65%;
  left: 2%;
    text-align: center;
      width: 10%;
}

.bottom-right {
  position: absolute;
  bottom: 4%;
  right: 5%;
}

.top-left {
  position: absolute;
  top: 10%;
  left: 10%;
}

.top-right {
  position: absolute;
  top: 10%;
  right: 10%;
}





.centered {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 400%;
}

.centered_category {
  color: black;
  text-align: center;
  font-size: 400%;
}




.overlay1 {
  position: absolute; 
  top: 0; 
  background: rgb(0, 0, 0);
  background: rgba(0, 0, 0, 0.5); /* Black see-through */
  color: #f1f1f1; 
  width: 100%;
  transition: .5s ease;
  opacity:0;
  color: white;
  font-size: 40px;
  padding: 0px;
  text-align: center;
}



.dropdownmenu ul, .dropdownmenu li {
	margin: 5;
	padding: 0;

}

.dropdownmenu ul {

	list-style: none;
	width: 120%;
	font-weight: bold;

}
.dropdownmenu li {
	float: left;
	position: relative;
	width:4%; /* a ajuster selon le nombre d'items*/
	text-align: center;
}

.dropdownmenu  a {

	border-style: solid;
	border-color: blue;
	border-width: 4px;
	width: 400px;
	background-color: powderblue;

	color:red;
	width: 100%;
	
	font: bold 40px/20px sans-serif; /* changez la taille en fonction du nombre d'items*/
	padding: 1px 2px;
	text-align: center;
	text-decoration: none;
}

.verb {
border:solid 4px red;
}

.mid-left-nom {
  position: absolute;
  top:45%;
  right: 3%;
    text-align: center;
      width: 8%;
        font-size: 60%;
}


.centered_top {
  position: absolute;
bottom:  2%;
 width: 60%;
 margin-left: 20%;
    text-align: center;
        font-size: 100%;
}

/*1) DRAPEAU */
/*
.flag {
  position: absolute;
  top:4%;
  right: 2%;
  width: 10%;
}
*/

.flag {
  position: absolute;
  top:4%;
  right: 2%;
  width: 15%;
}

/*2) SEXE*/
.sex {
  position: absolute;  
  top: 20%;
  /*border:solid 4px white;*/
  right: 2%;
  color: white;
  width: 15%;
 background: white;
}
/*3) PRENOM*/
.prenom{
  position: absolute;
  top:50%;
  right: 5%;
    text-align: center;
      width: 8%;
        font-size: 60%;
}


/*4) TRADUCTION ET IPA DE LA TRADUCTION*/

.bottom-right-traduction {
  position: absolute;
  bottom: 22%;
  right: 4%;
    text-align: center;
             width: 8%;
        font-size: 60%;
}

.bottom-right-traduction-ipa {
  position: absolute;
  bottom: 14%;
  right: 4%;
    text-align: center;
      width: 8%;
        font-size: 60%;
}


/*5) NOM ET TRANSCRIPTON PHONETIQUE*/


.mot_L1{
  position: absolute;
top:  7%;
 width: 60%;
 margin-left: 20%;
    text-align: center;
        font-size: 100%;
}


.mot_L1_IPA{
  position: absolute;
bottom:  4%;
 width: 60%;
 margin-left: 20%;
    text-align: center;
        font-size: 100%;
}




