.filles {
	font-family: Tahoma;
	font-weight: bold;
	color: #DA1C5C;
	font-size: 16px;
	}
.garcons {
	font-family: Tahoma;
	font-weight: bold;
	color: #00ADCC;
	font-size: 16px;
	}
.titre {
	font-family: Tahoma;
	font-weight: bold;
	color: #DA1C5C;
	font-size: 16px;
	}
.soustitre {
	font-family: Tahoma;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 12px;
	}
.texte {
	font-family: Tahoma;
	color: #000000;
	font-size: 12px;
}
.case {
	font-family: Tahoma;
	color: #DA1C5C;
	font-size: 12px;
}
.bouton {
	font-family: Tahoma;
	background-color: #DA1C5C;
	color: #FFFFFF;
	font-size: 12px;
}
a {
	font-family: Tahoma;
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #DA1C5C;
}
a:active {
	text-decoration: none;
}
#separation {
	border-bottom: dashed #000000 1px;
	margin: 0 10 10 0;
}

