.anythingSlider                         { width: 630px; height: 134px; position: relative; background: none; margin: 0 0 0 30px;}
.anythingSlider .wrapper                { width: 630px; overflow: auto; height: 134px; 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: 134px; width: 660px; margin: 0; background: none; }  /* Ceci est la slide qui contient le contenu */
.anythingSlider .arrow                  { display: block; height: 134px; width: 67px; background: url(../template/arrows.png) no-repeat 0 0; text-indent: -9999px; position: absolute; top: 65px; cursor: pointer; }
.anythingSlider .forward                { background-position: 0 0; right: -40px; top: -40px; }
.anythingSlider .back                   { background-position: -67px 0; left: -70px; top: -40px; }
.anythingSlider .forward:hover          { background-position: -62px -134px; }
.anythingSlider .back:hover             { background-position: 0 -134px; }
.anythingSlider .back:hover, .anythingSlider .forward:hover { background-color: #D9C57E; }

/*
  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: 134px; width: 150px; padding : 0 0px 0 0px; background: none; }

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