/* Start of CMSMS style sheet 'Module: News' */
div#news h1, div#news_cont h1 {
   font-size:1.5em;
}

.NewsSummary {
    padding: 0.5em 0.5em 1em; /* padding for the news article summary */
    margin: 0 0.5em 1em 0.5em; /* margin to the bottom of the news article summary */
}

.NewsSummaryLink {}
.NewsSummaryLink a, .NewsSummaryLink a:visited{
border-bottom:3px dotted #fff;
color:#fff;
font-weight:bold;
text-decoration:none;
}

.NewsSummaryLink a:hover{
letter-spacing:2px;
border-bottom:2px solid #fff;
}

.Association{color:#C5EF07}
.Compagnie{color:#FC9A1B;}

.NewsSummarySummary, .NewsSummaryContent {
color:#fff;
font-size:.85em;
margin:.5em 0 0;
 }

.NewsSummaryField{
text-align:center;
}


#NewsPostDetailDate {
  font-size: 90%;
  margin-bottom: 5px;
  font-weight: bold;
  }

#NewsPostDetailSummary {
   line-height: 150%;
}

#NewsPostDetailContent {
  margin-bottom: 15px;
  line-height: 150%;
  }
#NewsPostDetailContent a{color:#F00}

/* to add specific style to the below divs, uncomment them. */

#NewsPostDetailTitle {color:#fff;font-weight:normal;}
#NewsPostDetailContent h1{
font-size:1.5em;
margin:.5em 0 1em .5em;
}
#NewsPostDetailContent p{
font-size:.8em;
padding:.2em 1em;
}
#NewsPostDetailHorizRule {}
#NewsPostDetailPrintLink {}
#NewsPostDetailReturnLink a,#NewsPostDetailReturnLink a:visited{
color:#f00;
font-weight:bold;
letter-spacing:1px;
text-decoration:none;
}
#NewsPostDetailReturnLink a:hover{
border-bottom:1px dotted #f00;
}
/* End of 'Module: News' */

