* { font-family: Arial, Helvetica, sans-serif; background-color: #ffffff }

body { color: #000000; font-size: x-small; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; background-color: #ffffff }
table, tr, td { color: #000000; font-size: x-small; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; background-color: #ffffff }
p { padding-top: 5px }
li { padding: 5px }
sup { font-size: smaller }

a { color: #c00000; text-decoration: none; }
a:link { color: #c00000; text-decoration: none }
a:visited { color: #c00000; text-decoration: none }
a:hover { color: #c00000; text-decoration: underline }

.cadre_red { border: solid 1px #c00000 }
.line_red { border-top: 1px solid #c00000 }
.line_grey { border-top: 1px solid #767676 }

.titre_1_red { color: #c00000; font-weight: bold; font-size: large }
.titre_2_red { color: #c00000; font-weight: bold; font-size: medium }
.titre_2_black { color: black; font-weight: bold; font-size: medium }
.titre_red { color: #c00000; font-weight: bold; }
.titre_black { color: black; font-weight: bold; }

.texte_small { font-size: xx-small }
.link_small { font-size: xx-small; padding-right: 8px; padding-bottom: 8px }
.retour { font-size: xx-small; text-align: right; padding-right: 5px; padding-bottom: 5px }
.rubrique { color: white; font-weight: bold; background-color: #c00000; padding-left: 5px }
.rubrique a { color: white; font-weight: bold; background-color: #c00000; padding-left: 5px }
.rubrique a:visited { color: white; font-weight: bold; background-color: #c00000; padding-left: 5px }
.rubrique a:hover { color: #c00000; font-weight: bold; text-decoration: none; background-color: white; padding-left: 5px }

