#bandeau-gauche
{
    background-image: url(/img/bandeau-gauche-fonce.jpg);
}

#bandeau-droit
{
    background-image: url(/img/bandeau-droit-fonce.jpg);
}

#menu-horizontal
{
    background-image: url(/img/menu-horizontal-fonce.jpg);
}

#FrmMain
{
	background: url(/img/frmmain-fond-accueil.jpg) repeat-y;
}

#actu
{
    float: left; overflow: hidden; zoom: 1;
    width: 260px;
    padding: 15px;
    background: url(/img/fond-actu-fonce.jpg) no-repeat;
    margin: 0px; 
}

#actualite
{
    margin-left: 0;
    background-image: url(/img/actualite-fonce.jpg);
    width: 116px;
    height: 53px;
}

.savoirplus
{
    text-align: right;
}

#diapo
{
    float: right; overflow: hidden; zoom: 1;
    width: 480px;

}

#texte
{
    float: left; overflow: hidden; zoom: 1;
    width: 860px;
    padding: 20px 80px 20px 20px;
    background: #6D889E;
    clear: both;
}

#news1
{
    float: left;
    width: 454px;
    padding-right: 5px;
}

#news2
{
    float: left;
    width: 379px;
    border-left: solid 1px #425C71;
    padding-left: 20px;
}

.image
{
    float: left;
    margin-left: 10px;
}

.article
{
    float: left;
    clear: right;
    width: 160px;
}

#news2 .savoirplus
{
    width: 160px;
    float: left;
    clear: both;
    text-align: right;
}