.agrupaDestaques{
    width: 600px;
}
.destaque{
    background-image: url("../imagens/fundoTestemunho.png");
    background-repeat: no-repeat;
    background-position: bottom center;
    padding-bottom: 15px;
    margin-top: 15px;
}
.agrupaImagem{
    width: 90px;
    padding-right: 5px;
}
.englobaImagem{
    padding-right: 10px;
}
.titDestaque{
    font-size: 17px;
    font-weight: bold;
    color: #FF0;
    width: 400px;
    text-decoration: none;
}
.titDestaqueLong{
    font-size: 17px;
    font-weight: bold;
    color: #FF0;
    width: 500px;
    padding-bottom: 5px;
    text-decoration: none;
}
.textoDescricao{
    width: 400px;
    font-size: 13px;
    padding-bottom: 10px;
}
.textoDescricaoLong{
    width: 500px;
    font-size: 13px;
    padding-bottom: 10px;
}
.iframe{
    width: 510px;
    height: 200px;
}
.imgBorder{
    background-image: url("../imagens/fundoBranco.png");
    background-repeat: no-repeat;
    text-align: center;
    padding: 5px;
}
.imagemDestaque{
    padding-left: 2px;
    padding-right: 5px;
}
