/* DébutLiens */
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}
.StyleAlmaFormation {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 24px;
	font-family: Century Gothic
}
.StyleContact {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif
}

.StyleCoordonnees {
	color: #000000;
	font-weight: bold;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif
}

.StyleMail {
	color: #000000;
	font-weight: bold;
	font-size: 18px;
	font-family: Times New Roman, Times, serif
}

.StyleSelection {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif
}

.StyleSelectionne {
	color: #000099;
	font-weight: bold;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif
}
/* FinLiens */
