
body{
	background-image:url(images/low/background-accueil.jpg);
	background-repeat:no-repeat;
	background-position:top center;
    background-color:#D2B08A;}

#accueil{
	color:#3e4048;
	text-decoration:none;
	font-weight:bold;
	background-image:url(images/background-menu-actif.gif);
	background-position:left bottom;
	background-repeat:repeat-x;
}


