html { 
	margin:				0px;
	/*overflow-x:			hidden;*/
	height:100%;
		background-image:	URL(../images/fond_site_old.jpg);
	}
	
body { 
	font-family:		"Arial"; 
	margin:				0px;
	padding:			0px;
	color: 				#666666;
	background-image:	URL(../images/fond_site.jpg);
	background-repeat:	no-repeat;
	height:100%;
	}

.espace_220 {
	height:				220px;
	margin:				0px;
	padding:			0px;
	}
	