#sidebar {
	width: 0px;
	visibility: hidden;
	display: none;
}
#menu {
	visibility: hidden;
	display: none;
}
#hierarchie {
	display: none;
}


#content {
	background-color: #FFFFFF;
	background-image: none;
	width: 100%;
	padding-left: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 50px;
	display: inline;
}
#wrapper, #wrapper2, #header{
	background-color: #FFFFFF;
	background-image: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 100%;
	display: inline;

}
#wrapper {
	padding-right: 30px;
	padding-left: 30px;
	width: 90%;
}

#footer {
	visibility: hidden;
	display: none;
}
#formulaire_recherche {
	visibility: hidden;
	display: none;
}
#logo_site {
	display: none;
}

body {
	background-color: #FFFFFF;
	background-image: none;
}
div {
	display: inline-block;
}
