/* CSS Document */

#bandeau{color:#666666; border-bottom:1px solid #666666; border-top:2px solid #666666; }

/*#articles a{background:url("../images/trait-A.gif") top left no-repeat;*/


#contenu h1 {color: #666666;}
#contenu h2 {color: #666666;}
#contenu h3 {color: #666666;}

body
{
background-color:#FFFFFF;
 margin:0px;
 padding:0px;
 background:url(../images/fd-menu-gris.gif) no-repeat;
 scrollbar-face-color:#BCC8DF;
 scrollbar-shadow-color:#002157;
 scrollbar-highlight-color:#FFFFFF;
 scrollbar-3dlight-color:#002157;
 scrollbar-darkshadow-color:#002157;
 scrollbar-track-color:#ECEFF2;
 scrollbar-arrow-color:#336699;
}

#articles li{background:url(../images/fd-article-orange.gif) no-repeat;  };

/****     Pour le moteur de recherche         **/

.res_rech dl
{
	border:1px solid #999999;
}

.res_rech dt
{
	margin:0px;
	padding:0px;
	text-indent:1em;
	background-color:#E8E8E8;
	font-weight:bold;

}


.res_rech #strong
{
	background-color:#FFCC00;
	font-weight:bold;
}
