body {
	background: white;
	}
h1#logo span{
	position:absolute;
	top:0;
	width:850px;
	color:#000000;
	display:block;
	text-align:center;
	margin-bottom:30px;
}

#title p{
	position:relative;
	top:20px;
}

#header, #quicksearch,#footer,.option,.croisee{
	display: none;
	}

#content {
	color: black;
	background: transparent;
	border:1px solid #000;
	}
