html {
	background: #FFF url(http://www.9cplus.com/ressources/images/bg.png) no-repeat top center ;
	/*background: #FFF url(../img/custom/html-bg.png) repeat-x scroll top left;*/
}
body { 
	background-color: transparent;
	background-image:url(http://www.9cplus.com/ressources/images/bg.png) no-repeat scroll top center; 
}

#page {
	background: transparent url(../img/custom/body-bg.png) repeat-y scroll top center;
}
#page-footer {
	margin: 0 auto;
	width: 1037px;
	background: transparent url(../img/custom/footer/footer-bottom.png) no-repeat scroll bottom center;
}
