/* CSS Document */
body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #FFFFFF;
}




#fond{
	vertical-align: middle;
	margin-top: auto;
	margin-bottom: auto;
	text-align:center;
}




#page{
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: top center;
	height: 768px !important;
	height: 768px;
	width: 768px ;
	/*float:left;*/
	text-align:left;
	margin-left: auto;
	margin-right: auto;
}



#fenetreFlash{
	/*position: absolute;*/
	float: left;
	/*top: 141px;*/
	width:768px;
	height:768px;
	
}


