body{
   background: #caa02d;
}
.conteneur{
    display: flex;
}
.image{
height: 110px;
width: 100px;
border-radius: 100%;
}
a:hover{
    width: 100%;
    height: 100%;
    border: 1px solid #253697;
    padding: 15px 20px ;
    font-size: 1rem;
    border-radius: 10px;
    background: transparent;
    outline: none;
    transition: .3s;
}
.yyyyy:hover{
    width: 10%;
    height: 50%;
    border: 1px solid #253697;
    padding: 7px 10px ;
    color: #253697;
    font-size: 1rem;
    border-radius: 10px;
    background: transparent;
    outline: none;
    transition: .3s;
}
.nav{
    padding: 30px;
   background: green;
    font-size: 30px;
    border-radius: 10px;
    margin: 10px;
    text-align: center;
}
.corp{
    margin: 10px;
    font-size: 20px;
}
.kkkk{
    font-family: serif;
    font-size: 20px;
}
a{
    text-decoration: none;
    color: aliceblue;
}
.bbbb{
  display: flex;
}
.yyyyy{
   
    border-radius: 14px;
    color: rgb(8, 5, 2);
    border: 1px solid black;
    text-align: center;
    height: 5vh;
}
img{
width: 30px;
height: 30px;
border-radius: 15px;
}
span{
    font-size: 20px;
    font-style: normal;
    color: rgb(21, 117, 72);
}
.aa{
    font-size: 65px;
    font-family: serif;
}
.mmmm{
    font-size: 15px;
   color: #0e0f0e;
   font-style: italic;
   font-family: cursive;
}
.ppp{
    color: antiquewhite;

}
.nom{
    margin-left: 10px;
    font-size: 15px;
    font-family: cursive;
    color:rgb(29, 21, 10);
    text-transform: uppercase;
    cursor: pointer;
}
.curi{
    font-size: 20px;
    font-family: serif;
}
.kebe{
    color: #0e0f0e;
    font-size: 20px;

}
.vvvv{
    margin-left: 50px;
}
.immmm{
    border-radius: 15px;
    width: 30px;
    height: 30px;
    margin-left: 700px;
}