body {
	
	background-color:#372923;
	background-image:url(../images/video_back_pixel.jpg);
	background-repeat:repeat;
	
	
}
#bg {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	overflow: hidden;
	width: 100%;
	min-width: 600px;
}

#wrapper {
	z-index: 2;
	top:65px;
	margin: auto;
	height: auto;
	height: 100%;
	min-height: 100%;
	position: relative;
	width: 1070px;
}


#clear{
	line-height: 1px;
	height:43px;
	float:none;
	clear:both;
}
#videoTitre_en {
	position:absolute;
	top:0px;
	left:0px;
	width:373px;
	height:86px;
	background-image:url(../images/video_en_titre.png);
	behavior: url(../css/iepngfix.htc);
	
}

#videoTitre_fr {
	position:absolute;
	top:0px;
	left:0px;
	width:373px;
	height:86px;
	background-image:url(../images/video_fr_titre.png);
	behavior: url(../css/iepngfix.htc);
	
}

#videoTitre_es {
	position:absolute;
	top:0px;
	left:0px;
	width:373px;
	height:86px;
	background-image:url(../images/video_en_titre.png);
	behavior: url(../css/iepngfix.htc);
	
}


#videoPlayer {
	position:absolute;
	top:120px;
	left:30px;
	width:425px;
	height:344px;
}

#videoCredit {
	position:absolute;
	top:474px;
	left:30px;
	width:425px;
	height:50px;
}

#videoCredit2 {
	position:absolute;
	top:364px;
	left:30px;
	width:425px;
	height:50px;
}


#albumCle a {
	display: block;
	position:absolute;
	top:15px;
	left:380px;
	width:37px;
	height:71px;
	background-image:url(../images/cle_album2.png);
	behavior: url(../css/iepngfix.htc);
	
	
}



#container {
	display: block;
	z-index: 3;
	background-color:#000;
	top:0px;
	position:absolute;
	width:273px;
	height:100%;
	left:715px;
}

#container div {
	float:left;
width:272px;
height:145px;

padding:0px;
margin-bottom:10px;
border:solid 2px #383f44;
}


img {
border:0px;	
}

/*  les spectacles */

#clearN {
	height:0px;
	float:none;
	clear:both;
}

.credit {
	font-family:"Courier New", Courier, monospace;
	font-size:14px;
	color:#efece5;
}

.credit a {
	font-family:"Courier New", Courier, monospace;
	font-size:14px;
	color:#efece5;
}