a:link {
	text-decoration: underline;
	color: #6633CC;
}
a:visited {
	text-decoration: underline;
	color: #6633CC;
}
a:hover {
	text-decoration: none;
	color: #6633CC;
}
a:active {
	text-decoration: underline;
	color: #6633CC;
}
.titre1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #6633CC;
	line-height: 24px;
}
.Titre2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #6633CC;
	font-weight: bold;
}

.texte1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	line-height: 16px;
}
body {
	background-color: #000000;
	margin:0px;
	padding:0px;
	background-image: url(images/fonds/formations_fond.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
}
.texte2grand {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: 333;
	line-height: 16px;
}
.texteCouleur1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6633CC;
	line-height: 16px;
}
.texteCouleurGras {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6633CC;
	line-height: 13px;
	font-weight: bold;
}
.texteCouleur2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6633CC;
	line-height: 13px;
}
.Titre3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6633CC;
	font-weight: bold;
}
