#view_image{
	position:fixed;
	display:none;
	z-index:1200;
	width:100%;
	height:100%;
	left:0;
	top:0;
}

#mensaje{
	position:fixed;
	display:none;
	width:100%;
	height:100%;
	left:0;
	top:0;
	z-index:200;
}
