.titre-bleu  {
	font-family: Tahoma, "Tahoma Bold";
	font-size: 16px;
	font-weight: 600;
	color: #5F5EC1;
	line-height: 25px;
}
.texte-titres {
	font-family: "Univers 65 Bold";
	font-size: 18px;
	font-weight: 400;
	color: #000000;
	text-align: center;
}
.texte-bleu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 25px;
	font-weight: 500;
	font-variant: normal;
	text-transform: none;
	color: #374971;
}
.textes-rubriques {
	font-family: "Futura Book";
	font-size: 14px;
	font-weight: 400;
	color: #000066;
	line-height: 20px;
	text-align: justify;
}
.information {
	font-family: Tahoma;
	font-size: 16px;
	font-style: normal;
	font-weight: 500;
	font-variant: normal;
	text-transform: none;
	color: #322576;
	line-height: 18px;
	text-align: center;
	vertical-align: middle;
	letter-spacing: 1px;
}
}
.infos-intro {
	font-family: "Garamond 3";
	font-size: 16px;
	font-weight: 400;
	color: #000000;
	line-height: 22px;
	letter-spacing: 1px;
}
.titre {
	font-family: "Garamond 3";
	font-size: 40px;
	font-weight: 500;
	color: #FFFFFF;
	letter-spacing: 2px;
}
.boutons {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: 700;
	font-variant: normal;
	text-transform: uppercase;
	color: #000000;
	background-color: #FFF6B0;
	text-align: center;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: 500;
	font-variant: normal;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #003366;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: 500;
	font-variant: normal;
	text-transform: uppercase;
	color: #E85B4E;
	background-color: #C8FFD1;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: 500;
	font-variant: normal;
	text-transform: uppercase;
	color: #FFCC00;
	background-color: #003366;
}

