
.news_date {
	font-family:verdana;
  font-size:9px;
  color:#6a6350; 
  padding-bottom:4px;
  padding-top:2px;
}

/*Pour la liste des news*/
#newslist {
	width:224;
  background-color:#ffffff;
}

.news_hc {
	height:16px;
  background-image:url(/images/news/liste_news_hc.gif);
  background-position: top;
  background-repeat:repeat-x;
}

.news_mg {
	width:16px;
  background-image:url(/images/news/liste_news_mg.gif);
  background-position: left;
  background-repeat:repeat-y;
}

.news_md {
	width:16px;
  background-image:url(/images/news/liste_news_md.gif);
  background-position: left;
  background-repeat:repeat-y;
}

.news_bc {
	height:16px;
  background-image:url(/images/news/liste_news_bc.gif);
  background-position: top;
  background-repeat:repeat-x;
}

h2 {
	font-family:verdana;
  font-size:13px;
  color:#6a6350;
  font-weight:bold;
  line-height:114%;
}

.news_description {
	font-family:verdana;
  font-size:10px;
  color:#6a6350;
  line-height: 134%
}

.news_moreinfos {
	font-weight:bold;
	font-family:verdana;
  font-size:10px;
  color:#6a6350;
}

.news_moreinfos a {
	font-weight:bold;
	font-family:verdana;
  font-size:10px;
  color:#6a6350;
  text-decoration:underline;
}

.news_paging {
	font-family:verdana;
  font-size:10px;
	color:#000000;
}

.news_paging a{
	font-family:verdana;
  font-size:10px;
	color:#000000;
  text-decoration:none;
  line-height:130%;
}

.news_paging a:hover {
	font-family:verdana;
  font-size:10px;
	color:#000000;
  text-decoration:underline;
  line-height:130%;
}

.separateur {
	font-size:10px;
  font-family:verdana;
  color:#b4a473;
}

.pageEncours {
	font-family:verdana;
  font-size:10px;
	color:#000000;
  text-decoration:underline;
  line-height:130%;
}

/*Pour le contenu des news*/
.news_contenu {
	padding-left:11px;
  padding-top:10px;
}

h1 {
	font-family:verdana;
  font-size:18px;
  color:#6a6350;
  font-weight:bold;
  line-height:110%;
}

.news_accroche {
	font-weight:bold;
	font-family:verdana;
  font-size:10px;
  color:#6a6350;
  line-height: 134%
}