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