body {
font-family: Times New Roman, arial, sans-serif;
}

.filigramme_corps{
position: absolute; 
left: 50%; 
margin-left: -390px;
top:30px;
}

.banniere{
position: absolute; 
left: 50%; 
margin-left: -390px;
top: 6px;
}

.filigramme_entete_index{
position: absolute; 
left: 50%; 
margin-left: -387px;
top:12px;
}

.titre{
position: absolute;
left: 50%; 
margin-left: -90px;
top: 20px;
}

.soustitre{
position: absolute;
left: 50%; 
margin-left: -70px;
top: 70px;
}

.logo{
position: absolute;
left: 50%; 
margin-left: -377px;
top: 22px;
}

a{
cursor:pointer;
}