
body
{
   width: 900px;
   margin: auto;
   font: 0.8em  Arial;
   font-family: Arial, Tahoma, Verdana , Arial, "Courier New", "Comic Sans MS", Impact, "Times New Roman", "Arial Black" ;
   padding: 0px;
   background-image:url(../images/background.jpg);
   background-repeat:repeat-x;
   background-color:#000000;

   
}


/* L'en-tête */	/* L'en-tête */	/* L'en-tête */	/* L'en-tête */	/* L'en-tête */	/* L'en-tête */	/* L'en-tête */	/* L'en-tête 




/* Le corps de la page */	/* Le corps de la page */	/* Le corps de la page */	/* Le corps de la page */	/* Le corps de la page */

#corps
{
   width: 548px;
   height:312px;
   margin:auto;
   margin-top: 40px;
   background-image:url(../images/marketspirit.jpg);
   background-repeat:no-repeat;
   padding:0px;
}


#contact
{
	width: 548px;
	height: 312px;
}

#contact p
{
margin-left:320px;
padding-top:118px;
}




/* pied *//* pied *//* pied *//* pied *//* pied *//* pied *//* pied *//* pied *//* pied *//* pied *//* pied *//* pied *//* pied */

#footer
{
   width: 548px;
   height: 10px;
   margin:auto;
}


.copy
{
	padding: 0px;
	font-size:10px;
	color:#FFFFFF;
	text-align: right;
	margin-right:10px;
	
}


