#Layer1 {
margin: 0 auto;
padding: 0;
left:10px;
top:100px;
width:480px;
height:30px;
}

#titreascenseur
{
margin: 50px 0 0 0;
padding: 10px 0 10px 0;
}

#ascenseur
{
margin: 10px auto;
width:480px;
height:200px;
overflow:auto;
border-width:0pt;
border-style:solid;
}

#mediaplayer {
width: 200px;
height: 20px;
background-image: url("../../images/mp3-player/mp3-player.jpg");
background-repeat: no-repeat;
background-attachment: scroll;
}