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