#page { background: url(/img/fond-page-accueil.jpg) repeat-y; }
#header { background: url(/img/fond-header-accueil.jpg) no-repeat; }
#coords { background: url(/img/fond-coords-accueil.jpg) no-repeat; }
#mentions { background: url(/img/fond-mentions-accueil.jpg) no-repeat; }
#menu-bas { background: url(/img/fond-menu-bas-accueil.jpg) no-repeat; }


#gauche
{
	float: left;
	width: 600px;
}
#arianne { width: 560px; }

#flash
{
	width: 600px;
	height: 350px;
}

#rubrique { width: 560px; padding: 20px 0; margin-left: 20px; border-bottom: solid 1px #4B9DE7; }


.liste-articles { clear: both; float: left; width: 560px; padding: 25px 0 20px 20px; }
.liste-articles .un-article { clear: both; float: left; width: 560px; margin-bottom: 20px; }
.liste-articles .accroche { float: left; width: 380px; }
.liste-articles .photos { float: right; }
.liste-articles .detail { width: 100px; background-color: #2A7BC4; font-weight: bold; text-align: center; margin-top: 25px; }


#detail-article { clear: both; float: left; width: 560px; padding: 25px 0 20px 20px; margin-bottom: 50px; }
#detail-article #gal-photos-accueil { float: left; width: 560px; margin-top: 5px; margin-bottom: 20px; padding: 10px 0; background-color: #014076; }
#detail-article #gal-photos-accueil .une-photo { float: left; width: 148px; height: 131px; padding-top: 17px; margin-left: 27px; border: solid 1px #3E90D9; }


#navigation { clear: both; width: 560px; height: 20px; margin-top: 40px; }
#navigation #prec { float: left; width: 185px; height: 20px; }
#navigation #suiv { float: right; width: 185px; height: 20px; text-align: right; }
#navigation #retour { float: left; width: 185px; height: 20px; text-align: center; }


#droite
{
	float: right;
	width: 210px;
	padding-top: 15px;
}

.titre-actu
{
	width: 160px;
	height: 40px;
	padding-top: 12px;
	padding-left: 50px;
	background: url(/img/puce-actu.jpg) no-repeat;
	font-size: 22px;
}
.actu-corps
{
	width: 175px;
	padding-left: 20px;
	padding-right: 15px;
	margin-bottom: 30px;
}
.actu-corps h2 { font-size: 17px; }
.actu-corps img { margin: 15px 0; }
.detail { margin-top: 25px; font-weight: bold; }