body {
	color: #000000;
	font-family: Verdana, Helvetica;
	font-size: 12px;
	background: #ffffff;
	margin-top: 15px;
}
#contenant {
	width: 850px;
	max-width: 850px;
	position: relative;
	margin-left: 20px;
}
#print {
	text-align: justify;
}
#print_titre {
	font-size: 20px;
	border-bottom: 2px dashed #000000;
	margin-bottom: 50px;
}
#print_corps {
	margin-bottom: 50px;
}

