@charset "utf-8";
.taula_centrada_home {
	position: absolute;
	left: 50%;
	top: 50%;
	height: 200px;
	margin-top: -400px;
	margin-left: -500px;
	width: 1000px;
}
.peu {
    font-family: "Arial Narrow", Arial;
    font-size: 36px;
    color: #000000;
}
