/* = FACYBOX DE LOGIN ======================================================= */
#fancyLogin {
	text-align:center;
	width:700px;
    min-height:225px;
	display: none;
	padding: 20px 0 0 20px;
}
#fancyLogin div.login {
    margin:0px auto;
}
/* = CAMBIOS FANCYBOX ======================================================= */
.sistemas .fancybox-close {
	top:10px!important;
	right:10px!important;
}

.sistemas .fancybox-close {
    background:url('../images/fancybox_sprite_sistemas.png');
}
/* = FANCYBOX OBRAS ========================================================= */
#fancy #camera_wrap_1 {
}

.galeriaobra .fancybox-close {
    background:url('../images/fancybox_sprite_obras.png');
	top:0;
	right:2px!important;
}

#pieFancyObras {
}

#fancy h2 {
	background: none repeat scroll 0 0 #FFFFFF;
	border: medium none;
	color: #000000;
	font-family: 'Open Sans',sans-serif;
	font-size: 16px;
	font-weight: inherit;
	margin: 0;
	padding: 10px;
	text-align: inherit;
	text-decoration: none;
	text-transform: uppercase;
	width: 100%;
	clear:both;
}

#fancy .captionObra {
	background: url("../images/back_camera_white.png") repeat scroll 0 0 transparent;
	color: #404041;
	line-height: 15px;
	padding: 25px 20px;
	position: absolute;
	z-index: 100;
	bottom:0;
}

#fancy .btCaption, #fancy .btCaptionSistemas {
	background: url("../images/fancybox_hide_text.gif") repeat scroll 0 0 transparent;
	cursor: pointer;
	height: 26px;
	position: absolute;
	right: 40px;
	top: 4px;
	width: 28px;
	z-index: 100;
}

#fancy .imagenes {
	height:700px;
}

#fancy .camera_caption > div {
	background: none repeat scroll 0 0 rgba(255, 255, 255, 0.8);
	color: #404041;
}
