/* cmsms stylesheet: MarocAventure modified: vendredi 22 novembre 2024 11:48:30 */
.intro_item p {
    color: #FFF;
}
.intro_item:hover .intro_item_content {
    background: #683301;
}
.rond{
    border-radius: 200px;
}
.rond2{
    border-radius: 50px;
}
.intro ul {
    list-style: disc;
    padding-left: 40px;
    padding-bottom: 20px;
}
.programme{
background:#F5F5DC;
border-radius:40px;
padding:50px;
margin:20px;
}
.programme h3{
font-weight:600;
color:#683301;
}
.titrecircuit{
font-family: "Playfair Display", serif;
font-size: 60px;
font-weight: 900;
color: #683301;
text-transform: uppercase;
}
.pointsforts {
border: 1px solid #333;
padding: 50px;
border-radius: 40px;
background:#F5F5DC;
}
.circuits h2 {
    padding-top: 20px;
}
.lstcircuit {
    border: 1px solid #333;
}
.pagec h2{
color: #683301;
}
.pagec .citation{
font-size:16px;
font-family: "Playwrite GB S", cursive;
}
.btncontact{
font-size: 16px;
    background: black;
    color: #FFF;
    border-radius: 50px;
    width: 100px;
    border: none;
    cursor: pointer;
    padding: 10px;
    text-align: center;
}
.btncontact:hover{
color:#000;
background:#FFF;
}

@media only screen and (max-width: 940px) {
    .titrecircuit{

font-size: 40px;
    }
}

.prixsej p{
color: #683301;
font-weight: 600;
font-size: 16px;
}
.menu_item a{
color:#000!important;
}
.menu{
background:#FFF!important;
}
.menu_close,.menu_close::after{
background:#000!important;
}
