#corps
{
	
	width:500px;
	margin-top : 40px;
	margin-left:250px;
	margin-bottom: 20px;	
	padding : 5px;
	margin-right:250px;
	text-align:justify;
	color : white;							
	
}
p:first-letter
{
font-weight: bold; /* En gras */
font-size: 1.2em; /* Ecrit légèrement plus gros que la normale */

}
p
{
text-indent:20px;
}