.imagem-direita {
    background-image: url("../img/09_09_LNDC-Linhas copiar.png");
    width: 3%;
    height: 100%;
    background-repeat: repeat-y;
}

section#interna {
    position: relative;
}
section#interna .container {
    position: relative;
    z-index: 2;
}

.moduletable.imagens-lart {
    margin: 0px;
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    z-index: 0;
}

.div-mage-interna {
    position: relative;
    width: 100%;
    height: 100%;
}


.imagens-esquerda {
    position: absolute;
    background-image: url("../img/09_09_LNDC-Linhas copiar.png");
    background-repeat: repeat-y;
    width: 5%;
    height: 100%;
    top: 0;
    right: 0px;
    background-position-x: 100%;
}
section#interna.projetos2 .com-content-article.item-page.tintos li {
    margin-left: 20px;
}
