BODY
{
    COLOR: #000000;
    FONT-FAMILY:  trebuchet ms, arial, courier;
    FONT-SIZE: 15px
}

A
{
    COLOR: #b93e4f;
    FONT-FAMILY:  trebuchet ms, arial, courier;
    TEXT-DECORATION: underline
}

TABLE
{
COLOR: #000000;
FONT-FAMILY: trebuchet ms, arial;
FONT-SIZE: 15px;
}

.headerarticle
{
    text-align:left;
    float:none;
    border-bottom: solid 1px #e1909b;
}

.titrearticle
{
    COLOR: #303030;
    FONT-FAMILY:  trebuchet ms, arial, courier;
    FONT-SIZE: 18px;
    font-weight: 900;
    display:inline-block;
    text-align:left;
    vertical-align:text-bottom;
}

.datearticle
{
    COLOR: #606060;
    FONT-FAMILY:  trebuchet ms, arial, courier;
    FONT-SIZE: 10px;
    display:inline-block;
    text-align:left;
    padding-left: 20px;
    vertical-align:text-bottom;
}

.contenuarticle
{
    COLOR: #000000;
    FONT-FAMILY:  trebuchet ms, arial, courier;
    FONT-SIZE: 12px;
    text-align:left;
    line-height:16px;
}

.partenaires
{
    padding-left:10px;
    padding-top:30px;
    COLOR: #303030;
    FONT-FAMILY:  trebuchet ms, arial, courier;
    FONT-SIZE: 11px;
    display:inline-block;
    text-align:center;
}


A:hover { color: #e1909b;}
.menuhref A:hover { color: #1b9443;}
