body {
font-family : "comic sans ms";
background-color : #555555;
}

#ban{
position : relative;
text-align : center;
top : 10px;
color : white;
font-family : "fantasy";
font-weight : bold;
}

#pub{
position : absolute;
top : 50px;
}

#oneclick{
color : white;
text-align : center;
position : absolute;
left : 200px;
right : 20px;
}

.enValeur{
font-size : 20px;
color : red;
font-weight : bold;
}

.maxVal{
font-size : 25px;
color : WHITE;
font-weight : bold;
}

#email{
position : absolute;
top : 10px;
right : 10px;
}

#email a{
color : white;
}

#files{
position : absolute;
left : 200px;
top : 600px;
}

a img{
border : 0px;
}

#top {
color : white;
position : absolute;
top : 100px;
right : 30px;
border-collapse : collapse;
border-style : dashed;
}

#compteur{
position : absolute;
top : 0px;
right : 10px;
}

#lastfiles{
padding-left : 20px;
paddign-right : 20px;
color : ligthgrey;

background-image:url("img/menu/lastfiles.png");
position : fixed;
bottom :10px;
right:10px;
}
a{ color: white; }
a:hover { color: green; }

