#container2{	
margin:auto;		
width:850px;
height:511px;
overflow:hidden;
}
#container2 .js .carousel-wrap{
width:790px;
height:511px;
float:left;
}

#container2 .carousel ul{margin:0;padding:0;}
#container2 .carousel div{margin:0;padding:0;}

#container2 .carousel ul li{
position:relative;
width:790px;
padding-right:10px;
padding-left:4px;
}


#container2 .js ul li{overflow:hidden;display:inline;float:left;width:790px;height:511px;text-align:center;}


#container2 .carousel .carousel-control{overflow:hidden;display:inline-block;vertical-align:middle;width:40px;height:40px;cursor:pointer;line-height:999px;zoom:1;}


#container2 .carousel .carousel-next{
background:url('/_img/fleche_droite.jpg') 0 0 no-repeat;
width:20px;
height:31px;
float:left;
margin-top:240px;
}
#container2 .carousel .carousel-previous{
background:url('/_img/fleche_gauche.jpg') 0 0 no-repeat;
width:20px;
height:31px;
float:left;
margin-top:240px;
}
