div.article
{
	background-image:url('../images/hs_001.png');
	background-repeat:no-repeat;
	background-position:left bottom;
	min-height:150px;
	padding-bottom:5px;
}

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