/*** CSS sitemap ***/
div#global{
	width: 1000px !important;
	min-height: 690px;
	margin: 0px auto;
	background: #f8f8f8 url(../images/fond_sitemap.jpg) no-repeat 0 0;
}
h1{
	position: relative;
	top: 170px;
	left: 80px;
}
div#zone1 > ul {
	clear: both;
	position: relative;
	top: 170px;
	left: 280px;
}
div#zone1 ul li ul{
	margin-left: 15px;
}