/* Start of CMSMS style sheet 'Module: News' */
.news {
  position: relative;
  margin: 0;
  padding: 8px 0 0 20px;
  width: 924px;
  height: 290px;
  background: transparent url(images/design/isolation/fond_news.jpg) 0 0 no-repeat;
}

.news ul {
 overflow: hidden;
 width: 890px;
 height: 282px;
 padding: 0;
 list-style-type: none;

}

.news ul li {
  float: left;
  width: 890px;
  height: 290px;
  background-color: #eee;
}

div#content  .NewsSummary .NewsSummarySummary h2 {
   float: none;
   width: auto;
   background: none;
   font-size: 1.4em;
   line-height: 120%;
   margin: 0;
   padding: 0;
   color: #bd6b3a;
}

.NewsSummary {
  margin: 0;
}

.NewsSummaryPostdate {
  font-size: 90%;
  font-weight: bold;
 }

.NewsSummaryLink {
    font-size: 2em;
    font-weight: normal;
    padding: 20px 10px 0 10px;
}

.NewsSummarySummary a {
    color: #f6ae4e;
}

.NewsSummaryLink, .NewsSummaryLink a {
    color: #fff;
}


.NewsSummarySummary {
  width: 250px;
  margin: 0px;
  padding: 10px;
  background: transparent;
  /*background: transparent url(images/design/isolation/noir_50.png) 0 0 repeat;*/
  line-height: 140%;
  color: #fff;
 }

/*.NewsSummarySummary {
  margin-top: 160px;
  background: transparent url(images/design/isolation/noir_50.png) 0 0 repeat;
  line-height: 140%;
  color: #f6ae4e;
 }*/

.NewsSummarySummary p {

}

.NewsSummaryMorelink {
  padding-top: 0.5em;
}

#NewsPostDetailDate {
  font-size: 90%;
  margin-bottom: 5px;
  font-weight: bold;
  }

#NewsPostDetailSummary {
   line-height: 150%;
   }



#NewsPostDetailContent {
  margin-bottom: 15px;
  line-height: 150%;
  }



/* to add specific style to the below divs, uncomment them. */

/* 
#NewsPostDetailTitle {}
#NewsPostDetailHorizRule {}
#NewsPostDetailPrintLink {}
#NewsPostDetailReturnLink {}
*/

.NewsSummary_procedes {
    position: relative;
   float: left;
   width: 308px;
   height: 280px;
   background: none;
}

.NewsSummary_procedes .NewsSummarySummary {
    position: relative;

}

.NewsSummarySummary_procedes p {
    padding: 20px 30px 0 30px;
}


.NewsSummarySummary_procedes p a {
    background: none;
    font-size: 1.4em;
    line-height: 105%;
    color: #fff;
    text-decoration: none;
 }

.NewsSummary_procedes .NewsSummaryLink  {
    position: relative;
    font-size: 1.4em;
    line-height: 105%;
    font-weight: normal;
    padding: 20px 30px 0 30px;
}

.NewsSummary_procedes .NewsSummaryLink a p {
    line-height: 105%;
   text-decoration: none;
}

.NewsSummary_procedes .NewsSummaryMorelink {
    position: absolute;
    top: 240px;
    padding: 0 30px 0 30px;
}

.NewsSummary_procedes .NewsSummaryMorelink a {
    font-size: 1.2em;
    color: #f6ae4e;
}

.news3 {
    float: left;
}

.news3 .NewsSummary_societes {
    float: left;
    background: transparent url(images/design/isolation/fond_societe.png) 0 0 no-repeat;
    width: 462px;
    height: 155px;
}

.news3 .NewsSummarySummary {
  width: auto;
  margin: 10px 10px 0 20px;
  background: none;
  line-height: 140%;
  color: #777;
  font-size: 1.6em;
 }

.news3 .NewsSummaryMorelink {
    margin-top: -30px;
    padding: 0 20px 0 30px;    
}

.news3 .NewsSummaryMorelink a {
    color: #afd75a;
    font-size: 1.6em;
}
/* End of 'Module: News' */

