/* mcf_realisation.css
*
* Yome -- 2006
*
* Guillaume Chata (c)
*
*/

#main {
	background 		: transparent; /*url(../img/main_bkg.gif) repeat-y center top;*/
	width 			: 752px;
	height 			: 100%;
	padding 		: 0px;
	margin			: 0px auto;
}


#content #flashObject {
	background 		: #110C0C; /*transparent;*/	
	width 			: 702px;
	height 			: 452px;
	margin  		: 0px 0px 0px 24px;
	clear		: both;
	float 		: left;
}



