/*
.TituloTabla
{
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: bolder;
text-transform:uppercase;

}

.cabecera_tabla_izq
{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bolder;
text-transform:uppercase;
border-bottom-style: solid; 
border-bottom-width: 1px; 
border-bottom-color: #3298D3;
text-align: left;
width: 45px;
}

.cabecera_tabla_centro
{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bolder;
text-transform:uppercase;
border-bottom-style: solid; 
border-bottom-width: 1px; 
border-bottom-color: #3298D3;
text-align: right;
width: 75px;
}

.interior_tabla_izq
{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
text-transform:capitalize;
border-bottom-style: solid; 
border-bottom-width: 1px; 
border-bottom-color: #231F20;
text-align:left;
width: 75px;
}
*/
.interior_tabla_der
{
text-align:right;
}

.interior_tabla_der_total{
text-align:right;
}

.cabecera_tabla_izq,.cabecera_tabla_centro{
background:#EFEFEF!important;
border-top:solid 1px #ccc;
background:url(/cont/paginas/img/btabla.gif) no-repeat right top;
padding:0.2em 0.5em 0.2em 0.5em;
font-weight:bold;
}


.pie_der
{
font-weight:bold;
border-bottom-style: solid; 
border-bottom-width: 1px; 
border-bottom-color: #000000;
width: 75px;
text-align:right;
}

.pie_izq
{
font-weight:bold;
border-bottom-style: solid; 
border-bottom-width: 1px; 
border-bottom-color: #000000;
text-align:left;
width: 75px;
}

#padron li{border-bottom:dotted 1px #000}



