
.style1 {
	color: #9C0000;
	font-weight: bold;
}
.style2 {
	color: #9C0000;
}

.style3 {color: #9C0000}

.style1:hover {
	color: #9C0000;
	font-weight: bold;
}
.style1:visited {
	color: #9C0000;
	font-weight: bold;
}

.Textes {
	font-family: Bookman old style;
	font-size: 12px;
	font-weight: normal;
	color: #9C0000;
	text-decoration: none;

}
.TextesGras {
	font-family: Bookman old style;
	font-size: 12px;
	font-weight: bold;
	color: #9C0000;
	text-decoration: none;
}
.TextesNoir {

	font-family: Bookman old style;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.TextesRouge {

	font-family: Bookman Old Style;
	font-size: 11px;
	font-weight: normal;
	color: #9C0000;
	text-decoration: none;
}
.TextesRouge2 {

	font-family: Bookman Old Style;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #9C0000;
	text-decoration: underline;
}

.Textes10 {

	font-family: Bookman old style;
	font-size: 11px;
	font-weight: normal;
	color: #9C0000;
	text-decoration: none;
}
.Textes10:hover {
	text-decoration: underline;
		color: #9C0000;

}
.Liens {

	font-family: Bookman old style;
		font-color: #9C0000;

	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
}
.Liens:hover {
	text-decoration: none;
		color: #9C0000;

}

 .classtd{}
 .classtd td{
  padding:5px;
  }/* CSS Document */
