#menu-h { background: url(/img/fond-menu-h.jpg) no-repeat; }


.une-actu { float: left; clear: both; width: 759px; padding: 11px 20px; margin-bottom: 20px; }
.une-actu .accroche { float: left; width: 600px; }
.une-actu .photo { float: right; width: 146px; }
.une-actu .accroche .detail { float: right; width: 27px; padding: 0 23px; margin-top: 7px; background: url(/img/puce-detail-foncee.jpg) no-repeat; }

#actu-detail
{
	float: left;
	width: 799px;
	padding-bottom: 20px;
	background: url(/img/fond-FrmMain-detail.jpg) repeat-y;
}

#actu-detail #texte
{
	float: left;
	width: 600px;
}

#actu-detail #texte #caracs
{
	width: 560px;
	padding: 15px 20px 0 20px;
}

#actu-detail #texte #caracs #navigation { clear: both; width: 560px; padding-top: 10px; margin-top: 20px; text-align: right; }

#actu-detail #texte #caracs #navigation #prec { float: right; width: 100px; }
#actu-detail #texte #caracs #navigation #suiv { float: right; width: 100px; }

#actu-detail #texte #caracs #navigation #retour { float: right; clear: both; width: 65px; margin-top: 10px; background: url(/img/puce-detail-foncee.jpg) no-repeat; }

#actu-detail #diapo
{
	float: left;
	width: 147px;
	padding: 0 16px 10px 16px;
	color: #DD521A;
	font-style: italic;
	text-align: center;
}
#actu-detail #diapo img { margin-top: 20px; }
#actu-detail #diapo #legende { width: 147px; margin-top: 20px; }
