@charset "utf-8";
/* CSS Document */

#fond01
	{
	position:absolute;
	left:0px;
	top:0px;
	width:1400px;
	height: 1400px;
	background: #FFFFCC;
	}

#corps
	{
	background-image:url(P_accueila.JPG);
	position:absolute;
	left:70px;
	top:0px;
	width:1244px;
	height:700px;
	margin:0px;
	padding:0px;
	}