@charset "ISO-8859-1";
.texteFG {
	color: #FFFFFF;
}
.titreFG {
	color: #FFFFFF;
	font-size: 20px;
}
.texteFB {
	color: #FFFFFF;
}
.titreFB {
	color: #FFFFFF;
	font-size: 24px;
}
a.titreFB {
	color: #FFFFFF;
	font-size: 24px;
	text-decoration: none;
}
a.titreFB:hover {
	color: #FF3300;
	font-size: 24px;
	text-decoration: none;
}
a.menuFB {
	color: #FFFFFF;
	font-size: 20px;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
}
a.menuFB:hover {
	color: #FF3300;
	font-size: 20px;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
}
a.menuFG {
	color: #FFFFFF;
	font-size: 20px;
	text-decoration: none;
}
a.menuFG:hover {
	color: #FF3300;
	font-size: 20px;
	text-decoration: none;
}
a.titreFG {
	color: #FFFFFF;
	font-size: 20px;
	text-decoration: none;
}
a.titreFG:hover {
	color: #FF3300;
	font-size: 20px;
	text-decoration: none;
}
.tableFG {
	background-color: #7a8b9b;
}
.tableFB {
	background-color: #1d7a9b;
}

