body {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(images/fond2.jpg);
	background-repeat: repeat-x;
	background-color: #0E0E0E;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 12px;
}
.courier {
	font-family: Courier New, Courier, monospace;
	color: #000;
	font-weight: normal;
	text-align: center;	
}
.courier-rouge {
	font-family: Courier New, Courier, monospace;
	color: #FF3300;
	font-weight: bold;
	text-align: center;	
}
.courier-bleu {
	font-family: Courier New, Courier, monospace;
	color: #000066;
	font-weight: normal;
	text-align: center;	
}
.texte-accueil-gras {
	font: 12px Arial, Helvetica, sans-serif;
	color: #000;
	font-weight: bold;
	text-align: justify;
}
.texte-justifie {
	font: 12px Arial, Helvetica, sans-serif;
	color: #000;
	font-weight: normal;
	text-align: justify;
}
.texte-titre-contenu {
	font: 12px Arial, Helvetica, sans-serif;
	color: #000;
	font-weight: bold;

}
.bordeaux {
	font-size: 16px;
	font-weight: bold;
	color: #660000;
}
.titre-rouge {
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	text-align: center;
}
.suite {
	font-size: 12px;
	font-weight: bold;
	color: #0000FF;
}
.texte-normal-aligne-gauche {
	font: 12px Arial, Helvetica, sans-serif;
	color: #000;
	font-weight: normal;
	text-align: left;
}	

.bordure {
	font-size: 9px;

}	
.texte-normal {
	font: 12px Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 12px
}
.texte-normal-centre {
	font: 12px Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 12px
	text-align: center;

}
.style8 {font-size: 9px}
-->


