#slider-stage {	width:690px; overflow:hidden; height:175px; margin-left:1px; float:left; position:relative; }

#slider-list { width:2000px; border:0; margin:0; padding:0; left:-1px; position: absolute; }
#slider-list a.theme { list-style:none; margin:0; padding:0; border:0; margin-right:3px; float:left; width:170px; height:140px; position:relative; cursor:pointer; text-decoration:none; overflow:hidden; }
#slider-list a.theme:hover { }

#sliderBloc { height:130px;	/*margin:0 auto;*/ width:780px;	overflow:hidden; }
#sliderBloc a#previous, #sliderBloc a#next { background:url(/onfiles/imagenes/seta-esquerda.png) no-repeat left top; float:left; text-indent:-9999px; cursor:pointer; width:37px; height:36px; margin:45px 2px 0 0; }
#sliderBloc a#next { background:url(/onfiles/imagenes/seta-direita.png) no-repeat left top; margin:45px 0 0 2px; }
#sliderBloc a#previous:hover, #sliderBloc a#next:hover { background-position:left -36px; }


