@charset "UTF-8";
/* CSS Document */
body,td,th {
	font-family: Verdana;
	font-size: 12px;
	color: #CCCCCC;
	text-align: justify;
}
body {
	background-color: #000000;
	background-image: url();
	text-align: left;
}
.Titre1 {
	font-size: 36px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
}
.Titre2 {
	font-size: 24px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	text-align: justify;
}
.Titre3 {
	font-size: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	font-weight: bold;
	text-align: justify;
}
a:link {
	font-size: 16px;
	color: #FFFFFF;
}
a:visited {
	color: #FF6600;
	font-weight: bold;
}
.PlusPetit {font-size: 10px}
.BlancNormal {
	font-family: Verdana;
	font-size: 14px;
	color: #FFFFFF;
	text-align: justify;
}
.BlancEtGras {
	color: #FFFFFF;
	font-weight: bold;
}
.EnRouge {
    font-family: Verdana;
	font-size: 12px;
    font-weight: bold;
    color: #FF0000;
}
.EnOcre {
    font-family: Verdana;
	font-size: 12px;
    font-weight: bold;
    color: #C93;
}
.EnOrange {
    font-family: Verdana;
	font-size: 12px;
    font-weight: bold;
    color: #FF6600;
}
.EnBlanc {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
}
.EnGris {
	font-family: Verdana;
	color: #FFF;
	font-weight: normal;
	text-align: justify;
}
