.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
}
.texteParagraphe {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #333333;
	line-height: 18px;
}
.sousTitre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.sousLiens {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000033;
	font-weight: bold;
}
a:visited {
	color: #000033;
	text-decoration: none;
}
a:hover {
	color: #FF9900;
	text-decoration: none;
}
a:active {
	color: #660000;
	text-decoration: none;
}
a:link {
	color: #003366;
	font-weight: bold;
	text-decoration: none;
}
h1 {
	color: #080a7f;
	font-size: 20px;
	font-weight: bolder;
	text-decoration: none;
	margin-bottom: 1px;
	margin-top: 1px;
}
h2 {
	color: #080a7f;
	font-size: 16px;
	font-weight: bolder;
	text-decoration: none;
}
h3 {
	color: #080a7f;
	font-size: 14px;
	font-weight: bolder;
	text-decoration: none;
}