
/** .gallery .layer-slide {width:65px; margin-right:20px; float:right;} **/

.gallery .controls {position:absolute; bottom:5px; width:230px; z-index:20;     }
.gallery .controls a {display:block; width:15px; height:20px; margin:2px; padding:2px; border:1px solid black; background-color:white; text-decoration:none; color:black;}
.gallery .controls a.prev {float:left; background:white url('imag/fnd_anterior.gif') no-repeat center center;}
.gallery .controls a.prev:hover {background:white url('imag/fnd_anterior_over.gif') no-repeat center center;}
.gallery .controls a.next {float:right; background:white url('imag/fnd_siguiente.gif') no-repeat center center;}
.gallery .controls a.next:hover {background:white url('imag/fnd_siguiente_over.gif') no-repeat center center;}

.gallery .layer-container {width:920px; height:440px; position:relative;text-align: center; }
.gallery .loading {width:920px; height:440px; position:absolute; background:url('imag/loader2.gif') no-repeat center;}
.gallery .slideshow {width:920px; height:440px; overflow:hidden;}
.gallery .slideshow img {border:0px;}
/**
.gallery .captionReal {width:540px; font-size:12px; color:#707070;}
.gallery .captionReal .vermas {width:80px; text-align:right; float:right; margin-right:10px;}*/

.gallery .cont-thumb {width:940px; padding:0px; height:74px; overflow:hidden;}
.gallery .cont-thumb .pagination {width:680px; margin-left:10px;}
.gallery .cont-thumb .pagination * {display:block; width:38px; height:48px;}
.gallery .cont-thumb .pagination .prev {float:left; background:transparent url('imag/page_prev.png') no-repeat bottom left;}
.gallery .cont-thumb .pagination .prev:hover {background:transparent url('imag/page_prev_on.png') no-repeat bottom left;}
.gallery .cont-thumb .pagination .next {float:right; background:transparent url('imag/page_next.png') no-repeat bottom left;}
.gallery .cont-thumb .pagination .next:hover {background:transparent url('imag/page_next_on.png') no-repeat bottom left;}

/* .gallery .thumbnails {vertical-align:top; border-top:1px solid #dddddd; border-bottom:1px solid #dddddd;} */
.gallery .thumbs {clear:both; position:relative; left:50px; top:-48px; width:600px; padding:0px;}
.gallery .thumbs .caption {display:none;}
.gallery .thumbs li {display:block; list-style:none; margin:0px; padding:0px; width:66px; height:66px; float:left; background:none;}
.gallery .thumbs li img {border:3px solid white;}
.gallery .thumbs li.selected img {border:3px solid #45649C;}
.gallery .thumbs li a img {padding:0px !important;}
.thumbs ul {list-style-type:none;}

/* manejo de botones para cambiar posicion
.paginationReal{width:30px; height:82px; vertical-align:top;}
.ocultar_btn{display:none; visibility:hidden;}
.miniaturas{margin:0; width:640px;}
.anterior{float:left; margin:0; vertical-align:top;}
.siguiente{float: left;}
.pag1{ width:20px; float:right;}
.pag2{width:35px; float:left;}*/


/*thumbs de las galerias de imagenes*/
/* #main .gallery .thumbs .lista_gal {list-style-type:none; background:url("imag/bullet_trans.gif") no-repeat scroll left 5px transparent; }*/
/*thumbs de las galerias de imagenes*/


/** Correcciones a la gráfica **/
#gal_slide li {padding-right:8px;}

