@charset "UTF-8";
/* CSS Document */

.bloc-contenu {
	background-color: #FFF;
	padding: 10px;
	width: 1004px;
	float: left;
	margin-bottom: 20px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #80b41b;
}
.titre-intermediaire-page {
	font-family: 'Andika', sans-serif;
	font-size: 1.125em;
	color: #3e3d40;
	text-align: left;
	float: left;
	width: 668px;
	margin-bottom: 3px;
}


.bloc-info-full {
	flex-direction: row;
	flex-wrap: nowrap;
	justify-content: center;
	width: 1002px;
}
.bloc-texte-full {
	font-family: 'Andika', sans-serif;
	font-size: 0.875em;
	color: #929395;
	text-align: justify;
	width: 1002px;
	float: left;
	line-height: 1.125em;
}
.bloc-texte-image-demi {
	/*float:left;*/
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	justify-content: center;
	width: 1002px;
}
.texte-gras {
	color: #3e3d40;
}
.texte-italique {
	font-style: italic;
}
.border-image {
	border: 1px solid #b7b8BA;
}
.lettre-grise {
	color: #b7b8ba;
}
.lettre-rose {
	color: #de007f;
}
.lettre-bleue {
	color: #80c7e6;
}
.lettre-verte {
	color: #80b41b;
}
.bloc-colonne-gauche-334 {
	text-align: center;
	float: left;
	width: 332px;
}
.bloc-colonne-droite-668 {
	float: left;
	width: 668px;
}

.titre-paragraphe {
	font-family: 'Andika', sans-serif;
	font-size: 1.063em;
	color: #3e3d40;
	text-align: left;
	float: left;
	width: 668px;
}
.texte-paragraphe {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.875em;
	color: #929295;
	text-align: justify;
	float: left;
	width: 668px;
	margin-bottom: 25px;
	line-height: 1.5em;
}
.bloc-marqueur-rubrique {
	float: left;
	width: 100%;
	margin-top: 5px;
	margin-bottom: 10px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #80b41b;
}
.texte-gras-test {
	font-weight: 800;
}
.bloc-legende-image {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #929395;
	width: 290px;
	margin-bottom: 20px;
	margin-left: 22px;
	margin-top: 2px;
}
.bloc-ligne-images {
	float: left;
	width: 1002px;
}
.bloc-image-legende {
	text-align: center;
	float: left;
	width: 334px;
}
