/* Start of CMSMS style sheet 'Rainbow : News' */
div#news_top {
	background: url(images/news_top.png) no-repeat;
	height: 19px;
}
div#news {
  margin: 0; 
  background: url(images/news-bg.jpg) repeat-x; 
  padding: 0 14px;
  margin: 0 0 60px 0;
  height:1%;
}
div#news h2 {
   line-height: 2em;
   background: #fff;
}

.NewsSummary {
    padding: 0.5em 0 0.5em 0; /* padding for the news article summary */
    border-bottom: 1px dotted #fff; 
}
.NewsSummaryref {
    padding: 0.5em 0 0.5em 0;
    margin: 0 0 25px 0;
}
.NewsSummary_pageActu {
   margin-bottom: 10px;
    padding: 0.5em 0 15px 0; /* padding for the news article summary */
    border-bottom: 1px dotted #fff; 
}
NewsSummary_temoignages {
   border: none;
}
.NewsSummaryref img{
   border: 10px solid white;
   margin: 0 0 10px 0;
}
.NewsSummaryPostdate {
  font-size: 85%;
  color: #666666;
 }
.NewsSummaryref .NewsSummaryPostdate {
  font-size: 100%;
  margin-bottom: 10px;
}
.NewsSummaryref .NewsSummaryPostdate span {
  color: white;
}
.NewsSummaryLink {
    font-weight: bold;
    padding-top: 0.2em;
}

.NewsSummaryCategory {
  margin: 5px 0;
  color: #666666;
 }
.NewsSummaryCategory span {
   color: white;
}
.NewsSummaryAuthor {
  font-style: italic;
  padding-bottom: 0.5em;
}

.NewsSummarySummary, .NewsSummaryContent {
  line-height: 140%;
 }

.NewsSummaryMorelink {
  padding-top: 0.5em;
}

#NewsPostDetailDate {
  margin-bottom: 5px;
  color: #666;
  }
#NewsPostDetailDate span {
   color: white;
}
#NewsPostDetailSummary {
   line-height: 150%;
   }

#NewsPostDetailCategory {
  border-bottom: 1px solid #ccc;
  margin: 0.5em 0;
  padding: 0.2em 0;
  color: #666;
}

#NewsPostDetailCategory span {
  color: white;
}
#NewsPostDetailContent {
  margin-bottom: 15px;
  line-height: 150%;
  }

#NewsPostDetailAuthor {

  padding-bottom: 1.5em;
  font-style: italic;
}
.NewsDetailField img {
   border: 10px solid white;
   margin: 10px 0;
}

#NewsPostDetailTitle {line-height: 1em;}
/* to add specific style to the below divs, uncomment them. */

/* 
#NewsPostDetailTitle {}
#NewsPostDetailHorizRule {}
#NewsPostDetailPrintLink {}
#NewsPostDetailReturnLink {}
*/
/* End of 'Rainbow : News' */

