/* Rubriques de couleur rouge : #48B297 */

.header, #bord-footer, .pagination a.pagination-item-label:active  { background-color: #4CC9A9;} 

#bord-footer{ background-color: #48B297;}

.babbin, .babbout:hover {border-bottom: 6px solid #48B297;}

h1, h2, #calendar h2, h3.spip, h4,
a, a:link, a:visited {color: #48B297}

h2::after, .h2::after, h2.spip::after {
    background-color: #48B297;
    bottom: -5px;
    content: "";
    display: flex;
    height: 2px;
    position: relative;
    width: 100px;
}
hr {background: #48B297; color: #48B297;}

.encadreContenu .encadre-content {border-left: 2px solid #48B297}
.bordure_top {clear:both; padding-top: 10px; border-top: 10px solid #48B297; }
.bordure_bottom {clear:both; padding-bottom: 10px; border-bottom: 10px solid #48B297}

input.submit {background-color: #48B297; color: #FFF}