
.home-coluna {
    width: 316px;
    float: left;
    line-height: 17px;
    margin-right: 3px;

}

.home-c1 {
    margin-right: 20px;
}

.home-c2 {
    margin-right: 9px;
}


.home-c3 {
    float: right;
}


.home-solucao-titulo {
    font-family: Tahoma, Arial;
    margin-top: 8px;
    margin-bottom: 8px;
    color: black;
    font-size: 12px;
    text-align: left;
}

.home-solucao-coluna {
    width: 140px;
    float: left;
    margin-right: 15px;
    margin-left: 10px;

}

.home-solucao-texto {
    color: #666666;
    background-image: url("../../images/site/divisor-vertical.png");
    background-repeat: no-repeat;
    background-position: right;
    text-align: center;
    
}


.home-solucao-texto-interno {
    width: 93%;
    text-align: left;
}

.home-solucao-ultimo {
    border-right: 0px;
    margin-right: 0px;
    background-image: none;
}

.home-lista-data {
    width: 50px;
    float: left;
}

.home-lista-titulo {
    width: 262px;
    float: right;
}

.home-lista-item {
    border-bottom: 1px solid #E0E0E0;
    margin-top: 5px;
    margin-bottom: 5px;
    padding-bottom: 3px;
}
