#compte {
position : absolute;
top : 95%;
left : 10%;
font-family : "Lucida Calligraphy", "Courrier New", Arial;
font-size : 3px
text-align : right;
}

#drapeau_fr {
position : absolute;
top : 95%;
left : 70%;
font-family : "Lucida Calligraphy", "Courrier New", Arial;
font-size : 3px;
text-align : right;
}

#drapeau_en {
position : absolute;
top : 95%;
left : 80%;
font-family : "Lucida Calligraphy", "Courrier New", Arial;
font-size : 3px;
text-align : right;
}

#drapeau_nl {
position : absolute;
top : 95%;
left : 75%;
font-family : "Lucida Calligraphy", "Courrier New", Arial;
font-size : 3px;
text-align : right;
}

#titre {
top : 3%;
margin-left: auto; 
margin-right: auto; 
width: 800px;
font-family : "Lucida Calligraphy", "Courrier New", Arial;
font-size : 20px;
font-style : bold;
color= c46c16
}

#bandeau {
position : absolute;
top : 85%;
left : 1%;
}

.police_info_2 {
font-family : "Courrier New", Arial;
font-size : 10px;
color= #000000;
position : absolute;
left : 0%;
top : 95%;
}

img.centered {
   display: block;
   margin-left: auto;
   margin-right: auto }
