/* 
- 450px (4PISTAS )
- 710px (6PISTAS + DESFASE )
- 620px (5PISTAS + DESFASE ) ( 6PISTAS )
- 530px (5PISTAS )

----------------------------------------------- */
.tabla {

width:450px;

font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
text-align: center;

}

.tabla2 {

width:530px;

font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
text-align: center;

}

.tabla3 {
width:620px;

font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
text-align: center;

}

.tabla4 {
width:710px;

font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
text-align: center;

}

.tabla td {
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;;
background-image: url('tabla/footer_b.png');
background-repeat: repeat-x;
font-size: 12px;
background-color: #FDFDFC;
border-right-width: 1px;
border-bottom-width: 1px;
border-right-style: solid;
border-bottom-style: solid;
border-right-color: #558FA6;
border-bottom-color: #558FA6;
font-family: "Trebuchet MS", Arial;
text-align: center;
vertical-align:middle;

}

.tabla2 td {
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;;
background-image: url('tabla/footer_b.png');
background-repeat: repeat-x;
font-size: 12px;
background-color: #FDFDFC;
border-right-width: 1px;
border-bottom-width: 1px;
border-right-style: solid;
border-bottom-style: solid;
border-right-color: #558FA6;
border-bottom-color: #558FA6;
font-family: "Trebuchet MS", Arial;
text-align: center;
vertical-align:middle;

}
.tabla3 td {
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;;
background-image: url('tabla/footer_b.png');
background-repeat: repeat-x;
font-size: 12px;
background-color: #FDFDFC;
border-right-width: 1px;
border-bottom-width: 1px;
border-right-style: solid;
border-bottom-style: solid;
border-right-color: #558FA6;
border-bottom-color: #558FA6;
font-family: "Trebuchet MS", Arial;
text-align: center;
vertical-align:middle;

}

.tabla4 td {
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;;
background-image: url('tabla/footer_b.png');
background-repeat: repeat-x;
font-size: 12px;
background-color: #FDFDFC;
border-right-width: 1px;
border-bottom-width: 1px;
border-right-style: solid;
border-bottom-style: solid;
border-right-color: #558FA6;
border-bottom-color: #558FA6;
font-family: "Trebuchet MS", Arial;
text-align: center;
vertical-align:middle;

}