@charset "utf-8";
/* CSS Document */

/*CARRUSEL DE WWW.BAUHAUSESTUDIOWEB.COM.AR*/

button.prev {width:20px; height:20px; margin:0; background:url("img/prev.gif") no-repeat; padding:0; border:none;}
button.next {width:20px; height:20px; margin:0; background: url("img/next.gif") no-repeat; padding:0; border:none;}
button.prev:hover {background: url("img/prevh.gif") no-repeat;}
button.next:hover {background: url("img/nexth.gif") no-repeat;}

.carousel { margin-left:40px; margin-right:40px; margin-top:20px; border: medium #333333;}
#botonesjq { margin-left:50px; margin-top:3px;}
.carousel li { display:block; float:left; padding-left:0px;}