body {
	text-align: left;
	width: auto !important;
	font-size: 1em; 
	font-weight: normal;
}

#wrap {
	width: auto !important;
	position: relative;
	left: 0;
	margin: 0 !important;
}

#header {
	height: auto !important;
}

#header h1 {
	background: none;
	height: auto !important;
	text-indent: 0;
	font-size: 1.5em; 
	padding-bottom: 0.5em;
}

#nav {
  display: none !important;
}

#sidebar {
  display: none !important;
}

#content {
	float: none !important;
	padding: 0 !important;
	width: auto !important;
}

#footer {
	height: auto !important;
}
#footer .sache {
  display: none !important;
}
#footer .address, #confidentialite {
	position: relative;
	top: auto !important;
	left: auto !important;
	float: none !important;
	width: auto !important;
	height: auto !important;
	margin: 0 !important;
	padding: 0 !important;
}
#footer .address p {
	padding: 0 !important;
}
#footer .bmenu {
  display: none !important;
}



.hide {
  display: none !important;
}