h1 {font-family: Verdana;
	color: #265B5A;
	font-size: 24px;
	font-weight: normal;
	padding-top:10px;
	text-align: left;
	text-indent: 50px;
	vertical-align: bottom;
	background-image: url(img/bg_news_h1.gif);background-repeat: no-repeat;}
h3 {color:#3E5459;font-size:1.1em; text-decoration:none;text-indent: 50px;}


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

 /* element d'une breve */
 DIV.news {width:780px;margin-top:10px;margin-left:5px;}
  DIV.news_titre {height:35px; color:#006633; padding-bottom:0px; background-image:url(img/bg_news_top.gif); opacity:0.7; background-repeat:no-repeat;padding-left:10px}
	  DIV.news_titre { }
DIV.news_titre h1 {color:#FF6600;font-weight:normal;font-size:18px;margin:0;}
	DIV.news_titre h2 {font-size:16px; margin-top:10px ;padding:0}
	DIV.news_titre span {display:block;text-align:right;color:#FF6600;font-size:0.8em;color:#64673C;vertical-align: bottom;}

  DIV.news_texte {padding:10px;}
  DIV.news_texte h2 {font-size:1.2em;margin:0;padding:0}
  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;
 line-height:30px; padding-bottom:0px;background-image:url(img/bg_news_bottom.gif);background-position:bottom; background-repeat:no-repeat;padding-left:0px}
   DIV.commentaire h2 {font-size:1.5em;margin:2em 0 1em 0;padding:0;text-align:left;border-bottom: 1px dotted #FF6600 }
   DIV.commentaire h3 {margin:0;padding:0;text-align:left;border-top:1px dotted #666666;}
   DIV.commentaire A {}
   DIV.commentaire A:hover {}



 /* 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}



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

 DIV.commentaire_login {text-align:left;font-weight:bold;border-top:1px dotted #666666}
	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 {}

