@charset "utf-8";
/* CSS Document */

.Menu-TITRE {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	margin-left: 16px;
}
a:link {
	color: #FFFFFF;
	font-size: 14px;
	font-style: italic;
	font-weight: 300;
	line-height: 16px;
	text-decoration: none;
}
a:hover {
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}
a:visited {
	font-size: 14px;
	font-style: italic;
	color: #FFFFFF;
	text-decoration: none;
}
.point {
	margin-top: 5px;
	margin-left: 5px;
	margin-right: 2px;
}
.titre {
	font-size: 22px;
	font-weight: bold;
	color: #003669;
}
.titre2 {
	font-size: 22px;
	font-weight: bold;
	color: #C80F3F;
	text-align: justify;
}
.titre3 {
	font-size: 18px;
	font-weight: bold;
	color: #ffc832;
}
.chemin {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	margin-left: 5px;
}

.texte {
	font-size: 17px;
	font-weight: bold;
	color: #003669;
	margin-top: 0px;
	margin-right: 40px;
	margin-bottom: 0px;
	margin-left: 40px;
	text-align: justify;
}
.texteimportant {
	font-size: 19px;
	font-weight: bold;
	color: #003669;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.texte2 {
	font-size: 14px;
	font-weight: bold;
	color: #c80f3f;
	margin-top: 0px;
	margin-right: 40px;
	margin-bottom: 0px;
	margin-left: 40px;
	text-align: left;
}
.description {
	font-size: 12px;
	color: #003669;
	font-weight: lighter;
	letter-spacing: normal;
	word-spacing: normal;
}
.signature {
	margin-bottom: 10px;
	margin-left: 290px;
}
.news {
	font-size: 24px;
	font-style: oblique;
	font-weight: bold;
	color: #289545;
	text-decoration: none;
	margin-top: 200px;
	margin-right: 40px;
	margin-left: 60px;
}
.boutonenvoyer {
	height: 36px;
	width: 110px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 500;
	color: #0a80d1;
	text-align: center;
	vertical-align: middle;
}
