#div-center-presentation-5 {
    height: auto;
    width: 100%;
    margin-bottom: 5%;
}

#div-center-presentation-visite-5 {
    margin-top: 5%;
    margin-bottom: 1%;
    background-image : url("../images/example/p5/p5title.png");
    background-size: 100%;
    height: 400px;
    background-repeat: no-repeat;
}

.p5-colonne1 {
    float: left;
    width: 32%;
    height: 10px;
    background-color: #F37E17;
    margin-top: 195px;
}

.p5-colonne2 {
    float: right;
    margin-top: 195px;
    width: 32%;
    height: 10px;
    background-color: #F37E17;
}

.p5-colonne3 {
    float: none;
    overflow: hidden;
    font-family: bonnie;
    font-size: 65px;
    width: 36%;
    margin-left: 3%;
    margin-right: 3%;
    text-align: center;
    letter-spacing: 2px;

}

#p5-sous-title {
    width: 100%;
    /*font-family: bonnie;*/
    font-size: 30px;
    text-align: center;
    height: auto;
    color: #F37E17;
    letter-spacing: 2px;
    margin-bottom: 1%;
}

#p5-center1 {
    width: 100%;
    height: 600px;
    padding-top: 1%;
    padding-bottom: 1%;
    margin-bottom: 1%;

}

.p5-container1-1 {
    float: left;
    margin-left: 2%;
    margin-right: 6%;
    width: 15%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center;
    background-size: auto 100%;

}

.p5-container2-1 {
    float: right;
    margin-right: 2%;
    margin-left: 6%;
    width: 15%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center;
    background-size: auto 100%;

}

.p5-container3-1 {
    float: none;
    overflow: hidden;
    width: 54%;
    background-repeat: no-repeat;
    background-position: center;
    background-size: auto 100%;
    height: 100%;

}

#p5-center2 {
    width: 100%;
    height: 80px;
    margin-bottom: 1%;
}

.p5-container1-2 {
    float: left;
    height: 100%;
    width: 30%;
    margin-right: 4%;
    margin-left: 1%;

}

.p5-container2-2 {
    float: right;
    height: 100%;
    width: 30%;
    
}

.p5-container3-2 {
    float: none;
    overflow: hidden;
    height: 100%;
    width: 30%;
    font-family: bonnie;
    
}

.p5-p {
    font-family: arial;
    font-size: 18px;
    margin-bottom: 0px;
    text-align: center;
    margin-top: 45%;
    color:#F37E17;
}

.p5-p-bonnie {
    /*font-family: bonnie;*/
    font-size: 20px;
    color: #F37E17;
    text-align: center;
    margin-bottom: 0px;
    margin-top: 45%;
}

.galerie-image {
    height: 98%;
    width: 98%;
    border: 2px solid white;
}






















