.firstline{
    margin-top: 1em;
    margin-bottom: 0px;
}
.date{
    margin-top: 0px;
    margin-bottom: 0px;
    text-align:left;
    font-weight:bold;
    /* line-height: 120%; */
}
.period{
    margin-top: 0px;
    margin-bottom: 0px;
}

.french{
    font-style: italic;
    font-size: smaller;
}
span.title{
    font-weight: bolder;
}

p.title{
    font-size: larger;
    margin-top: 2em;
    margin-bottom: 0.25em;
    /* text-align:right; */
    line-height: 120%;
}
p.place{
    margin-top: 0px;
    margin-bottom: 0.25em;
    /* text-align:right; */
    line-height: 120%;
}

h3{
    margin-bottom:0em;
    margin-top:2em;
}

.content{
    margin: 0px;
    line-height: 120%;
}
p.content{
    /* text-align:right; */
}
ul.content{
    text-align:left;
}
ul.content > li{
    line-height: 160%;
}
