#header {
	background: url(../img/page-header.png) no-repeat;
	height: 110px;
}
#page {
	position: absolute;
	width: 750px;
	left: 50%;
	margin-left: -375px;
	background: url(../img/page-bg.png) repeat-y;
}
#right {
	margin-left: 195px;
}
#left {
	position: absolute;
	left:0;
	width: 160px;
}
#addresse {
	position: absolute;
	left:0;
	bottom: 0;
	width: 160px;
	background: url(../img/page-adresse.png) no-repeat;
	height: 115px;
}
#footer {
	padding: 0 20px;
	margin-top: 50px;
	margin-left: 155px;
	font: x-small Arial, Helvetica, sans-serif;
	color: #b2b2b2;
}

#legend {
	position: absolute;
	left: 540px;
	top: 220px;
	width: 200px;
	font: bold small Trebuchet MS, tahoma, arial, verdana;
	color: #162982;
}
#rotate,
#rotateimg {
	width: 330px;
	text-align: center;
}

h1 {
	position: relative;
	left: 64px;
	top: 0;
	width: 86px;
	height: 43px;
}
h1 a {
	display: block;
	width: 86px;
	height: 43px;
}
h1 span { display: none; }



ul#menu {
	margin: 0;
	padding: 0;
	list-style-type: none;
	width: 159px;
}
ul#menu li {
	margin: 0;
	padding: 0;
}
ul#menu li a {
	display: block;
	height: 15px;
	line-height: 1px;
	text-indent: 1px;
}
ul#menu span {
	display: none;
}
#nv1         { background: url(../img/navigation.png) no-repeat 0 -2px; }
#nv1 a:hover { background: url(../img/navigation.png) no-repeat 0 -142px; }
#nv2         { background: url(../img/navigation.png) no-repeat 0 -19px; }
#nv2 a:hover { background: url(../img/navigation.png) no-repeat 0 -159px; }
#nv3         { background: url(../img/navigation.png) no-repeat 0 -37px; }
#nv3 a:hover { background: url(../img/navigation.png) no-repeat 0 -177px; }
#nv4         { background: url(../img/navigation.png) no-repeat 0 -55px; }
#nv4 a:hover { background: url(../img/navigation.png) no-repeat 0 -195px; }
#nv5         { background: url(../img/navigation.png) no-repeat 0 -73px; }
#nv5 a:hover { background: url(../img/navigation.png) no-repeat 0 -213px; }
#nv6         { background: url(../img/navigation.png) no-repeat 0 -91px; }
#nv6 a:hover { background: url(../img/navigation.png) no-repeat 0 -231px; }
