.menu_visite{
    list-style: none inside;
    overflow: hidden;
    margin: 0 auto 0 auto;
    margin-bottom: 30px;
    margin-top: 0px;
    text-align: center;
    max-width: 990px;
}

.menu_visite li{
    float: left;
    width: 11%;
    border: 5px solid transparent;
    height: 225px;
}

.menu_visite li.actif{
    background: url(img/flechebleu.jpg) no-repeat center bottom;
    background-size: 95%;
}

.menu_visite li a{
    color: #00abbf;
    font-size: 14px;
}

.page-id-114 #content table{
    width: 100% !important;
    border-collapse: collapse;
}

.page-id-114 #content table td{
    background: #fff !important;
    border-bottom: 1px solid #d5d5d5 !important;
    padding: 10px;
}

.page-id-114 #content table tr:first-child td{
    background: #00abbf !important;
    color: #fff;
}



.page-id-108 .section, .page-id-1851 .section{
    border-top: 0px;
}

.page-id-108 .item h3 a, .page-id-1851 .item h3 a{
    color: #00abbf;
}

/*.page-id-108 .bloc_ligne_3{
    background-color: #f6f6f6;
}*/

.page-id-108 .tarif .shadow, .home .tarif .shadow, .page-id-1851 .tarif .shadow, .home .tarif .shadow{
    height: 400px;
    cursor: pointer;
}

.page-id-108 .tarif .content, .page-id-1851 .tarif .content{
    height: 370px;
    padding: 30px 15px;
    position: relative;
    padding-top: 15px;
    background-repeat: no-repeat;
    background-position: 50% 50px;
    background-size: cover;
}

.page-id-108 .tarif .content h3, .page-id-1851 .tarif .content h3{
    height: 100px;
    margin-top: 20px;
}




.page-id-840 #content .container, .page-id-2202 #content .container{
    text-align: center;
}

.page-id-840 .services ul, .page-id-2202 .services ul{
    list-style: none inside;
    max-width: 100%;
    overflow: hidden;
}

.page-id-840 .services li, .page-id-2202 .services li{
    float: left;
    text-align: center;
    border: 10px solid transparent;
    font-size: 14px;
    color: #00abbf;
    width: 33.33%;
    min-height: 285px;
    color: #302d2d;
}

.page-id-840 .services li h2, .page-id-2202 .services li h2{
    font-size: 14px;
    margin-top: 0px;
}



.mc-format, .mc-time, .my-calendar-date-switcher, .mc_bottomnav, .my-calendar-footer{
    display: none !important;
}

.mc-main .heading{
    font-size: 34px !important;
    text-align: center !important;
    color: #302d2d !important;
    text-transform: capitalize;
}

.mc-main .my-calendar-header a, .mc-main .my-calendar-header a:hover{
    background: #d5d5d5 !important;
    border: 1px solid #fff !important;
    color: #302d2d !important;
    font-size: 32px !important;
    text-decoration: none !important;
}

.mc-main th{
    background: #00abbf !important;
    border: 1px solid #d5d5d5 !important;
}

.mc-main td{
    background: #fff !important;
    border: 1px solid #d5d5d5 !important;
}

.mc-main .has-events .mc-date{
    background: #fff !important;
    border: 0px !important;
    box-shadow: none !important;
    color: #302d2d !important;
}

.mc-main td.mcat_parc-ouvert .mc-date{
    background: #afca0b !important;
    border: 1px solid #d5d5d5 !important;
    color: #fff !important;
}

.mc_parc-ouvert .event-title {
    height: 1px;
    background: none;
}

.mc_parc-ouvert .event-title a {
    background: #fff !important;
    color: #fff !important;
    cursor: default;
    height: 1px;
}

.mc-main td.mcat_parc-ferm .mc-date{
    background: #d5d5d5 !important;
    border: 1px solid #d5d5d5 !important;
}

.mc_general .event-title a{
    background: #afca0b !important;
    color: #afca0b !important;
    display: none;
}

.mc_test .event-title a{
    background: #00abbf !important;
    color: #fff !important;
}

.mc_parc-ferm .event-title a{
    background: #ff0000 !important;
    color: #ff0000 !important;
    display: none;
}

.mc-main .time-block, .mc-main .details .sharing, .mc-main .details .mc_edit_links {
    display: none;
}

.mc-main button.close{
    left: 5px !important;
    top: 5px !important;
    cursor: pointer !important;
}


/* CALENDRIER EN */


.calnk.category_1 .calnk-link{
    color: #fff !important;
}

.spiffy.cat-key{
    display: none;
}

.category_6 *{
    color: #d5d5d5;
}

@media only screen and (max-width:768px){
    
    .page-id-840 .services li, .page-id-2202 .services li{
        border: none;
        width: 100%;
        min-height: inherit;
    }
    
}

