/* Start of CMSMS style sheet 'Module: News' */
div#news {
     width:272px;
     float: left;
     margin-left:20px;
}

div#news h2 {
   line-height: 0.5em;
   background: #fff;
}
 
.SummaryHaut{
    background-image:url(/uploads/jpegWeb/NewsHaut2.gif);
    background-repeat:no-repeat;
    background-position:center top;
    height:13px;
} 
 
.SummaryBas{
    background-image:url(/uploads/jpegWeb/NewsBas.gif);
    background-repeat:no-repeat;
    background-position:bottom center;
    margin-bottom:15px;
    margin-top:-6px;
    height:14px;
}

.NewsSummary {
    padding: 0.5em 0.5em  0.5em; /* padding for the news article summary */
    margin: 0 0.5em 0.5em 0.5em;/* margin to the bottom of the news article summary */
    background-color:#a37a52;
    /*border: 1px solid #a37a52;
    -moz-border-radius:10px;*/
}

.NewsSummaryPostdate {
  font-size: 90%;
  font-weight: bold;
  padding-top:5px;
 }

.NewsSummaryLink {
    font-weight: bold;
    padding-top: 0.2em;
    text-decoration:underline;
    padding-bottom:10px;
}

.NewsSummaryCategory {
  font-style: italic;
  margin: 5px 0;
 }

.NewsSummaryAuthor {
  font-style: italic;
  padding-bottom: 0.3em;
}

.NewsSummarySummary, .NewsSummaryContent {
  line-height: 100%;/*laisser a 100*/
 }

.NewsSummaryMorelink {
  padding-top: 0.2em;
 /* padding-bottom: 1.2em;*/
}

#NewsPostDetailDate {
  color:#008eec;
  font-size:14px;
  background-image:url(/uploads/jpegWeb/filetW.jpg);
  background-repeat:no-repeat;
  width:399px;
  height:7px;
  padding-bottom:20px;
  padding-top:6px;
  font-style:italic;
  }

#NewsPostDetailSummary {
   line-height: 110%;
   font-size:12px;
   padding-top:5px;
   padding-bottom:15px;
   
   }

#NewsPostDetailCategory {
  font-style: italic;
  /*border-top: 1px solid #ccc;*/
  margin-top: 0.5em;
  padding: 0.2em 0;
}

#NewsPostDetailContent {
  margin-bottom: 15px;
  line-height: 110%;
  font-size:12px;
  }

#NewsPostDetailAuthor {

  padding-bottom: 1.5em;
  font-style: italic;
}


/* to add specific style to the below divs, uncomment them. */

/* 
#NewsPostDetailTitle {padding-bottom:10px;font-size:10px;}
#NewsPostDetailHorizRule {}
#NewsPostDetailPrintLink {}
#NewsPostDetailReturnLink {}
*/
/* End of 'Module: News' */

