#MB_overlay {
	position: absolute;
	margin: auto;
	top: 0;	left: 0;
	width: 100%; height: 100%;
	z-index: 9999;
	background-color: #000!important;
}
#MB_overlay[id] { position: fixed; }

#MB_window {
	position: absolute;
	top: 10px;
	border: 0 solid;
	text-align: left;
	z-index: 10000;
}
#MB_window[id] { position: fixed!important; overflow: hidden;  }

#MB_frame {
	position: relative;
	background-color: #fff;
	height: 100%; 
}

#MB_header {
	margin: 0;
	padding: 0;
}

#MB_content { overflow: hidden;  margin-left: 10px;  }





.LBpostulanteLogo th, .LBpostulanteLogo td, .LBpostulanteLogo tr, { padding: 0; margin: 0; }
.LBpostulante1Logo { margin: 0; padding: 0; }
.LBpostulanteLogo fieldset {  margin: 20px 0 10px 10px; padding: 0;  }
.LBpostulanteLogo fieldset a {  margin: 0 0 0 10px; padding: 0;  }

.LBpostulante1 {  margin-top: 20px; padding: 0;  }
.LBpostulante1 tr {  } 
.LBpostulante1 tr.tableBorde { border: 1px solid #e7e7de;  margin-bottom: 10px;  } 

.tableBorde .subTitCV { font-weight: bold; }

/*.LBpsotulante1 .CVbordeVert { background: lime url(vertical.gif) repeat-y top; }*/

.LBpostulante1  span { margin-bottom: 20px; }
.LBpostulante1 p { padding: 0; margin: 0; line-height: 1.4em; }
.LBpostulante1 .LBcontent { margin-bottom: 10px; padding-bottom: 5px; text-align: justify; }

.LBtituloAviso { color: #000; border: 1px solid #EAE7DB; background: #F8F7F3; margin: 0; padding: 0; }

.LBpostulante1  h3 {float: left; text-transform: uppercase; font-weight: bold; margin-top: 4px; }
p.LBtitulo  {float: left; font-size: 18px; padding-left: 0; }

#avisoLightbox1 { width: 97%; }

#avisoLightbox1 .logoEmpresa img { width: 50px; height: 50px; float: right;  border: 1px solid #e7e7de; background: #fff;  margin: 10px 10px 0px 5px; padding: 5px;   }
#avisoLightbox1 .logoEmpresa { margin: 0; padding: 0 0 5px 0; height: 70px;   }

#avisoLightbox1 .logoEmpresa .logoEmpresaBox {  width: 100%; height: 100px; float: left;  }
.logoEmpresaBox h3 { text-transform: uppercase; font-weight: bold; margin: 0px; padding: 10px 0 0 10px; }
.logoEmpresaBox p { width: 540px; float: left; margin: 0; padding: 10px 0 0 10px; font-size: 1.4em; font-weight: bold; line-height:1em; }

#avisoLightbox1 #preguntas p, #avisoLightbox1 #preguntas fieldset, #avisoLightbox1 #tagPreguntas2{ margin-bottom: 5px; }


/*
#MB_caption {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.5em;
	padding: .5em 2em .5em .75em;
	margin: 0;
	text-align: left;
	background: url( BKlightboxHeaderEmpleador.jpg );
	color: #fff;
	height:1.5em;
	}
*/

/* Nuevo estilo para título de visualización de Oferta <abaldecchi, 16/04/2009> */
#MB_caption{
	float: top;
	height: 45px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #FFFFFF;
	font-weight: bold;
	background-image: url(offer/barra_superior_lightbox.jpg);
	background-repeat: repeat;
	padding-left:10px;
}

#MB_close {
	display: block;
	position: absolute;
	right: 10px; top: 6px;
	height: 29px;
	width: 29px;	
	font-weight: bold;
	background-image: url(/js/lightbox/cerrar_gris.jpg);
	text-decoration: none;
}
/*
#MB_close:hover {
	background: transparent;
}
*/
#MB_loading {
	padding: 1.5em;
	text-indent: -10000px;
	background: transparent url(spinner.gif) 50% 0 no-repeat;
}

/* Color scheme */
#MB_frame {
	padding-bottom: 7px;
	-webkit-border-radius: 7px; 
	-moz-border-radius: 7px;
	border-radius: 7px;
}
#MB_window {
	background-color: #EFEFEF;
	color: #000;
	-webkit-box-shadow: 0 8px 64px #000; 
	-moz-box-shadow: 0 0 64px #000; 
	box-shadow: 0 0 64px #000;
	
	-webkit-border-radius: 7px; 
	-moz-border-radius: 7px;
	border-radius: 7px;
}
#MB_content { border-top: 1px solid #F9F9F9; }
#MB_header {
  background-color: #DDD;
  border-bottom: 1px solid #CCC;
}

#MB_close { color: #777 }
#MB_close:hover { color: #000 }


/* Alert message */
.MB_alert {
	margin: 10px 0;
	text-align: center;
}

h2#titAntecedentes{background-image:url(icoAntecedentesPersonales.gif);}

.logoLB { display: inline; border: 1px solid red;  }





