#texte .header { text-align: right; height: 25px; }
#texte .footer { text-align: right; font-style: italic; height: 25px; }
#texte .groupe { background: #7A849F; height: 20px; font-weight: bold; color: #FFFFFF; padding-left: 5px; }
#texte .forum  { background: #FFFFFF; height: 40px; }

#texte .sujet1  { background: #f2f4f9; }
#texte .sujet2  { background: #FFFFFF; }

#texte .bordure { border-top: dashed #7A849F 1px; }
#texte .bordure_bas { border-bottom: dashed #7A849F 1px; }

#texte .forum_right { text-align: right; }
#texte .forum_center { text-align: center; }

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

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

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

#texte .post_date  { float: right; color: #404966; margin-right: 5px; margin-top: 5px; text-align: right; }
#texte .identite   { margin-top: 5px; margin-left: 0px; margin-right: 0px; }

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

#texte .message1 { margin: auto; background: #FFFFFF; padding-left: 5px; padding-right: 5px; padding-top: 2px; padding-bottom: 5px; margin-bottom: 2px; }
#texte .message2 { margin: auto; background: #FFFFFF; padding-left: 5px; padding-right: 5px; padding-top: 2px; padding-bottom: 5px; margin-bottom: 2px; }

#texte .identite a         { font-weight: bold; color: #000000; text-decoration : none; }
#texte .identite a:hover   { font-weight: bold; color: #7b7b7b; }

#texte .sujet_goto_page { margin-left: 10px; font-size: 10px }
#texte .sujet_goto_page a { color: #000000; text-decoration: none; }
#texte .sujet_goto_page a:hover { color: #7b7b7b; text-decoration: underline; }
#texte .sujet_goto_page a:active { color: #7b7b7b; text-decoration: none; }
#texte .sujet_goto_page a:visited { text-decoration: none; }

#texte #forum_info div { margin-bottom: 5px; }
#texte #forum_info table { border-collapse: collapse; empty-cells: show; border: 1px solid #CCCCCC; }
#texte #forum_info td { padding: 3px; border: 1px solid #CCCCCC; }
