body {
	font-family: "Century Gothic";
	color: #FFFFFF;
	background-color: #990000;
	font-size: 13px;
}
.selectMenu {
	background-color: #FFFFFF;
	color: #990000;
	z-index: 1;
}
.textePrincipal {
	color: #FFFFFF;
	background-color: #990000;
	text-align: justify;
	font-family: "Century Gothic";
}
.texteCoordonnees {
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;
}
.linkMail {
	font-weight: bold;
	color: #FFFFFF;
	font-size: 13px;
	text-decoration: underline;
}
.linkMail:hover {
	font-weight: bold;
	font-size: 15px;
	color: #FFFFFF;
	cursor: pointer;
}
.texteTitre {
	color: #990000;
	background-color: #FFFFFF;
	text-align: center;
	font-size: 16px;
	font-family: "Century Gothic";
}
.content {
	float: right;
}
.image {
	float: left;
	width: 114px;
	margin-right: 10px;
}
.texteTitre2 {
	color: #FFFFFF;
	background-color: #990000;
	text-align: center;
	font-size: 16px;
	font-family: "Century Gothic";
}
.itemFormation {
	color: #990000;
}
.menuFormation {
	font-size: 14px;
	font-weight: bold;
	cursor: pointer;
}
.linkMail:visited {
	font-weight: bold;
	font-size: 15px;
	color: #FFFFFF;
	cursor: pointer;
}
.itemFormation:hover {
	color: #990000;
	font-weight: bold;
	cursor: pointer;
}
.itemFormation:visited {
	color: #990000;
}
.texteAnnuaire {
	color: #FFFFFF;
	background-color: #990000;
	text-align: justify;
	font-size: 11px;
}
.itemNewFormation {
	color: #990000;
	font-weight: bold;
}
.lienAnnuaire {
	color: #FFFFFF;
	background-color: #990000;
	text-align: justify;
	font-size: 11px;
	text-decoration: none;
	cursor: pointer;
}

