a, a:visited, strong { color: #F39B06; }

#container { background-image: url(../images/fd_container_actualites.gif); }
#content { background-image: url(../images/rubriques/fd_actualites.gif); }

/* Bloc titre : titre + Fd rubrique sélectionnée + sous-rubriques */
#title-page { background-image: url(../images/rubriques/visuel_actualites.jpg); border-top: 1px solid #F9C728; }
#title-page h2 { color: #F39B06; border-bottom: 1px dashed #F39B06; }
#title-page ul.actualites li { background-image: url(../images/rubriques/li_actualites.gif); }

a#actualites { display: none; }

#content-page {
	scrollbar-base-color: white;
	scrollbar-face-color: #F9C728;
	scrollbar-arrow-color: white;
	scrollbar-track-color: #FBD86E;
	scrollbar-highlight-color: #CF8405;
	scrollbar-3dlight-color: #CF8405;
   scrollbar-shadow-color:	#F9C728;
	scrollbar-darkshadow-color: #F39B06;
}

/* Actualités */
h4.actu-titre {
/*	color: #F39B06;
	font-size: 1.6em;
	letter-spacing: -1px;
	font-weight:bold;
	border-bottom: 1px solid #F39B06;*/
	margin: 0;
	padding: 0;
	color: white;
	font-size: 1.5em;
	height: 25px;
	background-color: #F9C728;
}

.actu-body { margin: 15px 0 15px 0; }
.actu-date { margin: 0 0 0 15px; font-size: 9px; color:rgb(190,190,190); }