/* Start of CMSMS style sheet 'Module: News' */
#main_unique_col .NewsSummary {
margin-bottom:5px;
}
#main_unique_col .NewsSummaryPostdate {
  font-size: 10px;
  font-weight: bold;
    
 }
#sidebar a { background-color:inherit;}

#main_unique_col .NewsSummaryLink {
    padding: 5px 0 5px 0;
    font-size:11px;
}

#main_unique_col .NewsSummaryMorelink {
   text-align:right;
   padding:10px 0px 5px 0;
}


.news {
  background: #fff url(images/cms/bg_news.gif) repeat-y top left; 
   width:574px;
float:left;
}

div#news h2 {

}

.news .NewsSummary {
    padding:0; /* padding for the news article summary */
    margin: 0; /* margin to the bottom of the news article summary */
    float:left;
    width:287px;
    border:0px solid red;
}

#bloc_actu .NewsSummaryPostdate {
  font-size: 10px;
  font-weight: bold;
  background-color:#006414;
  color:#fff;
  height:13px;
  padding:2px 0 2px 29px;  
    
 }

.news .NewsSummaryLink {
    padding: 5px 0 5px 29px;
    font-size:11px;
}
.news .NewsSummaryLink a, #main_right_col .NewsSummaryLink a{
    font-weight: bold;
    color:#006414;
    text-decoration:none;
}
.news .NewsSummaryCategory {
  font-style: italic;
  display:none;
 }

.news .NewsSummaryAuthor {
  font-style: italic;
  display:none;
}

.news .NewsSummarySummary, .news .NewsSummaryContent {
  padding: 0 29px 0 29px;
  line-height:11px;
font-size:10px;
 }

.news .NewsSummaryMorelink {
   text-align:right;
   padding:10px 32px 5px 0;
}

.portraits_planteurs .NewsSummaryMorelink {
   text-align:right;
   padding:10px 0px 5px 0;
   margin-right:0px;
}
.portraits_planteurs .NewsSummarySummary img, .portraits_planteurs p{
   margin-right:10px;
 
}
.portraits_planteurs p {
   line-height:11px;
}
.portraits_planteurs .NewsSummaryLink {
    padding: 5px 0 5px 0;
    margin:0 0 0 110px;
}

#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: 50px;
  padding: 20px 0;
}

#NewsPostDetailContent {
  margin-bottom: 15px;
  line-height: 150%;
  }

#NewsPostDetailAuthor {

  padding-bottom: 15px;
  font-style: italic;
}


/* to add specific style to the below divs, uncomment them. */

/* 
#NewsPostDetailTitle {}
#NewsPostDetailHorizRule {}
#NewsPostDetailPrintLink {}
#NewsPostDetailReturnLink {}
*/
/* End of 'Module: News' */

