﻿.News
{
    margin: auto;
    border-top: none;
    font-family: Arial,Verdana,Helvetica,sans-serif;
    font-size: 13px;
    font-weight: 400;
    font-style: normal;
    color: #5D5D5D;
    text-transform: none;
    text-decoration: none;
    letter-spacing: normal;
    word-spacing: 0;
    line-height: 16px;
    text-align: left;
    vertical-align: baseline;
    direction: ltr;
}

.TitreNews
{
    font-size: 22px;
    line-height: 26px;
    margin-bottom: 10px;
    color: #414D4C;
    font-family: "Trebuchet MS" ,Helvetica,Arial,Geneva,Sans-Serif;
}

.BottomNews
{
    border-top: dotted 1px Gray;
    padding-top: 2px;
    text-align: right;
}

.Comment:active, .Comment:link, .Comment:visited, .Comment:hover
{
    background: url(../../IMG/comment.jpg) no-repeat;
    width: 22px;
    height: 23px;
    color: White;
    font-size: 13px;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
}


