h1 {color:#FFF;font-weight:bold;font-size:1.5em;margin:0;padding:0;text-align:left;margin-left:10px;}
a {color:#c79810;}
a:hover {color:#FF0000;}


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

 /* element d'une breve */
 DIV.news {width:450px;margin:0 auto;color:#fff;}
  DIV.news_titre {margin-top:3em;text-align:left;background:#1F221D;border:1px solid #FFF;border-bottom:none;height:25px;line-height:25px;padding-left:3px;}
	DIV.news_titre h1 {color:#FFF;font-weight:bold;font-size:1em;margin:0;padding-left:3px;display:inline;}
	DIV.news_titre h2 {font-size:1em;margin:0;padding:0;display:inline;}
	DIV.news_titre span {display:inline;color:#FFF;padding-left:5px;}

  DIV.news_texte {background:#000;padding:0.5em;border-left:1px solid #FFF;border-right:1px solid #FFF;text-align:justify;overflow:auto;}
  * html DIV.news_texte {height:100%;}
	DIV.news_texte a {color:#FF0000;}
	DIV.news_texte a:hover {color:#FFF;}

  DIV.news_lien {}
	DIV.news_lien A {}
	DIV.news_lien A:hover {}
		DIV.partage {background:#000;border-left:1px solid #fff;border-right:1px solid #fff;padding:0.5em;}
	DIV.basnews {margin-left:1px;background:url(xxl/barre_news1.gif) no-repeat;border-right:1px solid #FFF;text-align:left;line-height:30px;}

 /* lien vers toutes les breves */
 DIV.tout_news {margin-top:2em;margin-bottom:3em;}
	DIV.tout_news A {color:#FF0000;}
	DIV.tout_news A:hover {color:#FFF;font-weight:bold;}


 /* commentaire */
 DIV.commentaire {text-align:center;font-weight:bold;margin-top:3em;margin-bottom:3em;}
   DIV.commentaire h2 {font-size:1em;margin:0;padding:0;text-decoration:underline;}
   DIV.commentaire A {color:#ff0000;}
   DIV.commentaire A:hover {color:#fff;}



 /* class supplémentaire pour présentation deux colonnes */

 DIV.newscol1 {width:45%;float:left;padding:1em;margin-right:1em}
 DIV.newscol2 {width:45%;float:left;padding:1em}

/* pub */

 #pubdoss {margin-top:3em;margin-bottom:2em;}

/* page commentaire.php */
/* -------------------- */

DIV.commentaire_login {margin-bottom:5px;margin-top:2em;text-align:left;font-weight:bold;}
DIV.commentaire_login img {}
DIV.commentaire_texte {text-align:left;padding:0.5em;margin-bottom:2em;border:1px solid #FFF;background:#333;}

 /* commentaire formulaire */
 DIV.commentaire INPUT {}
 DIV.commentaire textarea {}
