@charset "ISO-8859-1";
.auteur {
	font-family: "Helvetica Neue";
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
}

h1, h2, h3, h4, h5, h6{
	margin:0px;
	padding:0px;
	font-family: "Helvetica Neue";
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #000000;
}

.chapeau {
	font-family: "Helvetica Neue";
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	line-height: 18px;
	text-align: justify;
}
.texte {
	font-family: "Helvetica Neue";
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	line-height: 18px;
	text-align: justify;
}
.retour {
	font-family: "Helvetica Neue";
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #333333;
}
.img_gauche {
	margin-right: 3px;
	margin-bottom: 0px;
}
.img_droite {
	margin-left: 3px;
}
.titre {
	font-family: didot;
}
.credits {
	font-family: "Helvetica Neue";
	font-size: 12px;
	font-weight: bold;
}

