body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4A472D;
	background-color: #EEEEE2;
	text-align: center;
}
.milieu_player {
	text-align: center;
}
table {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #474329;
}
td {
	text-align: center;
	color: #000;
	font-size: 10px;
}
a:link {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #900;
}
a:visited {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #900;
}
a:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #F60;
}
#date {
	color: #000;
	text-align: center;
	font-size: 15px;
	font-weight: bold;
}
.gras {
	font-weight: bold;
	color: #000;
	text-align: center;
	font-size: 15px;
}
span {
	color: #900;
}
.couleur {
	color: #EEEEE1;
}
.aligne_droite {
	text-align: center;
	color: #FFF;
}
.aligne_formulaire {
	text-align: left;
}
.texte {
	color: #333;
}
#droite {
	text-align: right;
}
#gauche {
	text-align: left;
}
#justifier {
	text-align: justify;
}
.gauche {
	text-align: left;
}
