body {
	font-family:Arial, Helvetica, sans-serif;
	color:#3F3F3F;
	font-size:12px;
	margin:0;
	padding:0;
	background-color: #C1C9AF;
}
							
#page{
	width:985px;
	margin:auto;
	background-image:url(../images/base/bg-large.jpg); background-repeat:repeat-y;
}

#banner{
}


#wrapper{
	width:985px;
	background-image:url(../images/base/bas-contenu.jpg);
	background-repeat:no-repeat;
	background-position:224px 100% ;
	padding-bottom:20px;
}

#conteneur{
	float:left;
	width:985px;
}
#contents{
	padding:0 171px 0 224px;
	
}
#main{
	background:url(../images/base/haut-contenu.jpg) no-repeat right top;
	margin:0;
	padding:20px 20px 0px 20px;
	text-align:left;
}

#leftbar {
	float:left;
	margin-left:-985px;
	width:224px;
	padding-bottom:20px;
}

#rightbar{
	background-image:url(../images/base/bg-gauche.jpg);
	background-repeat:repeat-y;
	width:171px;
	float: left;
	margin-left: -171px;
}

#footer{
	width:985px;
	margin: auto;
	background-image:url(../images/base/bas-page.jpg); background-repeat:no-repeat; background-position:top; height:40px; padding-right:20px; padding-top:6px;
}

#signature{
	width:985px;
	margin: auto;
	text-align:center;
	padding-bottom:10px;
}
