/*
#leaves-l {pointer-events:none; width:325px;height: 500px;background: url(gfx/feuilles-static-l.png) right top;position: fixed;top:-100px;left: 0}
#leaves-r {pointer-events:none; width:318px;height:500px;background: url(gfx/feuilles-static-r.png);position: fixed;top:-100px;right: 0}
#leaves-b {pointer-events:none; width:1500px;height: 700px;background: url(plantes-bas.png);position: fixed;bottom:-600px;right: -100px;z-index: 9}
*/



#leaves-l {pointer-events:none; width:325px;height: 500px;background: transparent;position: fixed;top:-100px;left: 0;z-index: -11;}
#leaves-r {pointer-events:none; width:318px;height:500px;background: transparent;position: fixed;top:-100px;right: 0;z-index: -11;}
#leaves-b {pointer-events:none; width:730px;height: 300px;background: transparent;position: fixed;bottom:0;right: 600px;z-index: -10;}
#leaves-l .container {position: relative;float: right;width:620px;height: 300px}
#leaves-r .container {position: relative;}
#leaves-b .container {position: relative;}
#leave-top {position:fixed;width:266px;height:566px;top:0;left: 0;z-index: -11;}
.plante {position:absolute;}

.page-realisations #leaves-l,
.page-realisations #leaves-r {z-index: 1}
.page-realisations #leaves-b {z-index: 2}