/* Start of CMSMS style sheet 'Module: News' */
div#news  { font-size: 0.8em; background: #fff; margin: 2em 0 1em 0 }

div#news h2   { color: #f90; font-size: 1.2em; line-height: 2em; background-image: url("images/actu-fond.gif"); background-repeat: repeat-x; background-attachment: scroll; background-position: 0 bottom; padding-bottom: 5px; padding-left: 10px }
.NewsSummary  {  font-size: 1em; line-height: 1.2em; margin: 0 0.5em 1em; padding: 0.2em 0.5em 1em; border-bottom: 1px solid #ccc  }
.NewsSummary2  { font-size: 1em; line-height: 1.3em; margin: 0 0.5em 0.5em 1em; padding: 0.2em 0.5em 0.5em; width: 225px;  float: left; /height:80px }
.NewsSummaryPostdate  { color: #693; font-size: 90%; font-weight: bold }

.NewsSummaryLink  { font-weight: bold }

.NewsSummaryCategory {
   color: #999999;
  margin: 5px 0;
 }

.NewsSummaryAuthor {
  font-style: italic;
  padding-bottom: 0.5em;
}

.NewsSummarySummary, .NewsSummaryContent {
  line-height: 140%;
 }

.NewsSummaryMorelink   { padding-top: 0.2em;  height: 20px }

#NewsPostDetailDate {
  font-size: 90%;
  margin-bottom: 5px;
  font-weight: bold;
  }

#NewsPostDetailSummary {
   line-height: 150%;
   }

#NewsPostDetailCategory {
  font-style: italic;
  border-top: 1px solid #ccc;
  margin-top: 0.5em;
  padding: 0.2em 0;
}

#NewsPostDetailContent {
  margin-bottom: 15px;
  line-height: 150%;
  }

#NewsPostDetailAuthor {

  padding-bottom: 1.5em;
  font-style: italic;
}
#NewsPostDetailReturnLink  { background-image: url("images/plus.gif"); background-repeat: no-repeat; background-position: 0 0; padding-left: 25px; height: 20px }

/* to add specific style to the below divs, uncomment them. */

/* 
#NewsPostDetailTitle {}
#NewsPostDetailHorizRule {}
#NewsPostDetailPrintLink {}
#NewsPostDetailReturnLink {}
*/
/* End of 'Module: News' */

