body {
	background:#5b5b5b url('../images/fond_site_n.png') center repeat-y;
}
#top {
	background:#5b5b5b url('../images/22h.jpg') no-repeat;
}
#top h1 {
	background:url('../images/logo_header_n.png') left top no-repeat;
}
#top ul {
	background:url('../images/barre_menu_n.png') no-repeat;
}
#top ul li {
	background:url('../images/menu_center_n.png') no-repeat;
}
#top ul li.first {
	background:url('../images/menu_left_n.png') no-repeat;
}
#top ul li.last {
	background:url('../images/menu_right_n.png') no-repeat;
}
#top div {
	background:url('../images/barre_menu_right_n.png') top right no-repeat;
}
#footer {
	background:#5b5b5b url('../images/bas_site_n.png') top center no-repeat;
}