#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-fonce.jpg) repeat-y;
}

#actu
{
    float: left; overflow: hidden; zoom: 1;
    width: 260px;
    padding: 15px;
    background: url(/img/fond-actu-clair.jpg) no-repeat;
    margin: 0px; 
}

#actualite
{
    margin-left: 0;
    background-image: url(/img/actualite-clair.jpg);
    width: 116px;
    height: 53px;
}

.savoirplus
{
    text-align: right;
}

#diapo
{
    float: right; 
    width: 480px;
    text-align: center;
}

#grandephoto img
{
    border: solid 6px #FFFFFF;
}

#texte
{
    width: 860px;
    padding: 20px 80px 30px 20px;
    background-color: #567289;
    clear: both;
}

#actus
{
    width: 710px;
    float: right;
	padding: 30px;
	background-image: none;
	background-color: #6D889E;
}

.une-actu
{
    width: 710px;
    margin-bottom: 30px;
    clear: both;
}

.image
{
    float: left;
    margin-right: 10px;
}

.article
{
    float: left;
    clear: right;
    width: 490px;
}

.navigation
{
    clear: both;
    text-align: center;
}

#actus .savoirplus
{
    width: 710px;
    float: left;
    clear: both;
    text-align: right;
    border-bottom: solid 1px #344D61;
    margin-bottom: 30px;
}