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

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

#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 .identite { margin-top: 5px; margin-left: 135px; margin-right: 0px; }
#texte .identite a         { font-weight: bold; color: #000000; text-decoration : none; }
#texte .identite a:hover   { font-weight: bold; color: #7b7b7b; }

#texte .description  { margin-left: 0px; margin-top: 8px; margin-bottom: 5px; margin-right: 5px; }
#texte .keywords  { margin-left: 0px; margin-top: 8px; margin-bottom: 5px; margin-right: 5px; }
#texte .url  { margin-left: 135px; margin-top: 8px; padding-bottom: 5px; margin-right: 5px; }

#texte .commentaire1   { margin: auto; background: #e4e8f1; }
#texte .commentaire2   { margin: auto; background: #FFFFFF; }
#texte .comment        { padding-top : 2px; padding-bottom : 2px; padding-right : 5px; padding-left : 5px; }
#texte .comment_auteur { float: left; }
#texte .comment_date   { float: right; text-align: right; margin-bottom: 6px; color: #404966; }

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