@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#apDiv1{
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	z-index:1;
}

.encabezado{
	background:url(../imagenes/sistema/encabezado.jpg);
	left:0px;
	top:0px;
	width:100%;
}