    #conteneur{
	    background-image:url(./fonds/centre/fond_centre.jpg);
	    margin-left: -326px;
	    margin-top: 71px;
	    position: absolute;
	    width:853px;
	    height: 1018px;
	    left:50%;
    }

    #gauche{
	    background-image:url(./fonds/gauche/fond_gauche.jpg);
	    margin-left: -526px;
	    margin-top: 71px;
	    position: absolute;
	    width : 200px;
	    height: 1018px;
	    left:50%;
	    font-weight:bold;
    }
    #haut{
	    background-image:url(./fonds/haut/fond_haut.jpg);
	    margin-left: -526;
	    margin-top: 0px;
	    position:absolute;
	    left:50%;
	    width:1053px;
	    height:71px;
    }


