body{
	position : absolute ;
	top :2% ;
	left :5% ;
	right : 5%;
	font-size : 20;
	font-weight : 200;
	background-color : #010066;
	color : white;
}
a:link{
	color : yellow;
}
a:visited{
	color : yellow;
}
a:hover{
	color : yellow;
}
#NumForm{
	text-align	: center;
	text-decoration : underline;
}
.ancre {
	text-align :center;
}

.ancre li{
	font-size : 17;
	display: inline;
	list-style-type: none;
	padding-right: 20px;
}

.ancre #lSup{
	vertical-align: top;
	width:	25%;
	text-align: center;
}

.ancre #lInf{
	vertical-align: top;
	width:	33%;
	text-align: center;
}

#lieu td{
	padding-right : 60px;
}

.separateur{
	text-align : center;
	font-weight : bold;
	font-size : 20;
}

.formation{
	font-size : 16;
}

.titre{
	text-align : center;
	font-size : 26;
	font-weight : bold;
}

.ss-titre{
	text-decoration : underline;
	font-weight : 300;
}

.h{
	font-weight : bold;
}

.listeSSSymb{
	list-style-type : none;
}

.module{
	text-align : center;
	font-size : 23;
}

.Retour{
	text-align : right;
}