.tech {
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: gray;
}

.techFact {
    font-size: 0.75em;
}

.techNum {
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: gray;
    text-align: right;
}

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

div#DatosTecnicosIlustracion {
    text-align: center;
}

div#NormasEnvioTitulo {
    text-align: center;
    font-weight: bold;
    font-size: 14px;
}

div#NormasEnvioTexto {
    font-size: 12px;
    text-align: justify;
}


