.titre {
	font-family: "Gill Sans";
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #a62315;
}
.titreAdmin {
	font-family: "Gill Sans";
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #0000CC;
}
.RegText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.name {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #0000CC;
}
.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #0000CC;
	text-decoration: underline;
}
.colomns {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

.smTitle {
	font-family: "Gill Sans";
	font-size: 12px;
	font-weight: bold;
	color: #0000CC;
}
.smTitleStudent {
	font-family: "Gill Sans";
	font-size: 12px;
	font-weight: bold;
	color: #a62315;
}
.fond {
	background-image: url(../sources/sphere-bg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}