body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	background-color: #000000;
	margin: 0px 0px 0px 0px;
}

p {
	text-align: justify;
	margin-bottom: 0;
}
p a:link, p a:visited {
	color: #000000;
	text-decoration: none;
}
p a:hover, p a:active {
	color: #D40D22;
	text-decoration: none;
}
.texte {
	text-align: justify;
	font-size: 12px;
}
.fichiers a:link, .fichiers a:visited {
	color: #000000;
	text-decoration: none;
	font-size: 14px;
}
.fichiers a:hover, .fichiers a:active {
	color: #332324;
	text-decoration: none;
	font-size: 14px;
}
.info a:link, .info a:visited {
	color: #805721;
	text-decoration: none;
	background-color: #dcd97c;
	font-size: 12px;
	font-weight: bold;
}
.info a:hover, .info a:active {
	color: #000000;
	text-decoration: none;
}
.email a:link, .email a:visited {
	color: #805721;
	text-decoration: none;
}
.email a:hover, .email a:active {
	color: #000000;
	text-decoration: none;
}

.brun {
	color: #805721;
}

.brun15 {
	color: #805721;
	font-size: 15px;
}

.noir15 {
	color: #000000;
	font-size: 15px;
}

.centre {
	text-align: center;
}

.credits {
	font-size: 11px;
}
.coordonnees {
	text-align: center;
	font-size: 11px;
	color: #FFFFFF;
}
.coordonnees a:link, .coordonnees a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.coordonnees a:hover, .coordonnees a:active {
	color: #D40D22;
	text-decoration: none;
}