body{
    font-family: Arial, Helvetica, sans-serif;
    text-align: center;
    font-size: 16px;


}

.identite{
    font-size: 40px;
    text-decoration: none;
    color: black;
    text-align: center;
    float: left;

}

.identite:hover {
    color: black;
}

.navbar a {
    font-size: 20px;
    color: black;
    text-align: center;
    text-decoration: none;
    padding: 16px 16px;
    
   }


  

.dropdown-content {
    display: none;
    position: absolute;
    background-color: #FBFBF2;
}

.navbar a:hover,
.dropdown:hover .dropbtn {
    background-color: #A6A2A2;
    color: #FBFBF2;
}

.dropdown-content a {
    float: none;
    color: black;
    padding: 16px 16px;
    text-decoration: none;
    display: block;
    text-align: left;
}
.dropdown-content a:hover {
    background-color: #ddd;
}

.dropdown:hover .dropdown-content {
    display: block;
    z-index: 1;
}

.blok1 {
    text-align: center;
    position: relative;
    padding-right: 40px;
}
    
.blok2 {
        text-align: center;
        font-size: 20px;
}
footer {
    margin-top: 10px;
    text-align: center;
}

footer a {
    color: rgb(219, 177, 177);
}
.col p{
    font-size: 20px;

}

.col h1 {
    font-size: 30px;
}

.col h3 {
    font-size: 20px;
    color: gray;
    font-style: italic;
}

.col h2 {
    font-size: 27px;
    font-size: bold;
}

.tableau_left td {
    width: 50%;
}


.tableau_left h2 {
    font-size: 25px;
}

.titre h1 {
    font-size: 30px;
    text-align: center;
    
}

.tableau {
    width: 100%;
    text-align: center;
}

.tableau td {
    width: 50%;
}

.tableau p {
    font-size: 20px;
    text-align: justify;
}

.tableau h2 {
    font-size: 25px;
    float: left;
    padding-bottom: 10px;
}

.tableau a {
    font-size: 20px;
    font-style: italic;
    color: rgb(219, 177, 177);
}

.table_ico h2 {
    font-size: 25px;
    float: left;
    padding-bottom: 10px;

}
.table_ico{
    text-align: center;
}

.titre a {
    font-size: 20px;
    font-style: italic;
    color: rgb(219, 177, 177);
}

.titre h3 {
    font-size: 20px;
    text-align: center;
    font-size: bold;

}
.titre p{
font-size: 20px;
    text-align: justify;
    margin-top: 30px;
    margin-left: 15px;
}



.tableaugoogle {
    text-align: center;
}
.space {
    width: 100%;
    margin-bottom: 120px;
}

.truc p{
    font-size: 20px;
    text-align: justify;

}