.noimpr {
	display: none;
}
.impr {
	display: block;
}
.contenu {
	background-color:#fff; 
	margin-left:20px; 
	width:700px
}