body {
	background-color: #000000;
}
body,td,th,p,div {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
}
a {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #000000;
}
a.menu {
	color: #FFCFCD;
	text-decoration: none;
	font-weight: bold;
}
a.menu:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #FFCFCD;
}
a.LienBlanc {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a.LienBlanc:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #FFFFFF;
}
.Rose {
	color: #FFCFCD;
}
.Blanc {
	color: #FFFFFF;
}
.Bleu {
	color: #020264;
}
.Adresse {
	font-size: 14px;
}
.Titre {
	font-size: 16px;
	font-weight: bold;
}
.TitreBlanc {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.TitreBleu {
	font-size: 16px;
	font-weight: bold;
	color: #020264;
}
.FondBlanc {
	background-color: #FFFFFF;
}
.FondBleu {
	background-color: #020264;
}
.FondBleuClair {
	background-color: #006699;
}
.FondRose {
	background-color: #FFCFCD;
}
.FondGris {
	background-color: #EEEEEE;
}
.Petit {
	font-size: 10px;
}
.FondMarron {

	background-color: #FFCC99;
}
.STitre {

	font-size: 12px;
	font-weight: bold;
}
.STitreBleu {
	font-size: 12px;
	font-weight: bold;
	color: #020264;
}
