/* les styles suivants s'appliquent du moment ou aucun style n'est defini */
a, a:link, a:visited                       { color: #069; text-decoration: underline }
a:hover                { color: #f00; text-decoration: none }

.tinytext     { color: #003; font-size: 9px; line-height: 9px; font-family: Arial, Helvetica, Geneva }
.littletext      { color: #003; font-size: 11px; font-family: Arial, Helvetica, Geneva }
.littletextwhite      { color: #fff; font-size: 11px; font-family: Arial, Helvetica, Geneva }
body, .normaltext         { color: #303030; font-size: 11px; font-family: Verdana, Arial, Helvetica, Geneva; line-height: 13px }

.titreparagraphe1    { color: #393939; font-size: 18px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: normal }
.soustitreparagraphe1    { color: #008000; font-size: 14px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold }
.onglet           { color: #484848; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold }
a:link.onglet, a:visited.onglet              { color: #484848; text-decoration: underline }
a:hover.onglet             { color: #000; text-decoration: underline overline }

.signature       { color: #303030; font-size: 10px; line-height: 10px; font-family: Verdana, Arial, Helvetica, Geneva }
a:link.signature, a:visited.signature          { color: #1b1464; font-weight: normal; text-decoration: none }
a:hover.signature          { color: #f00; font-weight: normal; text-decoration: underline }

.intituletableau        { color: #303030; font-size: 11px; font-family: Verdana, Arial, Helvetica, Geneva; font-weight: bold; line-height: 10px; text-transform: uppercase }
a:link.intituletableau, a:visited.intituletableau           { color: #303030; text-decoration: none }
a:hover.intituletableau           { color: #f00; text-decoration: underline }

.introduction      { color: #369; font-size: 11px; font-family: Arial, Helvetica, Geneva }

.boutonmodiffiche   { background-color: #fc3; padding: 0 5px; border: solid 1px black }
a:link.boutonmodiffiche, a:visited.boutonmodiffiche  { color: black; text-decoration: none }
a:hover.boutonmodiffiche   { text-decoration: none; background-color: #cc0 }
