#header {
	display: none;
}
#categorie {
	display: none;
}
#navBox {
	display: none;
}


body {
	width: 100%;
}

#contentPage {
  float: none !important;
  width: auto !important;
  padding: 0 !important;
  margin: 0;
  background-image: none;
}
#contentBox {
  float: none !important;
  width: auto !important;
  padding: 0 !important;
}
#structureBox3 {
  float: none !important;
  width: auto !important;
}
#container {
  float: none !important;
  width: auto !important;
}

#contentPage .title{
	background-color: white;
	color: #4F6F18;
	height: auto;
	overflow: hidden;
	clear: left;
}
