/* Start of CMSMS style sheet 'Module Actu' */
.NewsSummary {
    padding-bottom: 20px;
    margin-bottom: 25px;
}

.NewsSummaryPostdate, #NewsPostDetailDate {
  font-weight: bold;
  padding-bottom: 10px;
}

.NewsSummaryMorelink, #NewsPostDetailReturnLink {
  padding-top: 10px;
  font-weight: bold;
}

.NewsSummaryMorelink a, #NewsPostDetailReturnLink a {
  padding: 0 3px;
}

#NewsPostDetailContent {
  margin-bottom: 15px;
}

.NewsSummaryField, .NewsDetailField {
  text-align: center;
  padding-top: 20px;
}

.NewsSummaryPages {
  font-weight: bold;
  margin-bottom: 15px;
  text-align: right;
}

.NewsSummaryLink {
  padding-top: 0;
}

#NewsPostDetailSummary {
  padding-bottom: 20px;
}
/* End of 'Module Actu' */

