#wrapper {
	background: url(img/bg_2.png) no-repeat center top; /* fond 2 */
	width: 100%;
	display: table;
	}



#global {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	top:125px;
	width: 769px;
	text-align: left;
	height: 941px;
	background-image: url(img/bg_4.png); /* fond 3 */
	background-repeat: no-repeat;
	background-position: center top;
	}


