.TitreTable {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
	text-decoration: underline;
	text-align: center;
}
.Chapitre {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	text-align: center;
	white-space: pre;

}
.SousChapitre {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	text-align: left;
}
.SousChapitre :hover{
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: underline;
	text-align: left;
}
a:link {  font-family: Verdana, Arial, Helvetica, sans-serif; color: #666666}
a:link {  text-decoration: none}
