#processlight_cerrar {
	width:35px;
	height:35px;
	display:inline-block;
	visibility:hidden;
	background:url(cerrar.png) no-repeat 0 0;
	position: fixed;
	z-index:70002;
}

#processlight_overlay {
	display:block;
	position:absolute;
	top:0;
	left:0;
}

#PL_Contenido { overflow:hidden; }

#PL_data {
	padding:8px 8px 0 8px;
	text-align:center;
	border:5px solid #ccc;
	background:#fff;
}

#PL_body {
	padding:8px;
	border:5px solid #ccc;
	background:#FFF;
}

#PL_bar {
	background:#fff url(load.gif) no-repeat center bottom;
	height:173px;
}

#PL_process {
	text-decoration:blink;
	color:#333;
	font:normal 19px/19px ArialNarrowRegular, Arial, Helvetica, sans-serif;
}

#PL_msj {
	color:#ff9600;
	font:normal 23px/23px ArialNarrowRegular, Arial, Helvetica, sans-serif;
	padding:10px 0 8px 0;
}

.PL_btn {
	text-align:center;
	padding:0 0 5px 0;
}

.PL_btn img { cursor:pointer; }

.PL_err #PL_process {
	text-decoration:none;
	color:#f60;
	font-size:13px;
	padding:6px 0;
}

.PL_ok #PL_process {
	text-decoration:none;
	color:#6C0;
	padding:15px 0 10px 13px;
	background:url(ok.png) no-repeat 5px 17px;
}

.PL_err #PL_msj {
	color:#C30;
	padding:5px 0;
}

/*enviar por email e imprimir*/
#WIN_step1 { height:310px; }

#WIN_step2,
#WIN_step3,
#WIN_step4,
#WIN_step5,
#WIN_step6,
#WIN_step7,
#WIN_step8,
#WIN_step9,
#WIN_step10 {
	display:none;
	height:310px;
}
