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

 /* div et tableau */
 DIV.titre {margin-top : 10; BORDER-BOTTOM:#000000 1px dotted;}
 DIV.lien {text-align : right;}
 DIV.tout_news {text-align : center; }

 TD.news {padding : 10;}


 /* polices de caractère */
 .titre {font-size:11pt; font-family:Trebuchet MS; color:#3C64AF; font-weight:bold;}
 .datenews {font-size:8pt; color:#808080; font-weight:normal;}

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

 A.tout_news {font-size:12px; font-weight:bold; text-decoration:none;}
 A:hover.tout_news {font-size:12px; font-weight:bold; text-decoration: underline;}


 /* commentaire */
 DIV.commentaire {margin-bottom:5; BORDER:#000000 1px dotted; text-align : center; padding : 2;}
 DIV.commentaire_login {padding : 2; background-color:#9BB7E6; }
 DIV.commentaire_texte {margin-bottom:5; background-color:E5ECF2; BORDER:#9BB7E6 1px solid; padding : 2;}

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

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


 /* commentaire formulaire */
 INPUT.commentaire {font-size: 8pt; font-weight:normal;}


 /* class supplémentaire pour présentation deux colonnes */
 TD.news2 {padding : 10;}
 DIV.titre2 {margin-top : 10}
 DIV.lien2 {text-align : right; margin-bottom : 10}
 .titre2 { font-family:Verdana; font-size:10pt; color: #804B6C; font-weight:bold;}
 .texte2 {font-family:Verdana; font-size: 10px; color: #257B46;}
 .datenews2 {font-size:8pt; color:#C0C0C0; 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 {margin-top:2; BORDER:#000000 1px dotted; text-align : center; padding : 2; margin-bottom : 20}
 .commentaire2 {font-size:8pt; font-weight:bold;}
 A.commentaire2 {font-weight:normal; text-decoration:none;}
 A:hover.commentaire2 {font-weight:normal; text-decoration: underline;}





