@charset "utf-8";
/* CSS Document */

.AreaAsssinatura{
	position:fixed;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	background-image:url(../imagens/bkg_black.png);
}