#top{
width:100%;
height:100px;
background-color: #323232;
background: url(../pictures/fond.jpg) no-repeat #3E3E3E;
}
#Lignehorizontal{
position:absolute;
top:62px;
}
#titre_album{
position:absolute;
color:#fff;
left:40px;
top:80px;
margin-top:-15px;
padding-bottom:5px;
font-size:24px;
margin-left:60px;
}

#langue_choice{
position:absolute;
top:80px;
margin-left:5px;
width:auto;
}
#langue_choice a , #langue_choice{
color:#fff;
}
#langue_choice a:hover{
text-decoration:underline;
}