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


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

/*
margin-top:50px;
padding:15px;
background:url(uploads/v21avr/bg-news-mini2-lateral.png) repeat-y left top;
width:162px;
height:312px;
color: #f5f5f5;
*/
}

div#news-bottom{
display:block;
padding:0;
font-size:9px;
background:url(uploads/v21avr/bg-news-bottom.png) no-repeat left top;
width:162px;
height:34px;
}

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

div#news h3.news {
display:block;
line-height: 2em;
/* you can set your own image here */
background:url(uploads/v21avr/h3-agenda.png) no-repeat;	
width:151px;
height:35px;
border: none;
margin-top:-60px;
margin-left:-10px;
margin-bottom:10px;
text-indent:-999em;
}

div#news p{
color:#3d3b35;
width:140px;
font-size:9px;
}

.NewsSummary {
/* padding for the news article summary */
	padding: 10px;
/* margin to the bottom of the news article summary */
	margin: 0 0.5em 1em 0;
width:120px;
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 */
width:120px;
	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' */

