/* Start of CMSMS style sheet 'Dallamano : News' */
/* Start of CMSMS style sheet 'Dallamano : News' */
div#news {
  margin: 2em 0 1em 1em;  /* margin for the entire div surrounding the news list */
  border: 1px solid #000; 
  background: #FFE9AF; 
}

div#news h2 {
   line-height: 2em;
   background: #fff;
}

.NewsSummary { 
    overflow: hidden;
    height: 1%;
    margin: 0 0 30px 0;
    font-family: Arial, Verdana, sans-serif;
}

.NewsSummaryPostdate {
  font-size: 90%;
  font-weight: bold;
 }

.NewsSummaryLink {
    font-weight: bold;
    background: url(images/bg-NewsSummaryLink.png) no-repeat;
    height: 33px;
    width: 610px;
    line-height: 33px;
    text-align: center;
    font-family: Arial, Verdana, sans-serif; 
}

.NewsSummaryLink a{
    color: #000;
    text-decoration: none;
}

.NewsSummaryLink a:hover{
    color: #F55E17;
}

.NewsSummaryCategory {
  font-style: italic;
  margin: 5px 0;
 }
.vignette {
  float: left;
  margin: 10px 10px 0 0;
}
.vignette img {
  border: 2px solid #F55E17;
}
.NewsSummaryAuthor {
  font-style: italic;
  padding-bottom: 0.5em;
}
.NewsSummarySummary {
 margin: 10px 0 0 240px;
 color: #000;
 font-weight: 600; 
}
.NewsSummarySummary, .NewsSummaryContent {
  line-height: 140%;
 }

.NewsSummaryMorelink {
  background: url(images/puce-more.png) no-repeat left;
  margin: 10px 0 0 240px;
  padding: 0 0 0 15px;
}
.NewsSummaryMorelink a {
  text-decoration: none;
}
.NewsSummaryMorelink a:hover {
  text-decoration: underline;
}
#NewsPostDetailDate {
  font-size: 90%;
  margin-bottom: 5px;
  font-weight: bold;
  }

#NewsPostDetailSummary {
   line-height: 150%;
   color: #000;
   clear: left;
   padding-top: 15px;
}

#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: #000;
  }

#NewsPostDetailAuthor {

  padding-bottom: 1.5em;
  font-style: italic;
}
#NewsPostDetailTitle {
    background: url(images/bg-NewsSummaryLink.png) no-repeat;
    line-height: 33px!important;
    text-align: center;
    height: 33px;
    width: 610px;
    font-size: 1.23em!important;
}
#detail-promo {
margin: 0 230px 0 0;
}
.onglet-zoom {
    background: url(images/onglet-zoom.png) no-repeat;
    display: block;
    width: 132px;
    height: 29px;
    line-height: 29px;
    text-align: center;
    float:left;
    color: #000;
    text-decoration: none;
    font-weight: 600;
}
.onglet-zoom:hover {
    text-decoration: underline;
}
#plan-masse, #vue-projet {
    margin-right: -20px;
    padding-right: 15px;
    width: 117px;
}
#vue-projet {
    margin-left: -1px;
}
#NewsPostDetailReturnLink {
    margin: 0 5px 10px 0;
    color: #525252;
    font-family: Arial, Verdana, sans-serif;
    font-size: 0.9em;
    overflow: hidden;
}
#NewsPostDetailReturnLink a{
    float: right;
    color: #525252;
    text-decoration: none;
}
#NewsPostDetailReturnLink a:hover{
    color: #F55E17;
}
/* to add specific style to the below divs, uncomment them. */

/* 
#NewsPostDetailTitle {}
#NewsPostDetailHorizRule {}
#NewsPostDetailPrintLink {}
#NewsPostDetailReturnLink {}
*/
/* End of 'Dallamano : News' */
/* End of 'Dallamano : News' */

