.englobaImagem{
    width: 500px;
    padding-bottom: 19px;
}
.englobaTelefone{
    width: 500px;
    background-image: url("../imagens/pontilhadoTelefone.jpg");
    background-position: bottom center;
    background-repeat: no-repeat;
    height: 21px;
    padding-top: 10px;
}
.englobaTelefoneSem{
    width: 500px;
    height: 21px;
    padding-top: 10px;
}
.agrupaTelefones{
    padding-bottom: 40px;
    width: 500px;
}
.nome{
    width: 390px;
    font-size: 13px;
}
.telefone{
    width: 110px;
    color: #FF0;
    font-weight: bold;
    font-size: 13px;
}
