

* {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    font-family: 'Inter', sans-serif;
    
    
    
}

html {
    width: 100%;
    height: 100%;


}
body {
    overflow: scroll;

}

.sizeFooter {
    font-size: 15px;
}

@keyframes swap {
    0% {
      opacity: 0;
      transform: translateY(380px);
    }
    
    100% {
      opacity: 1;
 
    }
  }

.btn_js {
    background-color: #374F9F;
    padding-top: 1px;
    border: 0;
    border-radius: 10px;
    padding-left: 10px;
    padding-right: 10px;
    cursor: pointer;

}


@media only screen and (min-width: 832px) {

.img_3_traits {
    visibility: hidden;
    position: absolute;
}


  
.carre_blc {
    min-width: 133px;
    width: 20%;
    max-width: 230px;
    height: 130px;
    left: 6%;
    padding-top: 10px;
    padding-bottom: 5px;
    background: #FFFFFF;
    text-align: center;
    

}
.img_3_traits {
    position: absolute;
}

.p_titre {
    
    font-size: calc(0.9rem + 0.3vw);
    line-height: 29px;
    color: black;
    position: static;

}



img.drapeau {
    width: 60%;
    height: 85px;
    margin-right: 0;
    padding-right: 0;
    border: 1px solid #000000;
    filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25));
}



header {
    width: 100%;
    height: 120px;
    background: #343F64;
    border: 1px solid #000000;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    margin-bottom: 5px;

}


nav {
    min-height: 100px;
    display: flex;
    align-items: center;
    height: 120px;
    width: 90%;
    margin: auto;
    padding: 1rem;

    
}

a.apropos {
   
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 29px;
    color: white;


}
a.apropos:hover {
    font-weight: 700;
}


nav ul{
    display: flex;
    flex: 1 1 20px;
    align-items: center;
    list-style: none;
   

    font-weight: 500;
    font-size: 20px;
    line-height: 29px;
    visibility: visible;

}

li a:hover {
    font-weight: 700;
}

li{
    margin-left: 5%;
}

.triangle {
    position: absolute;
    visibility: hidden;
    width: 0;
    height: 0;
    border: 0 solid transparent;
    border-right-width: 10px;
    border-left-width: 10px;
    border-bottom: 20px solid white;
}
    




a {
    text-decoration: none;
    color: white;

}

table {
    width: 100%;
    border-collapse: collapse; 
}





tr {
    border-bottom: 1px solid #E5E5E5;


}

.tr_table:hover {
    background-color: #E5E5E5;
    transition: 1s;

}




th {
    padding-bottom: 10px;
    text-align: left;
    padding-top: 10px;
    font-size: calc(0.6rem + 0.4vw);
    
}



.triangle_liste {
    position: absolute;
    visibility: hidden;
    width: 0;
    height: 0;
    border: 0 solid transparent;
    border-right-width: 10px;
    border-left-width: 10px;
    border-bottom: 20px solid white;

}


.content {
    background-color: #E5E5E5;
    position: relative;
    width: 100%;
    height: 100%;

}

.carre_liste {
    border-radius: 30px;
    background-color: white;
    width: 80%;
    margin-top: 20px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 15px;
    padding-top: 5px;
    padding-right: 10px;
    margin-bottom: 20px;
    padding-bottom: 10px;

    box-shadow: 0 0 3px black;
}



.par_categorie_rarete {

    margin-left: auto;
    margin-right: auto;
    top: 200;

    
    padding-top: 10px;
    box-shadow: 0 0 1px rebeccapurple;
}

.caca {
    padding-bottom: 10px;
}


.par_categorie {
 
    margin-left: auto;
    margin-right: auto;
    top: 200;
    margin-bottom: 20px;
    text-align: left;
    padding-top: 10px;
    
    

}


.trier_ul {
    margin-top: 5px;
    list-style: square;
    height: 0;
}


.trier_li {
    list-style: none;
    visibility: hidden;
    
    height: 15px;
    display: inline-block;
    margin-left: 0;
  

   

}
#lili {
    margin-left: 280px;
}




.trier_img {
    width: 15px;
    height: 15px;
    left: 40%;
    position: static;
    top: 177px;
    color: #000000;
    
}

.trier_div {
    position: static;
    top: 0px;
    height: 12px;
    width: 12px;
    background-color: gray;
 
    display: inline-block;
    max-width: 12px;
    left: -20px;

}



.trier_li {
    top: -25px;
    position: relative;

}

.trier_p_div {
  
    position: relative;
    display: inline;


    top: 0;

}
.trier_p_div_p {
    display: inline-block;
    
}

.trier_p {
    display: inline-block;
    top: -2px;
    position: relative;
    width: 165px;

    
    
}
.trier_p_1 {
    display: inline;
    top: -2px;
    position: relative;
    
}

.trier_li, .trier_img, .trier_div {
    cursor: pointer;
    user-select: none;
}


.trier_div_2 {
    position: static;
  
    height: 12px;
    width: 12px;
    background-color: white;
 
    display: inline-block;
    max-width: 12px;
    left: -20px;
    margin-right: 5px;
    margin-left: 20px;
}


td {
    padding-top: 8px;
    padding-bottom: 8px;
    font-size: calc(0.6rem + 0.3vw);
    user-select: none;

}

.PP_Preterit_p {
   
    font-size: calc(1rem + 0.6vw);
    text-align: center;
    font-weight: bolder;
    padding-bottom: 15px;
    padding-top: 5px;

}

.p_ind {
    text-align: center;
   
    font-weight: 700;
    font-size: calc(1rem + 0.3vw);
    margin-bottom: 10px;
}

.cat {
    margin-bottom: 20px;
}

.cat_PP_preteterit {
    width: 90%;
}


}

@media only screen and (max-width: 831px) {
 



    
img.drapeau {
    width: 70%;
    height: 85px;
    margin-right: 0;
    padding-right: 0;
    border: 1px solid #000000;
    filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25));
}




.carre_blc {
    min-width: 133px;
    width: 100%;
    max-width: 230px;
    height: 130px;
    left: 6%;
    padding-top: 10px;
    padding-bottom: 5px;
    background: #FFFFFF;
    text-align: center;
    

}


.p_titre {
  
    font-size: calc(0.8rem + 1.1vw);
    line-height: 29px;
    color: black;
    position: static;

}



img.drapeau {
    width: 60%;
    height: 85px;
    margin-right: 0;
    padding-right: 0;
    border: 1px solid #000000;
    filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25));
}



header {
    width: 100%;
    height: 120px;
    background: #343F64;
    border: 1px solid #000000;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    margin-bottom: 5px;

}


nav {
    min-height: 100px;
    display: flex;
    align-items: center;
    height: 120px;
    width: 90%;
    margin: auto;
    padding: 1rem;

    
}

a.apropos {
    
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 29px;
    color: black;
    visibility: hidden;
    right: 50px;

}
a.apropos:hover {
    font-weight: 700;
}


nav ul{

 
   
    list-style: none;


    font-weight: 500;
    font-size: 20px;
    line-height: 29px;

}

li a:hover {
    font-weight: 700;
}

li{
    margin-left: 5%;
    
}

.triangle {
    position: absolute;
    visibility: hidden;
    width: 0;
    height: 0;
    border: 0 solid transparent;
    border-right-width: 10px;
    border-left-width: 10px;
    border-bottom: 20px solid white;
}
    




a {
    text-decoration: none;
    color: black;

}

table {
    width: 100%;
    border-collapse: collapse; 
}





tr {
    border-bottom: 1px solid #E5E5E5;
 

}

.tr_table:hover {
    background-color: #E5E5E5;
    transition: 1s;

}




th {
    padding-bottom: 10px;
    text-align: left;
    padding-top: 10px;
    font-size: calc(0.6rem + 0.4vw);
    
}



.triangle_liste {
    position: absolute;

    width: 0;
    height: 0;
    border: 0 solid transparent;
    border-right-width: 10px;
    border-left-width: 10px;
    border-bottom: 20px solid white;

}


.content {
    background-color: #E5E5E5;
    position: relative;
    width: 100%;
    height: 100%;

}

.carre_liste {
    border-radius: 30px;
    background-color: white;
    width: 95%;
    margin-top: 20px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 15px;
    padding-top: 5px;
    padding-right: 10px;
    margin-bottom: 20px;
    padding-bottom: 10px;

    box-shadow: 0 0 3px black;
}



.par_categorie_rarete {

    margin-left: auto;
    margin-right: auto;
    top: 200;

    
    padding-top: 10px;
    box-shadow: 0 0 1px rebeccapurple;
}

.caca {
    padding-bottom: 10px;
}


.par_categorie {
 
    margin-left: auto;
    margin-right: auto;
    top: 200;
    margin-bottom: 20px;
    text-align: left;
    padding-top: 10px;
    
    

}


.trier_ul {
    margin-top: 5px;
    list-style: square;
    height: 0;
}


.trier_li {
    list-style: none;
    visibility: hidden;
    
    height: 15px;
    display: inline-block;
    margin-left: 0;

}



.trier_img {
    width: 15px;
    height: 15px;
    left: 50%;
    position: static;
    top: 126px;
    color: #000000;
    
}

.trier_div {
    position: static;
    top: 0px;
    height: 12px;
    width: 12px;
    background-color: gray;
 
    display: inline-block;
    max-width: 12px;
    left: -20px;

}





.trier_p_div {
  
    position: relative;
    display: inline;
    top: -2px;
    position: relative;
    top: 0;

}
.trier_p_div_p {
    display: inline-block;
    
}

.trier_p {
    display: inline-block;
    top: -2px;
    position: relative;
    width: 160px;
    font-size: 15px;
    
}
.trier_p_1 {
    display: inline;
    top: -2px;
    position: relative;
    font-size: 15px;
    
}

.trier_li, .trier_img, .trier_div {
    cursor: pointer;
    user-select: none;
}


.trier_div_2 {
    position: static;
  
    height: 12px;
    width: 12px;
    background-color: white;
 
    display: inline-block;
    max-width: 12px;
    left: -20px;
    margin-right: 5px;
    margin-left: 20px;
}


td {
    padding-top: 8px;
    padding-bottom: 8px;
    font-size: calc(0.6rem + 0.3vw);

}

.PP_Preterit_p {
   
    font-size: calc(1rem + 0.6vw);
    text-align: center;
    font-weight: bolder;
    padding-bottom: 15px;
    padding-top: 5px;

}

.p_ind {
    text-align: center;

    font-weight: 700;
    font-size: calc(1rem + 0.3vw);
    margin-bottom: 10px;
}

.cat {
    margin-bottom: 20px;
}

.cat_PP_preteterit {
    width: 90%;
}

.img_3_traits {

    position: absolute;
    height: 35px;
    width: 35px;
    right: 5%;
    cursor: pointer;
    padding-top: 5px;
    padding-left: 5px;
    padding-right: 5px;

}

.menu_div {
    position: absolute;
    right: 0;
    height: 1000%;
    width: 300px;
    background-color: white;
    display: inline-block;
    transition-duration: 1s;
    z-index: 2;
    
}

.full_layer {
    position: absolute;
    height: 100%;
    width: 100%;
    z-index: 1;
    visibility: hidden;

}

.ul_nav {
    right: 100px;
    position: absolute;
    top: 10px;
    z-index: 3;
    width: 100px;


}
.text_filtre {
    position: relative;
}

.triangle_liste {
    visibility: hidden;
}
.triangle {
    visibility: hidden;
}
.ul_li_header {
    visibility: hidden;
}
}
.btn_js:hover .trier_p_div {
    color: white;
 
 

}

.btn_js:hover .trier_div {
    background-color: white;

 
}
.trier_li {
    cursor: pointer;
}

.loupe {
    width: 45px;
    position: absolute;
    display: inline;
    right: 130px;
    top: 190px;
    
}
.inpt_search {
    width: 100%;
    margin-bottom: 10px;
    margin-top: 10px;
    height: 40px;
}
.htparleur {
    width: 15px;
    margin-left: 5px;
}
.htparleur:hover {
    cursor: pointer;
}
.not-click:hover {
    cursor: not-allowed;
}
.liste_pdf {

    color: black;
    position: relative;

}
.cookie-banner {
    border-radius: 10px;
    position: fixed;
    
    height: 380px;
    right: 20px;
    bottom: 10px;
    background-color: #343f64;
    padding: 10px;
    z-index: 999;
    width: 380px;
    
    color: white;
    animation: swap 2s ease-in-out;
}
.cookie-bannerfixed {
    width: 100%;
  bottom: 0;
  height: 30%;
  position: fixed;
  background-color: #343f64;
  color: white;
  z-index: 999;
  font-size: 20px;
  top: none;

}
  
  
.accept-cookies, .refuse-cookies {
 
    background-color: #008000;
    color: white;
    border: none;
    padding: 10px 20px;
    font-size: 16px;
    cursor: pointer;
    margin-top: 10px;
    width: 40%;
    
    
}
.divCookie {
   width: 100%;
   text-align: center;
   margin-top: 100px;
}

#pCookie {
    font-size: 17px;
    margin-top: 20px;

}
.aPolitiqueConf {
    color: white;
}
.aPolitiqueConf:hover {
    font-weight: 900;
}

@media only screen and (max-width: 380px) {
    td {
       font-size: calc(3vw)
    }
  .htparleur {
    width: calc(3vw);
    margin-left: 5px;
  }
  .carre_liste {
    padding-left: 10px;
  }
  .trier_p_1 {
    font-size: 13px;

  }
  .trier_p {
    font-size: 13px;
    width: max-content;
  }
  .cat_PP_preteterit {
    width: 98%;
  }
  .PP_Preterit_p {
    padding-bottom: 8px;
  }
  .cat {
    width: 102%;
    margin-left: -3;
  }
  td {
    width: 0;
  }
  .PP_Preterit {
   
    width: 102%;
    margin-left: -3px;
      
}
.menu_div {
    width: 200px;
}
.menu_div {
    width: 200px;
  }
.ul_nav {
    right: 55px;
  }
  

  
}
@media only screen and (max-width: 380px) {

.ul_nav {
    right: 65px;
    }
.menu_div {
    width: 230px;
}


}




@media only screen and (max-width: 800px) {
   
    .cookie-banner {
        width: 200px;
        height: 350px;
    }
    .divCookie {
    
        margin-top: 10px;
        font-size: 8px;
     }
     #pCookie {
        font-size: 13px;
        text-align: left;
     }
     .remove {
        display: none;
     }
     td {
        font-size: calc(0.7rem + 0.3vw);
     }
     th {
        font-size: calc(0.7rem + 0.4vw);
     }
   
}
@media only screen and (max-width: 750px) {

    .accept-cookies, .refuse-cookies {
    
       font-size: 12px;
       width: 70%;
       
       
   }
}


@media only screen and (max-width: 400px) {
    .sizeFooter {
        font-size: 12px;
    }
  
    .cookie-banner {
    
        height: 340px;
    }
   
}



@media only screen and (max-width: 300px) {
    .sizeFooter {
        font-size: 10px;
    }
   
}