#div-center-presentation-7 {
    height: auto;
    width: 100%;
}

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

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

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

.p7-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;

}

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

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

}

.p7-container1-1 {
    float: left;
    margin-left: 4%;
    margin-right: 4%;
    margin-top: 6%;
    width: 28%;
    height: 35%;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100% auto;
    background-image: url("../images/example/p7/indago.jpg");
    background-color: white;

}

.p7-container2-1 {
    float: right;
    margin-right: 4%;
    width: 28%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100%;
    background-image: url("../images/example/p7/despioch.png");
    background-color: white;

}

.p7-container3-1 {
    float: none;
    overflow: hidden;
    width: 28%;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100%;
    background-image: url("../images/example/p7/biossun.jpg");
    background-color: white;
    height: 100%;
    margin-left: 4%;

}

#p7-center2 {
    width: 100%;
    height: 80px;
}

.p7-container1-2 {
    float: left;
    height: 100%;
    width: 28%;
    margin-right: 4%;
    margin-left: 4%;

}

.p7-container2-2 {
    float: right;
    height: 100%;
    width: 28%;
    margin-right: 4%;
    
}

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

.p7-p {
    font-family: arial;
    font-size: 18px;
    margin-top: 0px;
    text-align: center;
    margin-top: 10px;
}

.p7-p-bonnie {
    font-family: bonnie;
    font-size: 24px;
    letter-spacing: 2px;
    color: #F37E17;
    text-align: center;
}

#p7-center3 {
    height: auto;
}























