table.supervisio {
	margin: 0 auto 30px auto;
}
table.tauler {
	width: 100%;
  margin-bottom: 30px;
}
table.tauler thead td {
	background: #000;
	color: #fff;
}
table.tauler td {
	border: 1px solid #ccc;
}
table.tauler input {
	font-size: 80%;
	border: none;
	padding: 0;
	text-align: center;
	height: 15px;
}
#resultatcopia {
	margin-bottom: 10px;
	color: red;
}
table.supervisio td {
	text-align: center;
	padding: 5px;
}
table.supervisio input[type="text"] {
	max-width: 150px;
}
#demoment {
	color: #f00;
}
