@CHARSET "UTF-8";

body {
	background			: #fff;
	font-family			: Arial;
}
#container {
	background			: #fff !important;
}
div#footer {
	display				: none;
}
div#menu_gauche {
	display				: none;
}
div.title_sup {
	padding-top			: 0px !important;
	margin-top			: 50px !important;
	width				: 500px;
	margin-left			: 0px;
	text-align			: left;
	font-size			: 22px;
}
div#header_background {
	margin-top			: 0px;
}
div#contenu {
	margin-top			: 55px;
}
