.residencePhoto img

{

    width: 100%;

    height: auto;

}



.residencePhoto

{

    text-align: center;

    padding-top: 20px;

    padding-left: 20px;

    padding-right: 20px;

}



.residenceTexte

{

    padding-left: 20px;

    padding-right: 20px;

    padding-bottom: 50px;

}



li

{

    line-height: 10px;

}



.boldlarge

{

    font-weight : bold;

    font-size : large;

}



a

{

    color: black;

    font-weight: bold;

    text-decoration: none;

}



a:hover

{

    color:black;

    text-decoration: underline;

}