﻿.taulesDeDins {
    width: 94%;
}

.titolSeccioFitxa {
    font-weight: bold;
}

.titolSeccioFitxa2 {
    font-weight: bold;
}

#TaulaFonts .taulesDeDins:not(:last-child) {
    border-bottom-style: dotted;
    border-bottom-color: rgb(77, 77, 77);
    border-bottom-width: 1px;
    margin-bottom: 15px;
    padding-bottom: 15px;
}

#TaulaDescripcio .taulesDeDins:not(:last-child) {
    border-bottom-style: dotted;
    border-bottom-color: rgb(77, 77, 77);
    border-bottom-width: 1px;
    margin-bottom: 15px;
    padding-bottom: 15px;
}

#TaulaIdentificacio .taulesDeDins:not(:last-child) {
    border-bottom-style: dotted;
    border-bottom-color: rgb(77, 77, 77);
    border-bottom-width: 1px;
    margin-bottom: 15px;
    padding-bottom: 15px;
}

#TaulaIntervencions .taulesDeDins:not(:last-child) {
    border-bottom-style: dotted;
    border-bottom-color: rgb(77, 77, 77);
    border-bottom-width: 1px;
    margin-bottom: 15px;
    padding-bottom: 15px;
}

#TaulaProteccions .taulesDeDins:not(:last-child) {
    border-bottom-style: dotted;
    border-bottom-color: rgb(77, 77, 77);
    border-bottom-width: 1px;
    margin-bottom: 15px;
    padding-bottom: 15px;
}
