.logoBar {
    width : 50px;
}


.divLogoFooter{
    text-align: center;
}


.logoFooter {
    width : 200px;
}


.photoMembre {
    max-width: 300px;
    width : 100%;
    border: 1px solid black;
    border-radius: 5%;
}


.logoSponsor {
    max-width: 300px;
    width: 100%;
    border: 1px solid transparent;
    //border-radius: 5%;
}


.figure {
    display: block;
    text-align: center;
    color : gray;
}


.photoLab{
    width: 300px;
}


.divlogoCollaboration {
    float: left;
    width: 200px;
}


.logoCollaboration {
    width: 150px;
}


.divHomeFloat {
    float: left;
    width: 350px;   
}

.imageHomeFloat {
    width: 325px;   
}

.trivia {
    width: 250px;
}

.backgroundWhite{
    background-color: white;
}

.autoDim {
    width: 100%;
}
