#texte .online  { color: #407535; font-weight: bold }
#texte .offline { color: #C6270C; font-weight: bold }

#texte .fiche { height: 62px; }
html>body #texte .fiche { height: auto; min-height: 62px; }
#texte .fiche a         { font-weight: bold; color: #000000; text-decoration : none; }
#texte .fiche a:hover   { font-weight: bold; color: #7b7b7b; }

#texte .user_entete  { height: 72px; background: #F2F4F9; color: #000000; margin: auto; }
html>body #texte .user_entete { height: auto; min-height: 72px; }

#texte .user_entete2  { height: 72px; background: #FFFFFF; color: #000000; margin: auto; }
html>body #texte .user_entete2 { height: auto; min-height: 72px; }

#texte .user_entete img { border: solid #000000 1px; float: left; margin-left: 5px; margin-right: 5px; margin-top: 5px }
#texte .user_entete2 img { border: solid #000000 1px; float: left; margin-left: 5px; margin-right: 5px; margin-top: 5px }

#texte .user_is_online  { margin-left: 120px; margin-top: 10px }

#texte .user_identite { margin-top: 5px; margin-left: 0px; margin-right: 0px; }
#texte .user_identite a         { font-weight: bold; color: #000000; text-decoration : none; }
#texte .user_identite a:hover   { font-weight: bold; color: #7b7b7b; }

#texte .user_signature  { margin-left: 100px; font-style: italic; font-size: 12px; margin-top: 8px; margin-bottom: 5px; margin-right: 5px; }
