/*-------- Compartilhar Notícia --------*/
.icones-compartilhamento{
    margin-right:   5px;
}
.icones-compartilhamento #twitter-widget-0{
    margin-top:     1px;
}
.compartilharEvento span{
    font-weight:    100;
    margin-left:    30px;
}
/*-------- Bloco Evento --------**/
.bloco-evento{
    color: #222222;
    font-weight: bold;
    font-size: 15px;
}
.titulo-evento{
    font-size: 30px;
    color: #00693E;
}
.img-thumbnail{
    max-width: 100%;
    height: auto;
    margin-bottom: 12px;
    border-radius: 1px;
}
/* Conteudo dos campos */
.bloco-evento span{
    font-weight: normal;
    margin-left: 2px;
    font-size: 14px;
}
.links{
    font-weight: bold !important;
    color: #00693E;
}
