*   {
   	margin:0;
   	padding:0;
}		
body {
	margin:0;
   	padding:0;
	text-align: center;
	background: #4f3722 url('images/darkcurtain.jpg') repeat-x;
}
img{
border: none;
}
.desk {background: #4f3722 url('images/desk.jpg') repeat-x; width: 150px; height: 250px; top: 477px; position: absolute; z-index: 1; border: none; border-radius: 3px 3px 3px 3px; padding-top: 50px; font: italic  500; font-family: Verdana; color: #FFFF99; text-align: center}
.desk p a {color: #FFFF99; cursor: pointer; text-decoration: none}
.desk p.actif a {color: #FFFFFF; cursor: text; text-decoration: underline}
.ombre{
	background: #4f3722 url('images/ombre.jpg') repeat-x;
	width: 150px;
	height: 32px;
	top: 493px;			
	position: absolute;
	z-index: 1;			
}
.desk1{
	background: #4f3722 url('images/desk.jpg') repeat-x;
	width: 150px;
	height: 250px;
	top: 477px;
	position: absolute;
	z-index: 1;
	border:none;
	border-radius: 3px 3px 3px 3px;
	padding-top:50px;
	font-size: 0.8em; 
	font-family: Verdana;
	color:#FFFF99;
	text-align:center;
}
.desk1 p a {color: #FFFF99; cursor: pointer; text-decoration: none}
.desk1 p.actif a {color: #FFFFFF; cursor: text; text-decoration: underline}
.ombre1{
	background: #4f3722 url('images/ombre.jpg') repeat-x;
	width: 150px;
	height: 32px;
	top: 493px;			
	position: absolute;
	z-index: 1;			
}
   .leftcurtain{
	width: 50%;
	height: 495px;
	top: 0px;
	left: 0px;
	position: absolute;
	z-index: 3;
}
 .rightcurtain{
	width: 51%;
	height: 495px;
	right: 0px;
	top: 0px;
	position: absolute;
	z-index: 4;
}
.rightcurtain img, .leftcurtain img{
	width: 100%;
	height: 100%;
}
.logo{
	width:640px; height:360px;
	margin-left: -320px;
	top: 106px;
	left: 50%; 
	background: #000;			
	border:10px solid #4f3722;			
	border-radius: 3px 3px 3px 3px;
	box-shadow: 0px 2px 0px #202020;
	text-align:left;
	color:#000;
	position: absolute;
}		
.video{
	width:640px; height:360px;	background:#000		
}
.rope{
	position: absolute;
	top: -320px;
	left: 70%;
	z-index: 4;
}
.ropeInactif{
	position: absolute;
	top: 0px;
	left: 70%;
	z-index: 5;
	/*border:1px solid red;*/
}
.foule{
	position: absolute;
	top: 500px;
	left: 0;
	z-index: 1;
	width:100%;
	height:234px;
	background: url("images/foule.png");
}
.noir{
	position: absolute;
	top: 732px;
	left: 0;
	z-index: 1;
	width:100%;
	min-height:45px;
	background: #000;
}	   