/* Start of CMSMS style sheet 'taules boniques' */
.matriu
{
empty-cells: show;
border-collapse: collapse;
padding: 2px;
margin: 2px;
caption-side:top;
}

td {padding: 2px}
th {padding: 2px}

.estret 
{
width: 10px 
}

.apilador 
{
float: left;
margin: 5%;
}

.nivell1 {background-color: #eeffee}
.nivell2 {background-color: #e6f8ee}
.nivell3 {background-color: #e6eafc}
.nivell4 {background-color: #f7eef7}
.nivell5 {background-color: #ffeeee}

/* End of 'taules boniques' */

