/* 
    Document   : presupuesto
    Created on : 05-may-2014, 13:21:37
    Author     : Raul
    Description:
        Purpose of the stylesheet follows.
*/


.RO {     background-color: #E2E4FF;  border: 0 none; }
.blanco {background-color: #fff;}
.derecha {text-align: right;}
.campoRef {width: 100%;}
.campoDescripcion {width: 99%;}
.campoDescripcionRO {width: 99%; background-color: #D4D0C8; }
.campoUds { width:85%; float:left; text-align: right; }

.campoPrecioVta {width:90%; float:right;text-align: right;}
.campoPrecioCompra {width: 80px; text-align: right;}
.campoPrecio {width:90%; float:right;text-align: right;}
.campoPrecioVtaRO {width:90%; float:right;text-align: right; background-color: #D4D0C8; }
.campoDto {width:90%;  float:right;text-align: right;}
.campoMargen {width: 50px; text-align: right;}

.campoTotal {width:90%;  float:right;text-align: right;}

.campoTotalesPresupuesto {width:85px; float:left; text-align: right;}
.detalle {font-size: 12px;}

.masdatos { visibility:hidden; height: 0px;  overflow: hidden; border-bottom: 1px solid #ccc; }