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