@charset "utf-8";
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.titre-newsletter {font-family: "Franklin Gothic Medium"; font-size: 13px; color: #E89C24; font-weight: bold;}
.titre-article {font-family: "Franklin Gothic Medium"; font-size: 13px; color: #E89C24;}
.texte-article {font-family: "Franklin Gothic Medium"; font-size: 13px; color: #000000;}
.texte-article-justif {
	font-family: "Franklin Gothic Medium";
	font-size: 13px;
	color: #000000;
	text-align: justify;
}
.titre-sommaire {font-family: "Franklin Gothic Medium"; font-size: 18px; color: #E89C24; font-weight: bold; }
.titre-texte {font-family: "Franklin Gothic Medium"; font-size: 18px; color: #000000;font-weight: bold;}
.sous-titre-texte {font-family: "Franklin Gothic Medium"; font-size: 16px; color: #000000;font-weight: bold;}
.barre_basse {
	font-family: "Franklin Gothic Medium";
	color: #000000;
	font-size: 12px;
	text-align: center;
}
.asterix {
	font-family: "Franklin Gothic Medium"; 
	font-size: 12px; 
	font-style: italic; 
}
.asterix2 {
	font-family: "Franklin Gothic Medium"; 
	font-size: 10px; 
	font-style: italic; 
}
.image-centrer {
	text-align: center;

}

