html, body
{
	height: 100%;
}

body
{
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: normal;
	color: #6c6c6c;
	background-color: #FFFFFF;
}
p {
	text-align: justify;
	font-size: 12px;
}
p a {
	font-size: 16px;
	color: #896650;
	text-decoration: none;
}
.actu-date {
	letter-spacing: 0.1em;
	font-size: 11px;
}
img {
	float: left;
	margin-right: 10px;
	padding: 5px;
	border: 1px solid #CCC;
}
