
body{
	background-image:url(images/background_.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	text-align:center;
}

#pfooter{
background-color:#437088;
}

#bandeau{
background-image:url(images/bandeau_.jpg);
background-repeat:no-repeat;
background-position:top left;
}

#contenu{
background-image:url(images/background_content_.jpg);
background-repeat:no-repeat;
background-position:bottom left;
}

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

