p {
  margin-top: 0;
}
div.text {
	width: 400px;
	clear: both;
	margin: 1em
}
div.text p {
	text-align: justify
}
div.text p:first-letter {
	font-size: larger;
	margin-left: 1em
}
a.img-encart {
	float: left;
	margin: 0 1em 0.5em 0;
	vertical-align: top;
	border: solid 1px white;
}
p.note {
	clear: both;
	margin-top: 0 ;
	padding-top: 0;
	font-size: smaller
}
p.note i {
	text-decoration: underline
}
.sign {
	float: right;
	margin-bottom: 1em
}
