/* GALERIA QUIENES SOMOS */
#slideshow {list-style:none; color:#4F5968;}
#slideshow span {display:none;}
#wrapper-slide {width:150px; display:none; margin-bottom: 10px; float: left; margin-right: 15px;}
#wrapper-slide * {margin:0; padding:0;}
#fullsize {position:relative; width:150px; height:120px; padding:2px; border:1px solid #DFDFDF; overflow: hidden;}
#information {position:absolute; bottom:0; width:150px; height:0; color:#4F5968; overflow:hidden; z-index:200; opacity:.7; filter:alpha(opacity=70);}
#information h2 {padding:4px 15px 3px; font-size:1.4em; font-weight: bold;}
#information p {padding:0 15px 8px;}
#image {width:150px}
#image img {position:absolute; z-index:25;}
.imgnav {position:absolute; width:21px; margin: 0 12px !important; height:25px; cursor:pointer; z-index:150; top: 45%;}
#imgprev {left:0; background:url(../images/left_arrow.png) left top no-repeat;}
#imgnext {right:0; background:url(../images/right_arrow.png) right top no-repeat;}
#imgnext:hover, #imgprev:hover { background-position: left bottom !important;}
#imglink {position:absolute; height:306px; width:100%; z-index:100; opacity:.4; filter:alpha(opacity=40);}
.linkhover {background:url(../images/link_gal.gif) center center no-repeat;}
#thumbnails {margin-top:15px; margin-bottom: 5px; float: left;}
#slideleft {float:left; width:17px; height:39px; background:url(../images/scroll-left_gal.png) center center no-repeat; background-color:#F0F0F0; cursor: pointer;}
#slideleft:hover {background-color:#004F79;}
#slideright {float:right; width:17px; height:39px; background:#F0F0F0 url(../images/scroll-right_gal.png) center center no-repeat; cursor: pointer; margin-top: 1px;}
#slideright:hover {background-color:#004F79;}
#slidearea {float:left; position:relative; width:100px; margin-left:5px; height:82px; overflow:hidden}
#slider {position:absolute; left:0; height:82px}
#slider img {cursor:pointer; border:1px solid #F0F0F0; padding:2px; width: 50px; }
#lbOverlay {
	position: fixed;
	z-index: 9999;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #DDD;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	z-index: 9999;
	overflow: hidden;
	background-color: #092661;
}

.lbLoading {
	background: #092661 url(images/loading.gif) no-repeat center;
}

#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 5px solid #092661;
	background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
}

#lbBottom {
	font-size: 1.3em;
	font-weight: bold;
	color: #FFF;
	text-align: left;
	border: 5px solid #092661;
	border-bottom: 0;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	padding-top: 2px;
	height: 20px;
	background: url(../images/botones/closelabel.gif) right top no-repeat;
	padding-right: 25px;
	margin: 5px 0;
	outline: none;
	text-decoration: none;
	font-weight: bold;
	color: #FFF;
	font-size: 0.8em;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
	padding-top: 7px;
}
div.clear-both {
	clear: both;
}
