.tarifa {
    font-size: 12px
}

.tarifaTitulo {
    font-weight: bold;
    color: #c6393f;
    font-size: 12px;
}

.tarifaConcepto {
    font-weight: bold;
    border-bottom: solid #d6eaeb 1px;
}

.tarifaPrecio {
    font-weight: bold;
    border-bottom: solid #d6eaeb 1px;
    text-align: right;
}

.tarifaIVA {
    text-align: right;
    font-size: 10px;
    color: gray;
}

.tarifaAclaracion {
    font-weight: lighter;
    color: black;
}

.tarifaRefAdm {
}

.enlaceFinal {
    color: red;
    font-weight: bolder;
    font-size: 18px
}

.direccion {
    font-size: 8pt;
    text-align: center;
    vertical-align: top;
}

.tdAzul {
    background-color: #76b6bf;
    color: white;
    font-weight: bold;
    font-size: 1.1em;
    padding: 2px
}

.tdAmarilla {
    background-color: #f3dc4e;
    color: black;
    font-size: 12px
}

.datosIzq {
    text-align: left;
    font-weight: bold;
    vertical-align: top;
}

.edesp {
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: gray;
    font-size: 10pt;
}

.TituloCondiciones {
    font-weight: bold;
    font-size: 18px;
    color: #76b6bf;
}

ol#ListaCondiciones {
    font-size: 12px;
    text-align: justify;
}
