div#corps li
{
	list-style-type:none;
	text-align:justify;
}

div#corps p
{
	text-indent:75px;
}
div#corps p:first-letter
{
	font-size:150%;
}
