html {
	background: #FFF url(../skin/fond.gif) center repeat-y;
	}
#global {
	padding: 0 10px;
	background: url(../skin/bg_bicolore.gif) center repeat-y;
	}
#header {
	background: #D06 url(../skin/bandeau_generique.gif) no-repeat;
	color: #fff;
	height: 100px;
	}
#center {
      background: url(../skin/ornement_center.gif) repeat-y ;
}

#footer {
	background: transparent;
	}
#nav {
	background: #D06 url(../skin/bandeau_generique_nav.gif) no-repeat bottom left;
	}
#sidebar {
	background: #FFFFFF url(../skin/ornement_top_sidebar.gif) no-repeat top left;
}
#pre-center {
      background: url(../skin/ornement_sidebar_top.gif) no-repeat top left;
	}
#ornement {
      background: transparent url(../skin/ornement_sidebar_bottom.gif) no-repeat bottom left;
	}

