#mainFrameContent div.attacheeDePresse  {
	height: 302px;
	margin: 0px;
	text-align: left;
	font-family: Times;
}

#mainFrameContent div.separator {
	height: 4px;
	margin: 0px;
	background: url('../img/home-mainframe-separator.png') repeat-x;
}

#mainFrameContent div.flashAnime {
	height: 188px;
	width: 990px;
	margin: 0px;
	background: rgb(0,0,0);
	overflow: hidden;
	position: absolute;
	
	/*height: 173px;
	margin: 0px;
	background: rgb(0,0,0);
	overflow: hidden;
	position: absolute;
	padding-top: 15px;/**/
}



* html #mainFrame {
	width: 1004px; overflow: hidden; 
}


* html #mainFrameContent  {
	width:990px; position: relative; left: 5px; top: -494px; margin: 0px;
	overflow: hidden; 
	height: 495px;
}

* html #mainFrameContent div.attacheeDePresse {
	z-index: 100;
	text-align: right;
}

* html #mainFrameContent div.separator {
	height: 4px;
	margin: 0px;
	background: url('../img/home-mainframe-separator.png') repeat-x;
	padding: 0px;
	position: relative;
	top: -5px;
}

* html #mainFrameContent div.flashAnime {
	height: 190px;
	margin: 0px;
	background: rgb(0,0,0);
	position: relative;
	top: -15px;
}

/**/
