body
{
font: 10px Tahoma;
color:#133A7D;
background-color: #ffffff;
}
.nover{ 
visibility:hidden 
}
          
.tabla{
font: 10px Tahoma;
color:#133A7D;
background-color: #ffffff;
}
.celdat{
font: bold 12px Tahoma;
color: #ffffff;
background-color: #133A7D;
height:30px;

}
.celdat2{
font: bold 12px Tahoma;
color: #ffffff;
background-color: #43AC34;
}
.celda{
font: 10 px Tahoma;
color: #133A7D;

}
.celda1{
font: bold 10 px Tahoma;
color: #133A7D;
}
.celda2{
font: 11 px Tahoma;
color: #133A7D;
background-color: #EEE;
}
.celda3{
font: 10 px Tahoma;
color: #133A7D;
background-color: #EEE;
}
.linea1{
background: url(images/linea.jpg)
            repeat-x;
height:10;
}
.titulo{
background-image: url(images/fondolinea.png)
                  repeat-x;
font: bold 12px Tahoma;
color: #ffffff;
}

.botonimprimir{
background-image: url(images/botones/impresora.png);
background-repeat: no-repeat;
background-position: 80% 80%;

height: 30px;
font: 12px Tahoma;
color: #000000;
}

.botonbuscar{
background-image: url(images/botones/buscar.png);
background-repeat: no-repeat;
background-position: left;
height: 30px;
font: 12px Tahoma;
color: #000000;
}

.botonmas{
background-image: url(images/botones/mas.png);
background-repeat: no-repeat;
background-position: left;
height: 20px;
font: 12px Tahoma;
color: #000000;
}

.botonadd{
background-image: url(images/botones/adicione.png);
background-repeat: no-repeat;
background-position: left;
height: 30px;
font: 12px Tahoma;
color: #000000;
}
.botonguardar{
background-image: url(images/botones/guardar.png);
background-repeat: no-repeat;
background-position: left;
height: 30px;
font: 12px Tahoma;
color: #000000;
}

.botondeshacer{
background-image: url(images/botones/deshacer.png);
background-repeat: no-repeat;
background-position: left;
height: 30px;
font: 12px Tahoma;
color: #000000;
}

.botonanular{
background-image: url(images/botones/borrar1.png);
background-repeat: no-repeat;
background-position: left;
height: 30px;
font: 12px Tahoma;
color: #000000;
}

.botonconfirmar{
background-image: url(images/botones/confirme.png);
background-repeat: no-repeat;
background-position: left;
height: 30px;
font: 12px Tahoma;
color: #000000;
}

.botoneditar{
background-image: url(images/botones/editar.png);
background-repeat: no-repeat;
background-position: left;
height: 30px;
font: 12px Tahoma;
color: #000000;
}

.botoncontinua{
background-image: url(images/botones/continua.png);
background-repeat: no-repeat;
background-position: left;
height: 30px;
font: 12px Tahoma;
color: #000000;
}