@charset "utf-8";
/* CSS Document */

#mascara
	{
	position: absolute;
	height: 100%; 
	width: 100%; 
	background-color:#003300; 
	top: 0; 
	text-align:center; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	}
	
#cargando
	{
	padding: 350px 0px 350px 0px;
	}