/* Start of CMSMS style sheet 'v21avr : News Accueil' */
div#news-accueil-top{
display:block;
margin-left:-15px;
padding:0;
font-size:0;
background:url(uploads/v21avr/bg-news-top-accueil.png) no-repeat left top;
width:250px;
height:30px;
}


div#news-accueil {
/* margin for the entire div surrounding the news items */
margin-left:-15px;
margin-top:0px;
padding:15px;
background:url(uploads/v21avr/bg-news-accueil.png) repeat-y left top;
width:250px;	
color: #f5f5f5;
}

div#news-accueil-bottom{
display:block;
margin-left:-15px;
margin-bottom:15px;
padding:0;
background:url(uploads/v21avr/bg-news-bottom-accueil.png) no-repeat left top;
width:250px;
height:28px;
}

div#news-accueil-bottom a.archives-accueil {
display:block;
text-align:right;
padding:0px 20px 0px 0px;
}

div#news-accueil h3 {
display:block;
line-height: 2em;
/* you can set your own image here*/
background:url(uploads/v21avr/h3-agenda.png) no-repeat;	
font-family:Trebuchet MS, Arial;
font-size:20px;
color:#a41d23;
width:131px;
height:35px;
border: none;
margin-top:-73px;
margin-left:100px;
margin-bottom:30px;
text-indent:-999em;
}

div#news-accueil p{
color:#3d3b35;
}

.NewsSummary {
/* padding for the news article summary */
	padding: 0.5em 0.5em 1em;
/* margin to the bottom of the news article summary */
	margin: 0 0.5em 1em 0;
width:220px;
color: #000;
}

.NewsSummaryPostdate {
/* smaller than default text size */
	font-size: 90%;
/* bold to set it off from text */
	font-weight: bold;
}

.NewsSummaryLink {
font-size:1em;
/* bold to set it off from text */
	font-weight: bold;
/* little more room at top */
         color:#a41d23;
background:url(uploads/v21avr/puce-summary-link-mini.png) no-repeat;
padding:3px 0 3px 21px;

}

.NewsSummaryLink a {
color:#a41d23;
}

.NewsSummaryCategory {
/* italic to set it off from text */
	font-style: italic;
	margin: 5px 0;
}
.NewsSummaryAuthor {
/* italic to set it off from text */
	font-style: italic;
	padding-bottom: 0.5em;
}
.NewsSummarySummary, .NewsSummaryContent {
/* larger than default text */
	line-height: 140%;
font-size:0.8em;
font-weight:bold;
color:#3d3b35;
}
.NewsSummaryMorelink {
	padding-top: 0.5em;
}
#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 {
border:none;
}
#NewsPostDetailPrintLink {

}
#NewsPostDetailReturnLink {
}
/* End of 'v21avr : News Accueil' */

