body{
	background-color:#ffca00;
}
#middle{
	background:url(/doc/img/jaune/conteneur-middle.png) repeat-y;
}
#top{
	background:url(/doc/img/jaune/conteneur-top.png) no-repeat;
}
#bottom{
	background:url(/doc/img/jaune/conteneur-bottom.png) no-repeat;
}

h1, h2, h3, h4{ color:#ffca00 !important; }

h1 { background:url(/doc/img/jaune/h1.gif) no-repeat 0 0; }
h3 { background:url(/doc/img/jaune/h3.gif) no-repeat 0 6px; }

#plan-site a.lvl1 { background:url(/doc/img/jaune/h1.gif) no-repeat 0 0; padding-top:6px; }
#plan-site a.lvl2 { background:url(/doc/img/jaune/h3.gif) no-repeat 15px 6px; padding-left:30px; }
