/* body */
	html, body {	
		margin-left: 0px;
		margin-right: 0px;
		margin-top: 0px;
		margin-bottom: 0px;		
		/*height: 100%;*/
		background-color:#7d6b6b;
	}
/* ----------------------------------------------------------------------------------------------------------------------------- */

/* flash */
	object, embed{
		float:left;
		display:block;
	}
/* ----------------------------------------------------------------------------------------------------------------------------- */
/* conteneur */
#ref{
position:absolute;
z-index:-1;
}
#FL_mov{
	width:955px;
	height:600px;
	}
.currentText{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
	font-size:10px;
	text-align:center;
	height:15px;
}
a:link, a:visited, a:hover, a:active {
	color: #333333;
	font-style:normal;
	text-decoration:none;
}

.container{
	background:url(../wrap_x.jpg) repeat-x;
	/*height:600px;*/
	height:100%;
	width:100%;
	margin:0;
	padding:0;
}

.flash{
	height:600px;
	width:955px;
	margin:3px auto 0 ;	
}