#galerie{ margin:0 auto; padding-top:30px; width:360px; }

#galerie_infos { height:18px; }

#galerie_big{ height:270px; width:360px; }

#galerie_scroll{ height:54px; margin-top:15px; overflow:hidden; position:relative; width:360px; }

#galerie_scroll a{ float:left; z-index:1; }

#galerie_scroll a img{ height:54px; margin-right:1px; width:71px; }
#galerie_scroll a.last img{ margin-right:0; width:69px; }

#galerie_scroll_contenu { left:0; position:absolute; top:0; }

a.control_prec, a.control_suiv { background-image:url(../../images/galerie/elements/control.gif); background-repeat:no-repeat; cursor:pointer; height:54px; position:absolute; top:0; width:30px; z-index:2; filter:alpha(opacity=90); -moz-opacity:0.9; opacity:0.9; -khtml-opacity:0.9; }
a.control_prec span, a.control_suiv span { display:none; }
a.control_prec { background-position:0 50%; left:0; }
a.control_suiv { background-position:67% 50%; right:0; }
a.control_prec:hover { background-position:33% 50%; left:0; }
a.control_suiv:hover { background-position:100% 50%; right:0; }