/***Adaptation couleur***/
body {
    background: #993A1D;
    color:#000;
}
h1, h2, h3, h4, h5, h6{
    color: #006400;
}
a {
    color: #993A1D;
}
.btn {
    background: #993A1D;
    color:#fff !important;
border-color: #993A1D;
}
.sp-megamenu-parent >li.active>a, .sp-megamenu-parent >li:hover>a  {
    background: #993A1D;
    color:#fff;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item.active>a {
    background: #993A1D;
    color:#fff;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item >a:hover {
    background: #993A1D;
    color:#fff;
}
.btn-primary, .sppb-btn-primary {
    border-color: #993A1D;
    background-color: #993A1D;
}
.entry-header h2 a {
    color: #006400 !important;
}
textarea#jform_contact_message {
    height: 200px !important;
}
/*** page d'acueil**/
.annuaire img {
    display: inherit !important;

}
.flip-box-inner h2 >a {
    color: #993a1d;
    text-shadow: 1px 1px 0px #000;
    font-size: 20px;
    font-weight: bold;
}
/*** zone haute ***/
.logo img {
    max-width: 121px;
}
div#mod_flexiadvsearch_default90 {
    height: 33px;
    margin-right: 10px;
    margin-left: 10px;
}
.carousel.mod_flexicontent_wrapper .fcitem_title a {
    color: #fff !important;
}
/** flexicontent **/
.flexi.infoblock {
    border: 1px solid #993a1d !important;
    border-radius: 3px !important;
}
.flexitoolbar {
    display: none !important;
}
body #flexicontent .flexi.label, body #flexicontent .desc-title.label {
    background-color: transparent !important;
    color: #993a1d !important;
    border-radius: 3px;
}
body #flexicontent .fc_item_title, body #flexicontent .fc_item_title a {
    color: #006400;
      font-size: 22px;
}
.categories-module li {
    display: inline-block !important;
    padding-left: 14px !important;
}
li.select2-search-choice {
    min-height: 31px !important;
}
a.fcpagenav-return.btn, a.fcpagenav-next.btn, a.fcpagenav-prev.btn {
    background: transparent;
    color: #8fc743 !important;
}
span.optional {
    display: none !important;
}
#sp-footer {
    background: #DBB874;
    color:#a52a2a;
}
#sppb-addon-1501342386160 .nav {
    display: flex;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
    flex-direction: column;
}
#sppb-addon-1501342386160 .sppb-addon-content {
    padding: 10px;
}
#flexicontent ul.introblock > li, #flexicontent ul.leadingblock > li {
    border-top: 2px dashed #993a1d;
}