body{
	background-image: url(../image/hachures_rouge.png);
}
.cadre{
	height: 780px;
	width: 980px;
	margin : 150px auto;
}
.CorpsText{
	font-family: helvetica,sans-serif;
	font-size: 12px;
	line-height: 1.5;
	letter-spacing: normal;
	text-align:left;
	color: #000000;	
}
