h1 {background-image: url("http://www.bergeracnews.com/images/bandeau_titre.gif");color:#FFFFFF;font-family:arial;font-weight:bold;font-size:1em;margin:0;padding:10}



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

 /* element d'une breve */
 DIV.news {width:99%;margin-top:2em}
  DIV.news_titre {}
	DIV.news_titre h1 {font-family: arial; color:#FFFFFF;font-weight:bold;font-size:2.8em;margin:3;padding:5}
	DIV.news_titre h2 {font-family: arial; color:#404040;font-weight:bold;font-size:1.8em;margin:3;padding:3}
	DIV.news_titre span {background:#808080;color:#FFFFFF;display:block;text-align:left;padding:4}
	
  DIV.news_texte {background:#eee;padding:0.5em;border:1px dotted #666}
  DIV.news_lien {}
	DIV.news_lien A {}
	DIV.news_lien A:hover {}


 /* lien vers toutes les breves */
 DIV.tout_news {}
	DIV.tout_news A {}
	DIV.tout_news A:hover {}


 /* commentaire */
 DIV.commentaire {text-align:center;font-weight:bold}
   DIV.commentaire h2 {width:100%;font-size:1.2em;margin:2em 0 1em 0;padding:0;text-align:left;border-bottom: 2px dotted #404040}
   DIV.commentaire A {}
   DIV.commentaire A:hover {}






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

 DIV.commentaire_login {text-align:left;font-weight:bold;border-bottom:1px solid #404040}
	DIV.commentaire_login img {}
 DIV.commentaire_texte {text-align:left;padding:1em;margin-bottom:2em;background:#eee}

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