body{
height: 1130px; 
}

.soustitre2{
position: absolute; 
width: 300px; 
height: 39px; 
left: 50%; 
margin-left: -90px;
top: 130px;
font-size:22px;
}

.soustitre3{
position: absolute; 
width: 450px; 
height: 39px; 
left: 50%; 
margin-left: -160px;
top: 175px;
}

.erreur{
position: absolute; 
font-weight: bold;
font-size:14px;
color : red;
left: 50%; 
margin-left: -48px;
top: 265px;
}

table{
position: absolute; 
height: 22px; 
left: 50%; 
margin-left: -185px;
top: 295px;
}

.texte{
position: absolute; 
width: 550px; 
height: 22px; 
left: 50%; 
margin-left: -210px;
top: 970px;
}

.renseignement{
position: absolute; 
left: 50%; 
margin-left: -210px;
top: 1040px;
}