#prehome{
	
	width:222px;
	height:255px;
	/*position:absolute;*/
	
	margin-top:150px;
	margin-left:379px;
	
	
}

#conteneur{
	
	width:965px;
	height:565px;
	position:absolute;
	top:50%;
	left:50%;
	margin-top:-280px;
	margin-left:-480px;
	/*background-image:url(../images/fond_prehome.jpg);
	background-repeat:no-repeat;
	*/
	
}

/* hide from ie on mac \*/

html, body {
margin: 0;
padding: 0;
height: 100%
}


#flashcontent {
	width:100%;
	height: 100%;
	z-index:1;
}

/* end hide */

body {
	height: 100%;
	margin: 0;
	padding: 0;
	background-color: #fdfcf9;
}