.infos01 {
	text-align: left;
	display: block;
	padding: 3px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 5px;
	background-color: #EEF4E1;
	border: 1px solid #fff3d0;
	font-size: 0.88em;
	color: #0d3f96;
	width: 90%;
	font-weight: bold;
}

.infos02 {
	text-align: left;
	display: block;
	background-color: #e5e5e5;
	font-size: 1em;
	color: #355389;
	width: 80%;
	padding: 3px;
	margin-top: 25px;
	margin-bottom: 15px;
	margin-left: 5px;
}
.infos03 {
	text-align: center;
	display: block;
	background-color: #e5e5e5;
	font-size: 1em;
	color: #355389;
	width: 80%;
	margin-top: 25px;
	margin-bottom: 15px;
	margin-left: 5px;
	font-weight: bold;
	padding: 8px;
}
.chapo {
	color:#299424;
	font-weight:bold;
	line-height:12px;
	text-align:justify;
}
.align-center {
	text-align: center;
}