#flash{
    float:right;
    margin-right:17px;
}

#main{
    background: url(/medias/images/accueil/fond-fille.jpg) no-repeat bottom left;
    margin-left:17px;
    margin-right:17px;
    margin-top:5px;
    height:520px;
}
#main_right{
    float:right;
    width:590px;
    margin-top: 15px;
}
#actualites{
    margin-top: 15px;
    background: url(/medias/images/accueil/actualites.jpg) no-repeat;
    height:54px;
    padding-top:35px;
    padding-left:20px;
}



.actualites_date{font-weight: bold;}
.actualites_titre{color:#ff6600;font-weight: bold;}
.actualites_ensavoirplus a{color:#abb400;font-weight: bold;float:right;margin-right: 20px;margin-top:15px;text-decoration: none;}
.actualites_ensavoirplus a:hover{color:#666;}