.odj_content {
    max-width: 65em;
    padding: 0 2em;
    line-height: 1.6em;
    border: solid black 1px;
}
.odj_content_vert {
    background-color: #dcf8c6;
}
.odj_content_bleu {
    background-color: rgb(222,250,250);
}
.odj_content h1, .odj_content h2, .odj_content h3, .odj_content h4, .odj_content h5, .odj_content .titre_1, .odj_content .titre_2, .odj_content .titre_3 {
    width: 100%;
    text-align: center;
}
.odj_content h1 {
    font-size: 2em;
    font-style: italic;
}
.odj_content h2 {
    font-size: 1.5em;
}
.odj_content h5 {
    font-size: 1.1em;
    padding: 0em;
    margin: 0;
}
.odj_content h5.jour {
    margin-top: 1em;
}
.odj_content #odj_content {
    margin: 0 auto;
    width: 210mm;
}
.odj_content .titre_1 {
    font-weight: bold;
    font-size: 1.3em;
    padding-top: 1.5em;
    padding-bottom: 1.5em;
}
.odj_content .titre_2 {
    font-weight: bold;
    font-size: 1.2em;
    padding-top: 1.4em;
    padding-bottom: 1.4em;
}
.odj_content .titre_3 {
    font-weight: bold;
    font-size: 1.2em;
    padding-top: 1.3em;
    padding-bottom: 1.3em;
}
.odj_content .titre_4 {
    font-weight: bold;
    font-size: 1em;
    padding-bottom: 1.2em;
}
.odj_content .titre_4 div {
    font-weight: normal;
}
.odj_content .titre_5 {
    font-weight: normal;
    text-align: left;
    font-size: 1em;
    padding-bottom: 1.2em;
}
.odj_content .titre_5_pv{
    font-weight: bold;
    text-align: left;
    font-size: 1.2em;
    padding-bottom: 1.2em;
}
.odj_content .numOdj {
    font-size: 1em;
    font-weight: bold;
    padding-right: 2em;
}
.odj_content .numObjet{
    font-size: 1em;
    white-space: nowrap;
    padding-bottom: 1em;
    padding-right: 2em;
}
.odj_content .objet {
    font-size: 1.1em;
    padding-bottom: 1em;
    text-align: justify;
}
.odj_content .textbrute {
    font-weight: bold;
    font-style: italic;
}
.odj_content .objet .rapporteur {
    padding-top: 0.5em;
    font-style: italic;
}
.odj_content .objet .rapporteur p {
    margin: 0;
    padding: 0;
}
.odj_content .objet .titleComment {
    font-style: italic;
}
.odj_content .numObjet .num {
    font-weight: bold;
}
.odj_content .numObjet .categorie {
    font-style: italic;
    font-weight: bold;
    font-size: 0.8em;
}
.odj_content .decision {
    font-size: 0.9em;
    font-style: italic;
    font-weight: bold;
    padding-top: 1em;
    text-align: left;
    display: inline-block;
}
.odj_content .decision_text {
    text-decoration: underline;
    display: inline-block;
    padding-left: 1em;
}
.odj_content .commentaire {
    padding-top: 1em;
    margin-bottom: 0;
}
.odj_content .commentaireText {
    padding-top: 0.5em;
    margin-top: 0;
}
.odj_content .liaf {
    text-transform: uppercase;
}