a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #EA6455;
	text-decoration: none;
}
.titre {
	font-size: 12px;
	font-style: normal;
	color: #990000;
}
.comment {
	font-size: 12px;
	font-style: oblique;
}
.titrepage {
	color: #990000;
}
.infos {
	font-size: 18px;
	color: #990000;
}
.souslign {
	text-decoration: underline;
}
.entete {
	font-size: 18px;
	font-style: normal;
	text-transform: uppercase;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.chapitre {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	text-transform: none;
	text-decoration: underline;
	color: #000000;
	font-weight: bold;
}

