/*


		Images particulières

*/
html
{
	background-image:url(../images/fd-bleu.jpg);
	background-repeat:repeat-x;
}
body
{
	background-image:url(../images/fd-bleu-haut.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin:0px;
	padding:0px;
}
/* CSS Document */

#bandeau{
	color:#669900;
	border-bottom:1px solid #669900;
	border-top:2px solid #669900;
}

#ret
{
	list-style-image:url("../images/bu-retourhaut.gif");
}



/* CSS Document */

#bandeau{color:#255080; border-bottom:1px solid #255080; border-top:2px solid #255080; }

/*#articles a{background:url("../images/trait-A.gif") top left no-repeat;*/
#contenu h1 {color: #255080;}
#contenu h2 {color: #255080;}
#contenu h3 {color: #003366;}
#menu
{
background-image:url(../images/fd-menu-bleu.gif) ;
	z-index:99;
}
#articles li{background:url(../images/fd-article-bleu-02.gif) no-repeat;  };

#contenu table  {
	border: 1px solid #003366;
}
#contenu table h3  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2em;
	font-color: #FFFFFF;
	background-color: #99CCFF;
	margin: 0px;
	padding: 0px;
	text-indent: 10px;
}
#contenu table h4  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.6em;
	background-color: #56A6F6;
	margin: 0px;
	padding: 0px;
	text-indent: 5px;
}
#pied ul
{
	
	
	width:751px;
	

	background: transparent url("../images/fd-piedpage-bleu.gif") top left no-repeat;
	/*
	height:15px;padding-bottom:10px;padding-top:40px;
	*/
}


#pied li a:hover {
	background: transparent url("../images/fd-piedpage-bleu.gif") top left no-repeat;
	
	color:#000000;
}
#pied a:link,#pied a:visited
{
	color:#0099FF;
}

