A:link {text-decoration: none; color: #FFFFFF; }
A:visited {text-decoration: none; color: #FFFFFF; }
A:active {text-decoration: none; color: #FFFFFF; }


#image{
position: absolute;
top: 0%;
left: 10%;  
}


#titre { 
font-family: sans-serif;
border:0px solid black;
position:absolute;
top: -15px;
left: 60px;
font-size: 90px;
color: rgb(255, 255, 255); 
}

#archive { 
font-family: sans-serif;
border:2px solid white;
position:absolute;
bottom: 10px;
right: 6px;
font-size: 20px;
color: rgb(255, 255, 255); 
}

#projet { 
font-family: sans-serif;
border:2px solid white;
position:absolute;
bottom: 10px;
left: 6px;
font-size: 20px;
color: rgb(255, 255, 255); 
}

#site { 
font-family: sans-serif;
border:2px solid white;
position:absolute;
bottom: 20px;
left: 400px;
font-size: 30px;
color: rgb(255,255,255); 
}



