body {
	background-color: #000000;
	margin: 0px;
	color: #E7DACD;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
}
a {
	color: #99CC66;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #9F95A1;
	margin-top: 0px;
	margin-bottom: 15px;
	letter-spacing: 0.1em;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #8D816E;
	margin-top: 0px;
	margin-bottom: 15px;
	letter-spacing: 0.1em;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CAC1B7;
	margin-top: 0px;
	margin-bottom: 15px;
	letter-spacing: 0.1em;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #B0B063;
	margin-top: 0px;
	margin-bottom: 15px;
	letter-spacing: 0.1em;
}
hr {
	color: #575757;
	background-color: #575757;
	height: 1px;
	border: 0px;
	margin: 20px 0px;
}
li {
	margin-bottom: 8px;
}
p {
	margin-top: 0px;
	margin-bottom: 10px;
}

#credits {
	line-height: 16px;
	font-size: 11px;
	text-align: center;
}
#credits a {
	color: #CCCCCC;
	text-decoration: none;
}
#credits a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}

#referencement_liens {
	line-height: 16px;
	font-size: 11px;
	color: #999999;
	text-align: center;
}
#referencement_liens a {
	color: #999999;
	text-decoration: none;
}
#referencement_liens a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}

.copyright {
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	line-height: 24px;
	color: #979797;
}
.erreur {
	font-weight: bold;
	color: #FFCC00;
}
.lien_contact {
	color: #FFFFFF;
}
.photo_lg {
	margin: 0px 0px 0px 10px;
	float: right;
}
.texte_gras_1 {
	font-weight: bold;
	color: #9F95A1;
}
.texte_gras_2 {
	font-weight: bold;
	color: #8D816E;
}
.texte_gras_3 {
	font-weight: bold;
	color: #CAC1B7;
}
.texte_gras_4 {
	font-weight: bold;
	color: #B0B063;
}
