#slide{
float:left;
width:699px;
height:262px;
background: transparent url(../images/bg-carrousel.png) no-repeat ;
margin:0;
padding:0;
z-index:1;

}

#bouton  {
float:left;
width:38px !important;
height:262px;
text-align:right;
position:relative;
z-index:10;
}

.next {
position:absolute;
left:20px;
width:22px;
height:23px;
background:transparent;
margin-top:114px;
z-index:99;

}

.prev  {
position:absolute;
left:-10px;
width:22px;
height:23px;
background:transparent;
margin-top:114px;
z-index:99;

}

.slideshow {
float:left;
width:610px ;
height:265px ;
margin:0 0 0 4px !important;
padding:0;
z-index:5;

}

.slidel {
float:left;
width:619px !important;
height:229px !important;
background:none ;
margin-top:14px!important;
margin-left:-9px !important;
margin-left:-12px ;
padding:0px !important;
list-style-type:none ;
z-index:1 !important;
position:relative;

}

#bouton2  {
float:left;
width:38px !important;
height:262px;
text-align:left;
position:relative;
z-index:10;
}


