h1 {font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: lighter;
	text-transform: uppercase;
	color: #FFFFFF;
	letter-spacing: 0.1em;
	padding-top: 12px;
	padding-left: 25px;
	padding-right: 0px;
	background-image: url(xxl/tit_fd.gif);
	height: 30px;
	
	margin: 0px 0; /* ajout marge haute et basse pour contourner le bug peekaboo sous IE6 */ 
	background-repeat: no-repeat;}

.liens {
	margin: 0px;
	padding: 0px;
	font-size: 9px;
	color: #535200;
	text-align: right;
}
/* pages news.php et commentaire.php */
/* --------------------------------- */

 /* element d'une breve */
 .col {
 	margin: 0px 150px 0px 150px;
	font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #A8762F;
	padding-bottom: 5px;
	
}
.col2 {
 	margin: 0px 025px 0px 25px;
	font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A8762F;
	padding-top: 2px;
	
}
 
 	DIV.news {}
 	DIV.news_titre {font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #A8762F;
	letter-spacing: 0.1em;
	padding-top: 8px;
	padding-left: 25px;
	padding-right: 0px;
	margin: 0px 0; /* ajout marge haute et basse pour contourner le bug peekaboo sous IE6 */ }
	
	
	DIV.news_titre2 {font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	letter-spacing: 0.1em;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	height: 39px;
	margin: 0px 0; /* ajout marge haute et basse pour contourner le bug peekaboo sous IE6 */ 
	}
	DIV.news_titre3 {font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	
	color: #A8762F;
	letter-spacing: 0.1em;
	padding-top: 10px;
	padding-left: 25px;
	padding-right: 0px;
	
	margin: 0px 0; /* ajout marge haute et basse pour contourner le bug peekaboo sous IE6 */ 
	}
	
	DIV.news_titre h2 {font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: lighter;
	text-transform: uppercase;
	color: #FFFFFF;
	letter-spacing: 0.1em;
	background-image: url(xxl/titnews_fd.gif);
	background-repeat: no-repeat;
	height: 30px;
	padding-top: 0px;
	padding-left: 25px;
	padding-right: 0px;
	margin: 0px;
	padding-bottom: 0px;}
	
	DIV.news_titre span {display:block;text-align:right;color:#FF6600}

  DIV.news_texte {
	font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	text-align: justify;
	margin: 0px 0px 0px 0px;
	padding-top: 8px;
	padding-bottom: 0px;
	padding-left: 25px;
	width: 530px;
}
  DIV.news_lien {font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	text-align: justify;
	margin: 0px 25px 0px 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
	width: 530px;}
	DIV.news_lien A {text-decoration:none;
	color: #333333;}
	DIV.news_lien A:hover {text-decoration:none;
	color: #682F10;}


 /* lien vers toutes les breves */
 DIV.tout_news {
	font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	text-align: center;
	margin: 0px 25px 0px 0px;
	padding-top: 15px;
	padding-bottom: 0px;
	padding-left: 25px;
	font-weight: bold;
	}
	DIV.tout_news A {text-decoration:none;
	color: #333333;}
	DIV.tout_news A:hover {text-decoration:none;
	color: #682F10;}


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



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

 DIV.newscol1 {
	}
 DIV.newscol2 {}



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

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