#detail2 {
	background: none;
}
#detailGauche {
	width: 45%;
	float: left;
	margin-right: 5%;
}
#detailDroite {
	width: 45%;
	float: left;
	margin-left: 0;
}
#ficheNav {
	display:none;
}