/* SLIMBOX */

#lbOverlay {
	position: absolute;
	left: 0;
	width: 100%;
	background-color: #000;
	cursor: pointer;
}/* capa que flota */

#lbCenter, #lbBottomContainer {
	position: absolute;
	left: 50%;
	overflow: hidden;
	background-color: #fff;
}

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

#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
}/* imagen ampliada */


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

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(atras.jpg) no-repeat 0% 15%;
}/* flecha atras con mouse arriba*/
#lbPrevLink:link {
	background: transparent url(atras.jpg) no-repeat 0% 15%;
}/* flecha atras comun*/ /* borrar para que solo se vea con el mouse encima */
#lbPrevLink:visited {
	background: transparent url(atras.jpg) no-repeat 0% 15%;
}/* flecha atras comun que ya visitaste*/ /* borrar para que solo se vea con el mouse encima */


#lbNextLink {
	right: 0;
} /* adelante */

#lbNextLink:hover {
	background: transparent url(adelante.jpg) no-repeat 100% 15%;
}
#lbNextLink:link {
	background: transparent url(adelante.jpg) no-repeat 100% 15%;
} /* borrar para que solo se vea con el mouse encima */
#lbNextLink:visited {
	background: transparent url(adelante.jpg) no-repeat 100% 15%;
} /* borrar para que solo se vea con el mouse encima */

#lbBottom {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 12px;
	color: #999;
	line-height: normal;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
	text-decoration: none;
}/* texto inferior de la foto ampliada */

#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(cerrar.jpg) no-repeat center;
	margin: 5px 0;
} /* imagen para cerrar */

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

#lbCaption {
	font-weight: bold;
}
.titulo {
	font-family: Verdana, Geneva, sans-serif;
	color: #C00;
	background-color: #300;
	display: block;
	font-variant: small-caps;
	font-weight: bold;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
	text-transform: capitalize;
	margin: 0px;
	padding: 0px;
}
.tituloCopia {
	font-family: "Times New Roman", Times, serif;
	color: #FFF;
	background-color: #600;
	display: block;
	font-variant: normal;
	font-weight: normal;
	font-size: 24px;
	font-style: italic;
	line-height: normal;
	text-decoration: none;
	text-transform: capitalize;
	margin: 6px;
	padding: 6px;
}

.tituloCopia {
	font-family: Verdana, Geneva, sans-serif;
	color: #FFC;
	background-color: #572F1E;
	display: block;
	font-variant: small-caps;
	font-weight: bold;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
	text-transform: capitalize;
}
.tituloarriba {
	font-family: Verdana, Geneva, sans-serif;
	color: #FFC;
	background-color: #300;
	display: block;
	font-variant: small-caps;
	font-weight: bold;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
	text-transform: capitalize;
}
.nombre {
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
	text-decoration: none;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	letter-spacing: 0.2em;
}
.titulo2 {
	font-family: Verdana, Geneva, sans-serif;
	color: #FFC;
	display: block;
	font-variant: normal;
	font-weight: bold;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
	text-transform: none;
	background-color: #572F1E;
}
.pie {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #FFF;
	text-decoration: none;
	font-style: normal;
}
.nomress {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	font-weight: bold;
}

.piemail  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	color: #FFF;
	text-decoration: none;
}
.nomressCopia {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #999;
	font-variant: normal;
}
.pieCopia {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #FFF;
	text-decoration: none;
	font-style: normal;
}
