/* Start of CMSMS style sheet 'mariage_alsace : News' */
div#news {
	background: #E8E9F1;
	overflow: hidden; 
	margin: 20px 0 0 0;
}
div#content div#news h3 {
	background: #A8ACD1;
	color: #fff;
	text-align: right;
	font-family: Georgia, Times New Roman, serif;
	padding:  5px 15px 5px 0;
	font-style: italic;	
}
div#news .link-spe {
	float: right;
	padding-right: 10px;
	padding-bottom: 5px;
}
.NewsSummary {
	padding: 10px;
	color: #545C94;
}

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

.NewsSummaryLink {
    padding: 0 0 5px;
	color: #92619E;
	font-size: 0.8em;
}
.NewsSummaryLink a{
	font-size: 1.2em;
	text-decoration: none;
	font-weight: bold;
}
.NewsSummaryCategory {
  font-style: italic;
  margin: 5px 0;
 }

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

.NewsSummarySummary, .NewsSummaryContent {
  line-height: 140%;
  font-size: 0.9em;
  padding-bottom: 10px;
  border-bottom: 1px solid #fff
 }

.NewsSummaryMorelink {
  padding-top: 0.5em;
}

#NewsPostDetailDate {
  font-size: 90%;
  margin-bottom: 5px;
  color: #B899BF;
  }

#NewsPostDetailSummary {
   line-height: 150%;
   }

#NewsPostDetailCategory {
  font-style: italic;
  border-top: 1px solid #ccc;
  margin-bottom: 0.5em;
  padding: 0.2em 0;
}

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

#NewsPostDetailAuthor {

  padding-bottom: 1.5em;
  font-style: italic;
}
div#content #NewsPostDetailTitle {margin: 0;}

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

/* 
#NewsPostDetailTitle {}
#NewsPostDetailHorizRule {}
#NewsPostDetailPrintLink {}
#NewsPostDetailReturnLink {}
*/
div#main-accueil div#news {
	position: relative;
	padding:  0 0 20px 20px;
	clear: both;
	overflow: hidden;
	background: #E8E9F1 url(images/news-accueil-bg.png) repeat-y left;

}
div#main-accueil .NewsSummary {
	float: left; 
	width: 26%;
	border-right: 1px solid #fff;
	margin: 20px 0 0;
	padding: 0 3%;
}
div#main-accueil .NewsSummarySummary, .NewsSummaryContent {
	border-bottom: 0;
	padding: 0;
}
div#main-accueil div#news h3 {
	width: 29px;
	background: #A8ACD1 url(images/h3-actu-accueil.jpg) no-repeat;
	min-height: 100%;
	height: 113px;
	position: absolute;
	padding: 0;
	text-indent: -10em;
	color: #A8ACD1;
	top: 0;
	left: 0;
}
	
/* End of 'mariage_alsace : News' */

