a, a:visited, strong { color: #890A0F; }

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

/* Bloc titre : titre + Fd rubrique sélectionnée + sous-rubriques */
#title-page { background-image: url(../images/rubriques/visuel_art.jpg); border-top: 1px solid #BB333D; }
#title-page h2 { color: #890A0F; border-bottom: 1px dashed #890A0F; }
#title-page ul.art li { background-image: url(../images/rubriques/li_art.gif); }

a#art { display: none; }

#content-page {
	scrollbar-base-color: white;
	scrollbar-face-color: #BB333D;
	scrollbar-arrow-color: white;
	scrollbar-track-color: #D9747C;
	scrollbar-highlight-color: #A40C14;
	scrollbar-3dlight-color: #A40C14;
   scrollbar-shadow-color:	#BB333D;
	scrollbar-darkshadow-color: #890A0F;
}