.Content1 {
    display: flex;
    width: 2000px;
    margin-left: -9%;
}

.objet11 {
    height: 75px;
    width: 500px;
    text-align: center;
    margin-left: 50%;
}

.objet12 {
    height: 75px;
    width: 500px;
    text-align: center;
}

.objet13 {     
    height: 75px;
    width: 500px;
    text-align: center;
}

.objet14 {      
    height: 75px;
    width: 500px;
    text-align: center;
}

.objet15 {      
    height: 75px;

}

.Content2 {
    width: 2000px;
    height: 1300px;
    margin-left: 5%;
}

.objet21 {
    height: 255px;
    width: 800px;
    text-align: center;
    margin-top: 10%;
    margin-left: 37%;
    font-size: 22PX;
}

.objet22 {
    height: 205px;
    width: 800px;
    text-align: center;
    font-size: 22PX;
    margin-left: 37%;
    margin-top: 10%;
}

.objet23 {
    height: 100px;
    width: 50px;
    margin-left: -5%;
    margin-top: -35%;
}

.objet24 {
    height: 100px;
    width: 50px;
    margin-left: 88%;
    margin-top: 14%;
}

.objet25 {
    height: 100px;
    width: 50px;
    margin-left: -5%;
    margin-top: 20%;
}

.objet26 {
    height: 100px;
    width: 150px;
    margin-left: 53%;
    margin-top: 13%;
}

.Content3 {
    width: 2000px;
    height: 1150x;
}

.objet31 {

}

.content4 {
    width: 2000px;
    height: 1000px;
}

.objet41 {
    margin-top: 5%; 
    margin-left: 56%;
}

.objet42 {
    width: 19%;
    margin-left: 53%;
    margin-top: 2%
}

.objet43 {
    width: 19%;
    margin-left: 41%;
    margin-top: 1%
}

.content5 {

    width: 2000px;
    height: 1200px;

}

.objet51 {
 
    color:rgb(253, 252, 252);
    background-color: black;
    border: 1px solid rgb(255, 255, 255);
    width: 70%;
    height: 35%;
    margin-left: 28%;
    margin-top: 10%;
    text-align: center;

}

.content6 {



}

.objet61 {


}

.background 
{
    background-image: url(Image/1352095.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    background-image: 
    linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)),
    url(Image/1352095.jpg); 
}

.texteblanc
{
    color:rgb(253, 252, 252);
    background-color: black;
    border: 1px solid rgb(255, 255, 255);
}

.texteblanc2
{
    color:rgb(253, 252, 252);

}

.texteblanc3
{
    color:rgb(253, 252, 252);
    background-color: black;
    border: 1px solid rgb(255, 255, 255);
    margin-left: 10%;

}
img {
    border: 5px solid black;
}

footer {
  margin-top: auto;
  background-color: #000000;
  color: white;
  text-align: center;
  padding: 20px;
}

iframe{
    margin-left: 15%;
    margin-top: 5%;
}

.email{
color: white;
text-align: center;

}

a  {
  text-decoration: none;
  color: inherit; /* or a specific hex code like #000000 */  
}