.contenttitlehome {

    color:#5483BC;
    font-family:arial,helvetica,sans-serif;
    font-size:18px;
    font-weight:bold;
    line-height:1.2em;
    margin:0px;
    padding:0px;
}

.footnote {
    color:#999999;
    font-family:arial,helvetica,sans-serif;
    font-size:11px;
    font-weight:normal;
    margin:0px;
    padding:0px;
}

.short_news
{
    display: block;
    overflow: hidden;
    width: 100%;
    padding: 5px;
    font-family: Arial, Helvetica, sans-serif;
    text-align: left;
    padding-bottom: 20px;
}

.short_news_title
{
    padding: 0 0 6px;
}

.short_news_thumb
{
    float: left;
}

.short_news_thumb img
{
    border: 1px solid black;
    margin: 3px 3px 0 0;
}

.short_news_text
{
    /*float: left;
    width: 238px;*/
    font-size: 13px;
    vertical-align: middle;
}

.short_news_comments
{
    float: right;
    /*margin: 5px 0 0 0;*/
}

a.comments
{
    padding-left: 16px;
    color: #666666;
    background: transparent url('images/talkback.gif') 0% 50% no-repeat;
}

a.friend {
    padding-left: 16px;
    color: #666666;
    background: transparent url('images/envoyer.gif') 0% 50% no-repeat;
}

a.source {
    padding-left: 16px;
    color: #666666;
    background: transparent url('images/flech_menu.gif') 0% 50% no-repeat;
}

.text_panel
{
    text-align: right;
    border-top: 1px dashed #f5f5f5;
    height: 14px;
}

.text_panel img
{
    cursor: pointer;
}

.short_news_title .category {
    float: left;
}

.gray h1.headline {
    font-size: 14px;
    padding: 0 0 0 50px;
    margin: 0;
}

.gray h1.headline a {
    color: #333333;
}

.gray {
    background-color: #CCCCCC;
    padding: 4px;
    margin-bottom: 20px;
}

.gray .title_info {
    padding: 0 0 0 50px;
}

.gray .footnote {
    color: #333333;
}
.gray .title_info a {
    font-weight: normal;
}