body , html{
  
    background-image: url("image/sorbone.png" ) !important;
    background-repeat: no-repeat;
    background-position: center;
    background-attachment: fixed;
    background-size: cover;
  }
.title_sm {
    font-weight: bold;
    font-family: "Indie Flower" !important;
    text-align: center;
    color: rgb(0, 0, 0);
    margin-top: 7%;
    font-size: 30px;
    border: 6px solid #000000;
    border-radius: 60px;
    color: #000;
    width: 50%; 
    margin-left: auto;
    margin-right: auto; 
    padding: 12px;
   
    background-color: white;
}
.annonceprix {
    background-color: white;
    width: 80%; 
    margin-left: auto;
    margin-right: auto; 
    text-align: center;
    border: 6px solid #000000;
    border-radius: 30px;
    margin-top: 5%;
    padding: 30px;
}

.image-texte {
    display: flex;
    align-items: center;
}

.imgaphg {
    width: 50%;
    margin-right: 20px; /* Adjust this value for spacing */
}

.texte-cote {
    text-align: start;
    display: inline-block;
    font-size: 30px;
    margin-top: 2%;
}
.jprix {
    background-color: white;
    width: 80%; 
    margin-left: auto;
    margin-right: auto; 
    text-align: center;
    border: 6px solid #000000;
    border-radius: 80px 80px 0px 0px;
    margin-top: 5%;
    padding: 30px;
}

.imgpc {
    width: 50%;
    margin-left: 20px; /* Adjust this value for spacing */
    border: 6px solid black;
}




.texte-cote2 {
    text-align: start;
    display: inline-block;
    font-size: 30px;
    margin-top: 2%;
}
.imgpc2 {
    width: 100%;

    margin-left: -20px;
    border: 6px solid black;
}
.imgpc2p {
    width: 100%;
 
    margin-left: -20px;
    border: 6px solid black;
}
.texte-cotep {
    width: 70%;
    
    text-align: start;
    display: inline-block;
    font-size: 30px;
    margin-top: 2%;
 
  
}
.desguigui{

    
    text-align: start;
    display: inline-block;
    font-size: 30px;
    margin-top: 2%;
}

.imgpc3 {
    width: 25%;
    margin-right: 20px;
    margin-left: -10px;
    border: 6px solid black;
}
.imgpc21{
    width: 85%;


    border: 6px solid black;
}
.mediaprix {
    background-color: white;
    width: 80%; 
    margin-left: auto;
    margin-right: auto; 
    text-align: center;
    border: 6px solid #000000;
    border-radius: 0px 0px 30px 30px;
    margin-top: 5%;
    padding: 30px;
}
