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

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

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

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

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

}

#p6-sous-title {
    width: 100%;
    height: auto;
    margin-bottom: 1%;
    height: 55px;
}

#p6-sous-title-gauche {
    width: 20%;
    height: 100%;
    float: left;
}

.youtube {
    width: 100%;
    height: 100%;
    text-align: right;
}

#p6-sous-title-center {
    text-align: center;
    font-size: 30px;
    color: #F37E17;
    letter-spacing: 2px;
    /*font-family: bonnie;*/
    height: 100%;
    float: none;

}

#p6-sous-title-droite {
    width: 20%;
    height: 100%;
    float: right;

}

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

}

.p6-container1-1 {
    float: left;
    margin-left: 10%;
    margin-right: 8%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center;
    background-size: auto 100%;
    background-image: url("../images/example/p6/4.jpg");

}

.p6-container2-1 {
    float: right;
    margin-right: 10%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center;
    background-size: auto 100%;
    background-image: url("../images/example/p6/3.jpg");

}

.p6-container3-1 {
    float: none;
    overflow: hidden;
    background-repeat: no-repeat;
    background-position: center;
    background-size: auto 100%;
    background-image: url("../images/example/p6/2.jpg");
    height: 100%;

}

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

.p6-p-bonnie {
    font-family: bonnie;
    font-size: 24px;
    color: #F37E17;
    text-align: center;
}

#p6-description1 {
    margin-left: 5%;
    margin-right: 5%;
    width: 90%;
    height: 120px;
    /*background-color: green;*/

}

#p6-description2 {
    margin-left: 5%;
    margin-right: 5%;
    width: 90%;
    height: 120px;
    /*background-color: green;*/
    
}

#p6-description3 {
    margin-left: 5%;
    margin-right: 5%;
    width: 90%;
    height: 120px;
    /*background-color: green;*/
    
}

.p6-container1-1, .p6-container2-1, .p6-container3-1, .p6-container3-1:hover {
    cursor: pointer;
    width: 21%;
    border: 3px solid white;
}

























