.anythingSlider                         { width: 999px; height: 290px; position: relative; background: none; margin: 0 0 0 0px;}
.anythingSlider .wrapper                { width: 999px; overflow: auto; height: 290px; position: absolute; top: 0; left: 0; background: none; }
.anythingSlider .wrapper ul             { width: 99999px; list-style: none; position: absolute; top: 0; left: 0; background: none; #e0a213; margin: 0; padding: 0;}
.anythingSlider ul li                   { display: block; float: left; padding: 0; height: 290px; width: 999px; margin: 0; background: none; }  /* Ceci est la slide qui contient le contenu */
.anythingSlider .arrow                  { display: block; height: 290px; width: 67px; background: url(../template/arrows.png) no-repeat 0 0; background-repeat: no-repeat; text-indent: -9999px; position: absolute; top: 65px; cursor: pointer; }
.anythingSlider .forward                { background-position: 0 0; right: -40px; top: 20px; }
.anythingSlider .back                   { background-position: -67px 0; left: -70px; top: 20px; }



/*
  Prevents
*/
.anythingSlider .wrapper ul ul          { position: static; margin: 0; background-color: green; overflow: visible; width: auto; border: 0; }
.anythingSlider .wrapper ul li ul li    { float: left; height: 290px; width: 325px; padding : 0 0px 0 0px; background: none; }

.wrapper{
    background-image: url('../template/fondinsecte.png');
    background-repeat: no-repeat;
}

