table {
	border: 0;
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 1.6em 0;
}

.tb-header-1 {
	text-align: center;
	font-size: 1.2em;
	font-weight: bold;
	padding: 0.2em 0.4em;
}
.tb-header-1 .infantil {
	background: #d7d1cd;
}
.tb-header-1 .primaria {
	background: #d7d1cd;
}

.tb-header-2 {
	text-align: center;
	font-size: 1.1em;
	font-weight: bold;
	padding: 0.2em 0.4em;
	color: #fff;
}

.tb-header-3 {
	text-align: center;
	font-size: 1.1em;
	font-weight: bold;
	padding: 0.2em 0.4em;
	color: #fff;
}
.p3, .p4, .p5, .i1, .i2, .i3, .i4, .i5, .i6 {
	width: 5.0em;
	padding: 0.2em 0;
	text-align: center;
}
.tb-header-2 .infantil, .p3, .p4, .p5 {
	background: #9e9893;
}
.tb-header-2 .inicial, .i1, .i2 {
	background: #837d79;
}
.tb-header-2 .mitja, .i3, .i4  {
	background: #605a56;
}
.tb-header-2 .superior, .i5, .i6 {
	background: #3f3a37;
}

.tb-titol-obra {
	text-align: right;
	padding: 0.3em 0.6em;
	font-size: 1.2em;
	color: #cc0033;
	background: #E0D7D0;
}

.recomanacions .si span,
.recomanacions .no span {
	display: block;
	overflow: hidden;
	text-indent: -9999em;
	width: 4.0em;
}
.recomanacions .si {
	background: #e4a264;
}
.recomanacions .no {
	background: #ccc;
}

