/* FEUILLE DE STYLE PAGES HOME DE 123genealogie.com */

h1 {
    position : relative;
    font-family : Arial, Helvetica, sans-serif;
    font-size : 14px;
    font-style : normal;
    font-weight : bold;
    color : #000000;
    width : auto;
    margin-top : 0px;
    margin-bottom : 0px;
}

TABLE.tableau_cadre {
    border :1px solid #8cc63f;
    border-collapse :collapse;
}

hr {
    color : #8cc63f;
    background-color : #8cc63f;
    height : 1px;
    border : 0;
}

a {
    font-family : Arial, Helvetica, sans-serif;
    font-size : 12px;
    font-weight : normal;
    color : #006837;
    text-decoration : underline;
    font-weight : bold;
}

.news_date{
        color:#8cc63f;
}

