/* Start of CMSMS style sheet 'News SS2' */
div#news {
  margin: 2em 0 1em 1em;  /* margin for the entire div surrounding the news list */
  border: 1px solid #000; 
  background: white; 
}

div#news h2 {
   line-height: 2em;
   background: #fff;
}

.NewsSummary {
    padding: 0 1.5em 0 0; /* padding for the news article summary */
    margin: 1em 0.5em 0 0; /* margin to the bottom of the news article summary */
    color:#E2001A;
}

.NewsSummaryPostdate {
  font-size: 90%;
  font-weight: bold;
 }

.NewsSummaryLink {
    font-weight: bold;
    padding-top: 0.2em;
}

.NewsSummaryCategory {
  font-style: italic;
  margin: 5px 0;
 }

.NewsSummaryAuthor {
  font-style: italic;
  padding-bottom: 0.5em;
}

.NewsSummarySummary, .NewsSummaryContent {
  line-height: 140%;color:black;
 }

.NewsSummaryMorelink {
  padding-top: 0.5em;
  color:#93117E;
}

#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: 0.5em;
  padding: 0.2em 0;
}

#NewsPostDetailContent {
  margin-bottom: 15px;
  line-height: 150%;color:black;
  }

#NewsPostDetailAuthor {

  padding-bottom: 1.5em;
  font-style: italic;
}
.Recherche {
    padding: 0.5em 0.5em 1em; /* padding for the news article summary */
    margin: 0 0.5em 1em 0.5em; /* margin to the bottom of the news article summary */
    color:#E2001A;
}



/* to add specific style to the below divs, uncomment them. */

/* 
#NewsPostDetailTitle {}
#NewsPostDetailHorizRule {}
#NewsPostDetailPrintLink {}
#NewsPostDetailReturnLink {}
*/



div#bloc-menu  {
  margin: 1em 0;
}

div#bloc-menu  div#top-recherche, div#bloc-menu  div#top-actu, 
div#bloc-menu  div#top-search, div#bloc-menu  div#top-news, div#bloc-menu  div#top-partenaires {
  width: 218px;
  height: 79px;
}

div#bloc-menu  div#top-recherche {
  background: url(http://www.studio-scrap.com/uploads/images/bloc-menu/bloc-recherche-haut.jpg) 0 0 no-repeat;
}

div#bloc-menu  div#top-search {
  background: url(http://www.studio-scrap.com/uploads/images/bloc-menu/bloc-search-haut.jpg) 0 0 no-repeat;
}

div#bloc-menu  div#top-actu {
  background: url(http://www.studio-scrap.com/uploads/images/bloc-menu/bloc-actu-haut.jpg) 0 0 no-repeat;
}


div#bloc-menu  div#top-partenaires {
  background: url(http://www.studio-scrap.com/uploads/images/bloc-menu/bloc-partenaires.jpg) 0 0 no-repeat;
}

div#bloc-menu  div#top-recherche h4, div#bloc-menu  div#top-actu h4, 
div#bloc-menu  div#top-search h4, div#bloc-menu  div#top-news h4, 
div#bloc-menu  div#top-partenaires h4, div#bloc-menu  div#top-recherche h2, 
div#bloc-menu  div#top-actu h2, div#bloc-menu  div#top-search h2, 
div#bloc-menu  div#top-news h2, div#bloc-menu  div#top-partenaires h2 {
  display: none;
}

div#bloc-menu  div.milieu {
  width: 195px;
  line-height:1.4em;
  padding-left: 0.7em;
  background: url(http://www.studio-scrap.com/uploads/images/bloc-menu/bloc-milieu.jpg) 0 0 repeat-y;
}

div#bloc-menu  div.milieu p {
  padding: 0 0.7em 1em 0;
  margin: 0;
}

div#bloc-menu  div.milieu p b {
  font-weight: bold;
  font-size: 10px;
  color: #B01D21;
  line-height: 13px;
  text-decoration: underline;
}

div#bloc-menu  div.milieu p a {
  text-decoration: none;
  line-height: 14px;
}

div#bloc-menu  div.milieu input.envoyer {
  width: 63px;
  margin-bottom: 0.3em;
}

div#bloc-menu  div.bas {
  height: 2px;
  width: 218px;
  background: url(http://www.studio-scrap.com/uploads/images/bloc-menu/bloc-bas.jpg) 0 0 no-repeat;
}

div#bloc-menu  div#top-news {
  background: url(http://www.studio-scrap.com/uploads/images/bloc-menu/bloc-news-haut.jpg) 0 0 no-repeat;
}
/* End of 'News SS2' */

