  /* police par defaut de tout le site */
  BODY, TD {font-family:Trebuchet MS, Arial, Verdana, sans-serif; font-size:10pt; color: #000000;}

/* pages news.php et commentaire.php */
/* --------------------------------- */

 /* div et tableau */
 DIV.general_news {position: relative;}
 DIV.titre {margin-top : 10; BORDER-TOP: dotted 1px #7c6440;}
 DIV.texte {}
 DIV.lien {text-align : right; margin-bottom : 10}
 DIV.tout_news {text-align : center;}

 TABLE.general_news {}
 TR.news {}
 TD.news {padding : 10; background-color: #fdf5e6; BORDER: dotted 1px #7c6440;}


 /* polices de caractère */
 .titre {font-family:Trebuchet MS, Arial, Verdana; font-size:10pt; color: #000000; font-weight:bold;}
 .texte {font-family:Trebuchet MS, Arial, Verdana; font-size: 10pt; color: #000000;}
 .datenews {font-size:8pt; color:#5C4A30; font-weight:normal;}

 /* liens */
 A.lien {font-size:12px; font-weight:bold; text-decoration:underline; color: #5C4A30;}
 A:hover.lien {font-size:12px; font-weight:bold; text-decoration: none; color: #000000;}

 A.tout_news {font-size:12px; font-weight:bold; text-decoration:underline; color: #5C4A30;}
 A:hover.tout_news {font-size:12px; font-weight:bold; text-decoration: none; color: #000000;}


 /* commentaire */
 DIV.commentaire {BORDER:#5C4A30 1px solid; text-align : center; padding : 2; margin-bottom : 20}
 DIV.commentaire_login {BORDER:#5C4A30 1px solid; background-color:#CCCCFF; padding : 2;}
 DIV.commentaire_texte {BORDER:#5C4A30 1px solid; background-color:#CCCCFF; padding : 2;}
 DIV.auteur {}

 TABLE.commentaire {}
 TR.commentaire {}
 TD.commentaire {}
 TR.commentaire_login {}
 TD.commentaire_login {}
 TR.commentaire_texte {}
 TD.commentaire_texte {}

 .commentaire {font-weight:bold; color:#5C4A30;}
 .commentaire_login {font-size:8pt; font-weight:bold; color:#5C4A30;}
 .commentaire_texte {font-size:8pt; font-weight:normal; color:#5C4A30;}

 A.commentaire {font-weight:normal; text-decoration:underline;}
 A:hover.commentaire {font-weight:normal; text-decoration: none;}


 /* commentaire formulaire */
 TEXTAREA.commentaire {border : dotted; border-color:#5C4A30;}
 INPUT.commentaire {background-color: #FFFFFF; font-size: 8pt; font-weight:normal;}


 /* class supplémentaire pour présentation deux colonnes */
 TD.news2 {padding : 10;}
 DIV.titre2 {margin-top : 10}
 DIV.texte2 {}
 DIV.lien2 {text-align : right; margin-bottom : 10}
 .titre2 { font-family:Verdana; font-size:10pt; color: #5C4A30; font-weight:bold;}
 .texte2 {font-family:Verdana; font-size: 10px; color: #5C4A30;}
 .datenews2 {font-size:8pt; color:#5C4A30; font-weight:normal;}
 A.lien2 {font-size:12px; font-weight:bold; text-decoration:none;}
 A:hover.lien2 {font-size:12px; font-weight:bold; text-decoration: underline;}

 DIV.commentaire2 {BORDER:#5C4A30 1px solid; text-align : center; padding : 2; margin-bottom : 20}
 .commentaire2 {font-weight:bold; color:#5C4A30;}
 A.commentaire2 {font-weight:normal; text-decoration:none;}
 A:hover.commentaire2 {font-weight:normal; text-decoration: underline;}
