#ariane {
font-family : Arial, Helvetica, sans-serif;
font-size : 12px;
text-align : justify;
text-decoration : underline;
font-style : normal;
font-variant : normal;
font-weight : lighter;
color : #333333;
width : 96%;
margin : 0 auto;
padding-bottom : 20px;
}
#page_courante {
width : 96%;
margin : 0 auto;
text-align : left;
}
#page_courante h3 {
font-style : normal;
font-weight : 600;
color : #349b49;
font-size : 16px;
}
#page_courante h4 {
font-style : normal;
font-weight : 600;
color : #ff0000;
font-size : 20px;
}
#page_courante p {
text-align : justify;
}
#page_courante img {
width : 45%;
margin : 0 10px 5px 0;
float : left;
}
#page_courante img#bis {
width : auto;
}
#mm_rub {
width : 90%;
margin : 0 auto;
padding : 0;
}
#mm_rub img {
width : 30%;
margin : 0 8px 2px 0;
float : left;
}
#mm_rub h4 {
text-align : left;
font-size : 12px;
color : #ce000c;
}
#mm_rub p {
text-align : left;
line-height : 110%;
}
#page_courante table {
width : 90%;
margin : 0 auto;
font-family : Georgia, "Times New Roman", Times, serif;
font-size : 12px;
}
#page_courante table th {
width : 100%;
padding : 7px;
font-size : 13px;
font-weight : bold;
color : #ffffff;
background-color : #ff0000;
}
#page_courante table td {
padding : 7px;
font-weight : normal;
color : #171717;
border-bottom : 1px dashed #ff0000;
}
#clear {
width : 100%;
height : 15px;
}