﻿#actu
{
    font-family:Arial;
    font-size:12px;
    color:#006fb6;
    width:100%;
    height:100%;
    text-align:right;
}

#actu .title
{
    font-size:13px;
    font-weight:bold;
    text-align:center;
}

#actu .content
{
    text-align:justify;
}

#actu a:link,
#actu a:visited
{
    font-size:11px;
    color:#780120;
    font-weight:bold;
    text-align:right;
}

#actu a:hover,
#actu a:active
{
    color:#006fb6;
    text-decoration:none;
}