* {
margin:0;
padding:0;
}

body {	
	background-color: #d0d0d0;
	font-family: verdana;	
	font-size: 1em;
text-align:center;	
width:100%;
	margin:0;
	}

#conteneur { 		   margin: 0 auto;       /* this centers wrapper */
   width: 1000px;   /* IE wont understand these, so we will use javascript magick */

	

	}

#header{
background:url(../images/agence-immobiliere-marne_01.jpg);
height:489px;
width:1024px;
}

#content{
background:url(../images/charte_03.jpg);
}

#main{
background:url(../images/agence-immobiliere-marne_02.jpg);
background-repeat:no-repeat;
min-height:498px;
width:1024px;
 }
