

.module_bri_agenda .events_calendar th {
    background-color: #000;
}

.module_bri_agenda .events_calendar td {
    border: none;
}

.detail div.documents {
    margin-bottom: 2em;
}

.module_bri_agenda h4 {
    color: #000;
    font-size: 100%;
}

.module_bri_agenda .point .number {
    display: inline-block;
    vertical-align: top;
    width: 30px;
}

.module_bri_agenda .point .title {
    display: inline-block;
}

