#conteneur {
	position: relative;
	width: 860px;
	margin: auto;
	background-repeat: no-repeat;
	z-index: 0;
	background-color: #FFFFFF;
	height: auto;
	text-align: center;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: auto;
	line-height: 14px;
	color: #000000;
	font-weight: lighter;
	background-repeat: repeat;
	background-position: left;
	background-color: #FFFFFF;
}

#menuhaut {
	position: relative;
	float: right;
	width: auto;
	display:none;
}

#menu dl {
	float: left;
	top: auto;
	width: 180px;
	margin: 0;
	padding: 0px;
	visibility:hidden;
}

#menu dt {
	cursor: default;
	font-weight: bold;
	font-size: 15px;
	text-align: left;
	line-height: 20px;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-left: 30px;
	visibility:hidden;
}

#menu dd {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 12px;
	width: 180px;
	line-height: 16px;
	visibility:hidden;
}

.lien a {
	font-size: 12px;
	text-decoration: none;
	color: #000000;
}

#menucentre {
	text-align: left;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	visibility:hidden;
}
#menu {
	width: 100%;
	position: relative;
	height: 130px;
	margin: 0px;
	z-index: 40;
	border-top-width: 1px;
	border-top-style: solid;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: left;
	background-image: none;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
}

#sitemap {
	text-align: left;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
}
#sitemap li {
}
#sitemap a {
	color: #000000;
	text-decoration: none;
	font-size: 15px;
	padding-left: 15px;
	line-height: 20px;
}

.print {
	font-size: 16px;
	font-weight: bold;
	color: #000000;	
	display:inline;
}

#pied {
	clear:both;
	height: auto;
	width: 100%;
	letter-spacing: 1px;
	text-align: center;
	z-index: 100;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	color: #3A3A3A;
	font-size: 10px;
}
.noprint {
	visibility:hidden;
}
