.agrupaEventos{
    width: 600px;
}
.evento{
    background-image: url("../imagens/fundoTestemunho.png");
    background-repeat: no-repeat;
    background-position: bottom center;
    padding-bottom: 15px;
    margin-top: 15px;
}
.agrupaImagem{
   
}
.titEvento{
    font-size: 17px;
    font-weight: bold;
    color: #FF0;
    width: 400px;
    text-decoration: none;
}
.titEventoLong{
    font-size: 17px;
    font-weight: bold;
    color: #FF0;
    width: 500px;
    text-decoration: none;
}
.descLocal{
    width: 400px;
    font-size: 13px;
    padding-bottom: 10px;
}
.enlobaDescricao{

}
.dataEvento{
    font-size: 13px;
    width: 400px;
}
.dataEventoLong{
    font-size: 13px;
    padding-bottom: 5px;
    width: 500px;
}
.local{
    font-size: 13px;
    font-weight: bold;
    padding-right: 3px;
}
.imgBorder{
    background-image: url("../imagens/fundoBranco.png");
    background-repeat: no-repeat;
    text-align: center;
    padding: 5px;
}
.imagemDestaque{
    padding-left: 2px;
    padding-right: 5px;
}
