/* CSS Document */

@font-face {

	font-family: "Calibri";

	src: url("http://www.qlogistic.cl/home/font/calibri.ttf") format('truetype');

}



/*body,html {

	height:99%;

	width:100%;

	margin-left:0px;

	margin-top:0px;

	font-family:"Calibri";

 	font-size:10px;

	font-style:normal;

	font-weight:normal;

	color:#666;

	background-image:url(http://www.qlogistic.cl/home/imgs/footer.png);

	background-repeat:no-repeat;

	background-size:100% 38%;

	background-position:bottom center;

	background-attachment:fixed;

	background-color:#FFFFFF;

	/*background-size:100% 100%;*/

}*/

h1{
			text-align: center;
			letter-spacing: 0.88px;
			color: #081f41;
			font-size: 45px;
			font-weight: 700;
			margin-bottom: 10px;
		}

.tabla {

	width:100%;

	height:100%;

	top:0;

	left:0;

}






