.LBleightbox {
	color: #333;
	display: none;
	position: absolute;
	top: 25%;
	left: 25%;
	background-color: white;
	text-align: left;
	z-index:1001;
	overflow: auto;

}

.PNVisible
{
	
	display:none;
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index:1000;
	background-color:#000011;
}


.LBVisible 
{
	color: #333;
	position: absolute;
	top: 25%;
	left: 25%;
	background-color: white;
	text-align: left;
	z-index:1001;
	overflow: auto;


}

.LBVisible2
{
	color: #333;
	position: absolute;
	top: 25%;
	left: 25%;
	background-color: white;
	text-align: left;
	z-index:1001;
	overflow: auto;
	-moz-opacity: 0.6;
	opacity:.60;
	filter: alpha(opacity=90);

}

.Mantencion
{

	font-size:11px;
	padding: 12px;
	border: 2px solid #F38B0A;
	text-align:left;
	z-index:1002;
}
.LBcontenido
{
	font-size:11px;
	padding: 0px; /*12px*/
	border: 2px solid #F38B0A;
	text-align:left;
	z-index:1002;
}

.LBcontenido a
{
	font-size:11px;
	color:#333;
	text-decoration:none;
	text-align:left;
	z-index:1003;
}

.LBfooter {
	background-color: #241a61;
	padding: 9px;
	text-align: right;
	font-weight:bold;
	height: 20px;
}

.LBfooter a{
	color:#ffffff;
	text-decoration: none;
}

.LBfooter a:hover{
	color:#fff;
	text-decoration: none;
}

#overlay{
	display:none;
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index:1000;
	background-color:#000011;
	-moz-opacity: 0.6;
	opacity:.60;
	filter: alpha(opacity=60);
}
#overlay2{
	display:none;
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index:1000;
	background-color:#000011;
	-moz-opacity: 0.6;
	opacity:.60;
	filter: alpha(opacity=60);
}
#overlayEmpleador{
	display:none;
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index:1000;
	background-color:#000011;
	-moz-opacity: 0.6;
	opacity:.60;
	filter: alpha(opacity=60);
}
#overlay3{
	display:none;
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index:1000;
	background-color:#000011;
	-moz-opacity: 0.6;
	opacity:.60;
	filter: alpha(opacity=60);
}
#Overlay4{
	display:none;
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index:1000;
	background-color:#000011;
	-moz-opacity: 0.6;
	opacity:.60;
	filter: alpha(opacity=60);
}

.lightbox[id]{ /* IE6 and below Can't See This */    position:fixed;    }#overlay[id]{ /* IE6 and below Can't See This */    position:fixed;    }