.entrainement
{
	background: #6BD900;
}


.competition
{
	background: #D96C00;
}

.nondispo
{
	background-color: White;
}

.horaires
{
	background: #DBDBDB;
	color: Blue;
	font-size: 10px;
	font-family: sans-serif;
	text-align: center;
	border: 1px solid #868686;
}

.jours
{
	background: #7386D2;
	border: 1px solid #868686;
	color: White;
	font-family: sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}

.gymnases
{
	font-family: sans-serif;
	font-size: 12px;
	color: #CFE3C1;
	background-color: #483D8B;
	border-bottom: 1px solid Silver;
}

body
{
	background: Silver;
}