.tabbordgris{
border: 1px solid #D1D1D1;
border-collapse: collapse;
border-spacing: 0;
table-layout: fixed;
}

.cabazul {
height:17px;
text-align: center;
padding: 0 7px;
background-color: #C40D42;
font-family: "Arial";
font-size: 10px;
color:white;
}

.celdabordgris{
height: 17px;
border: 1px solid #D1D1D1;
padding: 0 12px;
line-height: 17px;
white-space: nowrap;
font-family: "Arial";
font-size: 12px;
}

