/*


		Images particulières

*/
html
{
	background-image:url(../images/fd-gris.jpg);
	background-repeat:repeat-x;
}
body
{
	background-image:url(../images/fd-gris-haut.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin:0px;
	padding:0px;
}
/* CSS Document */

#ret
{
	list-style-image:url("../images/bu-retourhaut.gif");
}
/* 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;}

#menu
{
background-image:url(../images/fd-menu-gris.gif) ;
	z-index:99;
}
#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;
}

#pied ul
{
	
	
	width:751px;
	

	background: transparent url("../images/fd-piedpage-gris.gif") top left no-repeat;
	/*
	height:15px;padding-bottom:10px;padding-top:40px;
	*/
}


#pied li a:hover {
	background: transparent url("../images/fd-piedpage-gris.gif") top left no-repeat;
	
	color:#000000;
}
#pied a:link,#pied a:visited
{
	color:#CCCCCC;
}
#sujet
{
width: 520px;
}