/* ño */
.galeria_image_wrapper{ position: relative;}
.galeria_zoom{ display: block; position: absolute; top: 198px; left: 440px; width: 16px; height: 22px; line-height: 10px; text-indent: -999px; overflow: hidden;
				background: url(../img/general/galeria/icon_zoom.gif) no-repeat center center;}

.galeria_image {margin-bottom: 10px; width: 435px; height: 220px; overflow: hidden;}
.galeria_image.loading{ background: url(../img/loader.gif) no-repeat center center}
.galeria_thumbs li{ float: left;  }
.galeria_thumbs li a{ display: block; width: 86px; height: 44px; overflow: hidden; border-right: 1px solid #fff;}
.galeria_thumbs li.selected{ padding-bottom: 15px; background: url(../img/general/galeria/bck_sombra_thumbs.jpg) no-repeat center bottom;}

.galeria_thumbs_wrapper{ width: 435px; position: relative; height: 70px;}

.galeria_next{display: block; position: absolute; top: 52px; left: 413px; width: 22px; height: 16px; line-height: 10px; text-indent: -999px; overflow: hidden;
				background: url(../img/general/galeria/icon_right.gif) no-repeat center center !important;}
.galeria_prev{display: block; position: absolute; top: 52px; left: 0; width: 22px; height: 16px; line-height: 10px; text-indent: -999px; overflow: hidden;
				background: url(../img/general/galeria/icon_left.gif) no-repeat center center; z-index: 200}
				
.bgTexturado .galeria_thumbs li.selected{ padding-bottom: 15px; background: url(../img/general/galeria/bck_sombra_thumbs_tex.jpg) no-repeat center bottom;}