﻿.TITRE1 {
	font-size: 24px;
	color: #009;
	font-weight: bold;
	text-align: center;
}
.partie {
	font-size: 24px;
	font-weight: normal;
}
.partie2 {
	font-size: 18px;
}
.petit {
	font-size: 12px;
}
.Centré {
}
.rouge {
	color: #900;
}
.PartieBlanc {
	color: #FFF;
	font-size: 16px;
}
