.enunalinea { background: #414042; margin-top:8px; list-style-type:none;  margin-left: 0px; }
.enunalinea li { float:left !important; margin-left:5px;}
.enunalinea li img{ width:56px; height:56px;}

.bx-wrapper { position: relative; width: 926px; height: 250px; padding: 0; *zoom: 1;}
/*visualizador de las imagenes*/
.bx-wrapper img { width: 926px !important; height: 250px; display: block; margin: -4px 0 18px 0; position: relative; padding:0; }
.bx-wrapper .bx-loading { min-height: 50px; background: url(../imagenes/bx_loader.gif) center center no-repeat #fff; height: 100%; width: 100%; position: absolute; top: 0; left: 0; z-index: 2000;}

/*fondo botones cuadrados*/
.bx-default-pager {width: 926px; } 
.bx-wrapper .bx-pager {padding: 15px 0 15px 0; position: relative; align-items: center; margin:-6px 0 0px -11px !important;  }
.bx-wrapper .bx-pager. bx-pager-item, .bx-wrapper .bx-controls-auto .bx-controls-auto-item { display: inline-block; *zoom: 1; *display: inline; width:926px !important;  }
.bx-wrapper .bx-pager.bx-default-pager {display:block; padding: 0px 0  0px 0px;   text-align: center; height: 100px; width:926px !important; }

/*botones cuadrados*/
.bx-wrapper .bx-pager.bx-default-pager a{ border:0px solid #cc0000; margin-left:5px; text-indent: -9999px; z-index:99999; width: 56px; height: 56px; outline: 0; position: relative; float: right;}
/*png 1px por 1px color*/
.bx-wrapper .bx-pager.bx-default-pager a:hover, .bx-wrapper .bx-pager.bx-default-pager a.active {background: url(../imagenes/px_bg.png);}

/*modificación png controles*/
.bx-wrapper .bx-prev { left: 0px; background: url(../imagenes/controls1.png) no-repeat 0 -32px;}
.bx-wrapper .bx-next { right: 0px; background: url(../imagenes/controls1.png) no-repeat -43px -32px;}
.bx-wrapper .bx-prev:hover { background-position: 0 0;}
.bx-wrapper .bx-next:hover { background-position: -43px 0;}

/*ubicación flechas*/
.bx-wrapper .bx-controls-direction a { position: absolute; top: 120px; outline: 0; width: 32px; height: 32px; text-indent: -9999px; z-index: 9999;}
.bx-wrapper .bx-controls-direction a.disabled { display: none;}

.bx-wrapper .bx-controls-auto { text-align: center;}
.bx-wrapper .bx-controls-auto .bx-start { display: block; text-indent: -9999px; width: 5px; height: 11px; outline: 0; background: url(../imagenes/controls1.png) -86px -11px no-repeat; margin: 0 3px;}
.bx-wrapper .bx-controls-auto .bx-start:hover, .bx-wrapper .bx-controls-auto .bx-start.active { background-position: -86px 0;}

.bx-wrapper .bx-controls-auto .bx-stop { display: block; text-indent: -9999px; width: 9px; height: 11px; outline: 0; background: url(../imagenes/controls1.png) -86px -44px no-repeat; margin: 0 3px;}

.bx-wrapper .bx-controls-auto .bx-stop:hover, .bx-wrapper .bx-controls-auto .bx-stop.active { background-position: -86px -33px;}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager { text-align: left; width: 80%;}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto { right: 0; width: 35px;}

.bx-wrapper .bx-caption { position: absolute; bottom: 0; left: 0; background: #666\9;background: rgba(80, 80, 80, 0.75); width: 224px;}

.bx-wrapper .bx-caption span { color: #fff; display: block; font-size: .85em; padding: 10px;}
