@charset "utf-8";

p.edito {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	margin-top: 2px;
	margin-bottom: 6px;
	text-align: justify;
}
h1.article1 {
	color:#000000;
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	margin-top: 2px;
	margin-bottom: 6px;
}
p.article2 {
	color:#000000;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	margin-top: 2px;
	margin-bottom: 6px;
	text-align: justify;
}

