@charset "utf-8";
.police_text {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	line-height: normal;
	text-indent: 20px;
}

.police_titres {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #1A3157;
}
.images {
	text-indent: 1px;
	text-align: justify;
}
.cadre {
	height: 100%;
	width: 100%;
}
.police_erreur {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
}

