
.module_bri_agenda .date_navigation .years li,
.module_bri_agenda .date_navigation .months li {
    margin-right: 0.5em;
}

.module_bri_agenda .date_navigation .selected_year a,
.module_bri_agenda .date_navigation .selected_month a {
    font-weight: bold;
}

.module_bri_agenda .left,
.module_bri_agenda .right {
    width: 34%;
}

.module_bri_agenda .items {
    width: 64%;
}

.module_bri_agenda .items > ul > li {
    margin-bottom: 0.5em;
}

div.date {
    font-size: 1em;
    font-weight: bold;
    color: inherit;
}
    
.detail div.documents {
    margin-bottom: 2em;
}

.module_bri_agenda .agenda {
    margin-bottom: 1em;
}

.module_bri_agenda .agenda > li > h2 {
    font-size: 1.091em;
}

.module_bri_agenda .agenda > li > ul.points {
    margin-bottom: 1em;
}

.module_bri_agenda .archive_link {
    margin-bottom: 1em;
}

.module_bri_agenda.detail .points > h3.point,
.module_bri_agenda.detail .documents > h4 {
    font-size: 100%;
}

.module_bri_agenda.detail .documents > h4 {
    font-weight: normal;
}
