/* Start of CMSMS style sheet 'FK_Actus' */
div#ActuTitre {
	position: relative;
	left: 0px;
	top: -50px;
	z-index: 1000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 29px;
	color: #FF0000;
}
div#newsTitre {
	width: 290px;
	height: 39px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 29px;
	color: #CCCCCC;
	text-align: center;
	padding-top: 26px;
}
.NewsSummaryCategory {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 11px;
	color: #CCCCCC;
}
.NewsSummarySummary, .NewsSummaryContent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 15px;
	color: #999999;
}
.NewsSummarySummary a, a:hover, a:active, a:visited {
	text-decoration: none;
	color: #D7A941;
}
.NewsSummaryLink, .NewsSummaryMorelink a {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #D7A941;
}
div#PrecSuiv,  div#PrecSuiv a, div#PrecSuiv a:hover, div#PrecSuiv a:active, div#PrecSuiv a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: #D7A941;
	text-decoration: none;
	text-align: center;
}

#NewsPostDetailDate {
/* smaller text */
	font-size: 90%;
	margin-bottom: 5px;
/* bold to set it off from text */
	font-weight: bold;
}
#NewsPostDetailSummary {
/* larger than default text */
	line-height: 150%;
}
#NewsPostDetailCategory {
/* italic to set it off from text */
	font-style: italic;
	border-top: 1px solid #ccc;
	margin-top: 0.5em;
	padding: 0.2em 0;
}
#NewsPostDetailContent {
	margin-bottom: 15px;
/* larger than default text */
	line-height: 150%;
}
#NewsPostDetailAuthor {
	padding-bottom: 1.5em;
/* italic to set it off from text */
	font-style: italic;
}
/* more divs, left unstyled, just so you know the IDs of them */ 
#NewsPostDetailTitle {
}
#NewsPostDetailHorizRule {
}
#NewsPostDetailPrintLink {
}
#NewsPostDetailReturnLink {
}

.NewsSummarySummary a.car {
  color:#999999;
  cursor:default;
}
/* End of 'FK_Actus' */

