#header,
#footer,
#colonne_de_droite,
#colonne_menu,
.clear,
.clearr,
.clearl,
.fil_d_ariane,
.header,
.menu,
.menuleft,
.footer {
	display:none !important;
}
#header_print {
	display:block !important;
}
body {
	width: 950px;
	border-right:5mm solid #e91510;
	padding: 20px 20px 20px 20px;
	height: 100%;
}
.wrapper .logo {
	display: none;
}
#page {
	margin:0px;
	background: #ffffff;
}
.wrapper {
	margin:0px;
	background: #ffffff;
	border:none;
}
.content {
	float: none;
	width: 900px;
	background: #ffffff;
}

#page #colonne_du_centre{
	float: none;
	width: 950px;
	height:100%;
	background: #ffffff;
}
.marge {
	background: #ffffff;
}

.accordion .content{
	display:block !important;
	height: auto !important;
}
