/* Nous contacter */

body {
background-image:url(../IMG/fond.jpg);
	margin: 1.5em;
	text-align: center;
	font-size: 1em;
	color: #333;
}

#page {
width:900px;
height:652px;
text-align: left;
	margin-left: auto;
	margin-right: auto;
	padding:0;
	margin-top:-5px;
background:url(../IMG/nous_contacter.png)  no-repeat;

}
#conteneur #contenu {
margin-top:20px;
position:relative;
margin-left:0px;
left:150px;
height:400px;
width:540px;
overflow:auto;
padding:0px;
}


#pied {
top:0px;
margin-top:-160px;
	width: 100%;
	padding: 2px;
	text-align: center; }
