@charset "utf-8";
/* CSS Document */
body {
	background-image: url(images/fond.jpg);
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

.titre-formations {
	color: #FFF;
	font-family: "Century Gothic";
	font-weight: bold;
	font-size: 15px;
	line-height: 18px;
}
.titre-formations2 {
	color: #FFF;
	font-family: "Century Gothic";
	font-weight: bold;
	font-size: 12px;
	line-height: 18px;
}

.petit-titre-formation {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #CC291C;
	font-weight: bold;
	font-variant: small-caps;
}
.txt-formation {
	color: #63247F;
	font-size: 10px;
	font-family: Verdana, Geneva, sans-serif;
	line-height: 11px;
}
.txt-plan {
	color: #ffffff;
	font-size: 12px;
	font-family: Verdana, Geneva, sans-serif;
	line-height: 15px;
}

.titre-plan {
	color: #CC2A1D;
	font-size: 13px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	background-color: #FFF;
}

