body {
	margin: 0;
	padding: 0;
	font-family: verdana, arial, sans-serif; /* on définit la police de base dans la page */
	font-size: 1.0 em; /* on définit la taille de police de base dans la page */
	/*background-color: #000000;#808080;*/ 
  background-image: url(page.jpg);
  /*background-position:-21px -3px;*/
  }

#conteneur {
	width: 756px;
	height: 771px;
	margin-left: -378px;
	margin-top: 0px; /*-355*/
	top: 20px;
	left: 50%;
	position: relative;
	color: #555555;
}
#flash {
	width: 756px;
	height: 772px;
	top: 0px; /*-355*/
	left: 0px;
	position: absolute;
	color: #555555;
}
#ban{
	left:134px;
	height:60px;
	top: 621px;
	position: absolute;
	text-align:center;
	width:468px;
}
#ombre {
	width: 776px;
	height: 630px;
	background-image: url(fondhtml.jpg);
	margin-left: -388px;
	margin-top: -315px;
	top: 50%;
	left: 50%;
	position: absolute;
}
#intro {
	width: 400px;
	height: 400px;
	background-image: url(FondIntro.jpg);
	margin-left: -200px;
	margin-top: -200px;
	top: 50%;
	left: 50%;
	position: absolute;
	color: #444b50;
}

