﻿.quem_somos
{
    background: url(../imagens/quem_somos_fundo.jpg) no-repeat center top;
    float: left;
    width: 100%;
}

.quem_somos .texto
{
    margin-top: 280px;
    float:right;
    width: 45%;
    color: #1A1A1A;
    margin-right: 5%;
    font-size: 14px;
    padding: 15px 0;
    height: 605px;
}