a.foto_open {
	background-color:#000;
	display:block;
	width:220px;
	height:139px;
	overflow:hidden;
	float:left;
	margin-right:14px;
}
a.foto_open:hover { background:url(../gallery/images_gallery/icon_lens.png) center center no-repeat #000; }
a.foto_open:hover img { opacity:0.3; }


html, body { height:100%;margin:0px;padding:0px; }

#OBgalleryBox { display:none; position:absolute; top:0;  z-index:10000;width:100%; height:100%; background-color:rgba(0,0,0,0.75); }

#OBgalleryInner { font-family:'Asap', sans-serif; display:none; position:fixed;top:50%;left:50%;width:980px;height:560px;margin-left:-490px;margin-top:-280px;background-color:#000;z-index:1000000000;-moz-box-shadow: 0px 3px 15px 0px rgba(0,0,0,0.4); -webkit-box-shadow: 0px 3px 15px 0px rgba(0,0,0,0.4); box-shadow:  0px 3px 15px 0px rgba(0,0,0,0.4);}

#OBgalleryInnerTop { width:100%;position:absolute;height:40px;background-color:#2e2e2e;text-transform:uppercase;font-size:13px; color:#CCC; display:none;}
#path { position:absolute; top:12px;left:20px; }
a.closeBox { position:absolute;top:7px;right:14px;width:20px;height:20px;background:url(../gallery/images_gallery/icon_close.png) top left no-repeat;}
a.closeBox:hover { background:url(../gallery/images_gallery/icon_closeOver.png) top left no-repeat;}

#menuGallery { position:absolute;top:80px;left:0px; }
#menuGallery ul { padding:0px;margin:0px;list-style:none; }
#menuGallery ul li { margin:5px 0px; }
#menuGallery ul li a { width:150px; display:block; padding:2px 10px 2px 20px; color:#FFF; font-size:12px; text-transform:uppercase; text-decoration:none; }
#menuGallery ul li a:hover, #menuGallery ul li a.active { background: -moz-linear-gradient(top, #F19123 0%, #D67000 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#F19123), color-stop(100%,#D67000)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #F19123 0%,#D67000 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #F19123 0%,#D67000 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #F19123 0%,#D67000 100%); /* IE10+ */
background: linear-gradient(to bottom,  #F19123 0%,#D67000 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#F19123', endColorstr='#D67000',GradientType=0 ); /* IE6-8 */
}

#OBgalleryContent { position:absolute;top:0;right:0;width:980px;height:560px;overflow:hidden;}

a.miniatura { float:left; width:90px; height:90px; overflow:hidden; margin:0px 28px 40px 0px; }
a.miniatura:hover img { opacity:0.5; }
a.indice { color:#FFF; text-decoration:none; height:140px;!important }
a.indice span { display:block;margin-top:5px;font-size:14px;line-height:14	px; }

#dida { position:absolute; top:440px; left:-250px; font-size:12px; color:#FFF; }
#dida .back { color:#FFF; font-size:10px; text-decoration:none; }
#dida .back:hover { color:#666; }

.bottPrev { background:url(../gallery/images_gallery/frecce.gif) top left; width:42px; height:42px; position:absolute; top:259px; left:0; }
.bottPrev:hover { background:url(../gallery/images_gallery/frecce.gif) top right; }

.bottNext { background:url(../gallery/images_gallery/frecce.gif) bottom left; width:42px; height:42px; position:absolute; top:259px; right:0; }
.bottNext:hover { background:url(../gallery/images_gallery/frecce.gif) bottom right; }

.navigation { display:block;padding:10px 0 0 0; color:#FFF;position:absolute; z-index:1000;}
.acceso { color:#666; }
#container_foto { position:absolute;top:0;left:0;width:980px;height:560px; }
#tab_foto { position:absolute; width:700px; top:0px; left:0px; }

#close { display:block; width:30px; height:30px; background:#F00; z-index:1; position:absolute; right:0; background:url(../gallery/images_gallery/button_close.png) center center no-repeat; }

#close:hover { background:url(../gallery/images_gallery/button_closeOver.png) center center no-repeat; }

#miniature { margin-top:36px; margin-left:30px; }