/* Version 2009-06-21 */
/*@charset "utf-8";*/

div#bandeau { position:relative; top:0px; left:0px; height:310px; /*background:white url(img0.jpg) no-repeat top left;*/ }
div#bandeau .image { position:absolute; top:0px; left:0px; }
div#bandeau .imageHidden { opacity:0; filter:alpha(opacity=0);  }
div#bandeau .plante { position:absolute; bottom:50px; left:-57px; }
div#bandeau .corner { position:absolute; top:0px; left:0px; }
div#bandeau .nuage { position:absolute; top:-20px; left:0px; }
div#bandeau .url { position:absolute; top:95px; left:70px; }
div#bandeau .myspace { position:absolute; right:0px; bottom:0px; cursor:pointer; }

div#bandeau-small { position:relative; top:0px; left:0px; height:55px; background:transparent url(galet.png) no-repeat 500px bottom; }
div#bandeau-small .myspace { position:absolute; right:0px; bottom:0px; cursor:pointer; z-index:1000; }
