#Layer1 {
margin:0 auto;
width:800px;
height:900px;
position:absolute;
top:310px;
z-index:1;
background-image: url("../../images/webtv/webtv.jpg");
background-repeat: no-repeat;
}

#Layer2 {
margin:0 auto;
position:relative;
padding:0;
top:20px;
width:800px;
height:520px;
z-index:1;
}

#Layer3 {
margin:0 auto;
position:absolute;
padding:0;
top:1100px;
width:200px;
height:50px;
}

#titrewebtv
{
margin:0px 0 0 0;
padding:0px 0 10px 0;
position:absolute;
top:200px;
}

#titreascenseur
{
margin:12px 0 0 0;
padding:0px 0 10px 0;
position:absolute;
top:800px;
}

#ascenseur
{
margin:10px auto;
width:800px;
height:200px;
position:absolute;
top:890px;
overflow:auto;
border-width:0pt;
border-style:solid;
z-index:3;
}

#mediaplayer {
margin-left:13px;
width: 800px;
height: 520px;
position:absolute;
top:322px;
z-index:2;
}