/* Start of CMSMS style sheet 'News' */
div#news {
padding: 12px;
border: 1px solid #633c11;
}

div#news2 {
padding: 12px;
border-top: 1px dashed #ccc;
}


.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 */
    border-bottom: 1px solid #ccc;
}

.Newstitle {
font-family:arial;  
font-size: 16px;
  font-weight: bold;
  color: #fa8910;
 }

.h2{
                                            font-family:arial;
                                            font-size:13px;
                                            color:black;
                                            padding-bottom:7px;
                                           }

.Newstitle a,a:visited {
	                           color: #fa8910;
	                           text-decoration: none;
	                           }

.Newstitle a:hover {
	                       color: #fa8910;
	                       text-decoration: underline;
	                      }


/*.h2 {
   font-size: 120%;
   line-height: 2em;
   color: #000;
}*/

.NewsSummaryPostdate {
  font-size: 90%;
  font-weight: bold;
 }

.NewsSummaryLink {
    font-size: 150%;
    font-weight: bold;
    padding-top: 0.2em;
    color: orange;
}

.NewsSummaryCategory {
font-style: italic;
  margin: 5px 0;
 }

.NewsSummaryAuthor {
  font-size: 110%    
  font-style: italic;
  padding-bottom: 0.5em;
}

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

.NewsSummaryMorelink {
  padding-top: 0.5em;
}

#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: 13px;
  line-height: 150%;
  }

#NewsPostDetailContent h2{
font-family:arial;
color:#633c11;
font-size:15px;
border-bottom:1px solid #633c11;
  }

#NewsPostDetailContent p{
font-family:arial;
color: black;
font-size:13px;
}

#NewsPostDetailContent a,a:visited {
	                                                   color: #fa8910;
	                                                   text-decoration: none;
	                                                   }

#NewsPostDetailContent a:hover {
	                                               color: #fa8910;
	                                               text-decoration: underline;
	                                               }

#NewsPostDetailContent a img {
	                                               border:0;
	                                               }


#NewsPostDetailAuthor {
  padding-bottom: 1.5em;
  font-style: italic;
}

#NewsPostDetailPrintLink a, a:visited {
	                                                   color: #fa8910;
	                                                   text-decoration: none;
	                                                   }

#NewsPostDetailPrintLink a:hover {
	                                                   color: #fa8910;
	                                                   text-decoration: underline;
	                                                   }

#main .miseajour{font-family:arial;
                                font-size:13px;
                                text-align:right;
                                color:black;
                                font-weight:bold;
                                margin-bottom:7px;
                                margin-top:7px;
                               }


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

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

