@charset "ISO-8859-1";
/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: 55616F;
}
body {
	background-color: #55616f;
	margin-top: 100px;
}
a:link {
	text-decoration: none;
	color: #603;
}
a:visited {
	text-decoration: none;
	color: #6F7E91;
}
a:hover {
	text-decoration: none;
	color: #603;
}
a:active {
	text-decoration: none;
	color: #6F7E91;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	color: #55616F;
	font-size: 16px;
}
h2 {
	color: #FFF;
	font-size: 16px;
}
h3 {
	color: #603;
	font-size: 16px;
}
.titre_courant_neg {
	text-decoration: none;
	color: #FFF;
	font-size: 16px;
}
.titre_courant {
	text-decoration: none;
	color: #55616F;
	font-size: 16px;
}
.titre_chapitre {
	text-decoration: none;
	color: #55616F;
	font-size: 16px;
	font-weight: bold;
}
.texte_courant_neg {
	text-decoration: none;
	color: #FFF;
	font-size: 13px;
}
.texte_courant {
	text-decoration: none;
	color: #55616F;
	font-size: 13px;
}
.copyright {
	text-decoration: none;
	color: #6F7E91;
	font-size: x-small;
}
