/* ==--- Structure ---== */
div#layout {}
div#header {}
/*--- div#logo ---*/
div#logo   {}
div#emotion-lyrique     {}
div#votre-opera-prive   {}
/*--- div#ely ---*/
div#ely  {}
/*--- div#r1 ---*/
div#r1   {}
/*--- div#r2 ---*/
div#r2   { height:517px;}
/*--- div#r2 ---*/
div#r3  { width:1060px;height:36px;position:relative;}
/*--- ... ---*/
div#footer {}
div#stat {}

div#page {
	font-family:"Book Antiqua","Times New Roman", Times, serif;
	font-size:160%;
	text-align:justify;
	width:937px;height:517px;
	position:relative;
	background:url("../images/ely_l-emotion-lyrique.jpg") no-repeat;
	background-position:center; 
	overflow:hidden;
}
div.content { width:937px;height:517px;opacity:0.4;background:#000000;position:relative;}
div#page h1 {
	font-size:200%;
}
/*==--- video */
div#video {
	opacity:1.0;
	width:864px;height:486px;
	position:relative;
	top:31px;
	margin:0 auto;
	z-index:1000;
/*	background:url("../images/player-slash.jpg") no-repeat; */
	background: #000000;
}
div#bgplayer {
	background:url("../images/player-slash.jpg") no-repeat;
}
div.video {
	width:864px;height:486px;
	position:relative;	
	background:#000000;
	margin:0 auto;
	text-align: center;
	opacity:0;
}
div.video img {
	margin-top:60px;
	margin-bottom:30px;
}
div.slash {
	opacity:1.0;
	width:1060px;
	position:absolute;
	top:100px;left:0px;
	margin:0 auto;
}

div#overlay {
	position:absolute;
	top:40px;
	left:216px;
	width:432px;
	font-family:"Book Antiqua","Times New Roman", Times, serif;
	font-size:160%;
	text-align:justify;
	opacity:0;
}
div#overlay h1 { font-size:200%; }