/* Start of CMSMS style sheet 'css_news_interieur' */
div#main {
padding-top:30px;
padding-right:10px;
float:left;
width:920px;
text-align:justify;
border:none;
}


div#sidebar {
   float: left;  /* set sidebar on the left side. Change to right to float it right instead. */
   display: inline;  /* FIX ie doublemargin bug */
   margin-left: 0;
   width:0px;
}


div.clear {
clear:both;
}

#main .actu {
border-top:1px dotted #666;
padding-top:4px;
padding-bottom:30px;
width:900px;
float:left;
}

#main .lien_actu a{
font-size:10px;
color:#387588;
background-image:url(img/fleche.png);
background-repeat:no-repeat;
background-position:2px 2px;
text-decoration:none;
padding-left:20px;
text-transform:uppercase;
}

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

#main .NewsSummary {
    color:#686666;
   font-size:12px;
   font-family:verdana;
   
   width:500px;
   float:left;
   display:inline;
  padding-left:20px;
  padding-top:20px;
}
.NewsSummaryField{
float:left;
width:368px;
}

.NewsSummaryPostdate {
  font-size:12px;
  color:#b4b3b3;
  font-weight: bold;
   padding-top:10px;
 }

#main .NewsSummaryLink a {
   color:#686666;
   text-decoration:none;
   font-size:18px;
   text-align:justify;
   padding-bottom:5px;
line-height: 140%;

}

.NewsSummarySummary, .NewsSummaryContent {
  line-height: 140%;
  padding-top:10px;
 }

.NewsSummaryMorelink {
  padding-top: 0.5em;
}


#detail_article {
width:490px;
float:left;
padding-right:20px;
padding-left:20px;
}

#main #NewsPostDetailTitle{
color:#686666;
font-size:18px;
line-height: 1em;

}
#NewsPostDetailDate {
  font-size:12px;
  color:#b4b3b3;
  font-weight: bold;
   padding-top:5px;
   padding-bottom:10px;
  }

#NewsPostDetailSummary {
   padding-bottom:20px;
   line-height: 150%;
   color:#686666;
   }


#NewsPostDetailCategory {
  font-style: italic;
  border-top: 1px solid #ccc;
  margin-top: 0.5em;
  padding: 0.2em 0;
}

#NewsPostDetailContent {
  margin-bottom: 15px;
  line-height: 150%;
  }

#NewsPostDetailAuthor {

  padding-bottom: 1.5em;
  font-style: italic;
}

.NewsDetailSummaryField{
float:left;
width:368px;
margin-top:80px;
padding-bottom:80px;
   padding-left:20px;
   border-left:1px dotted #CCC;
}

#main .img_small1{
padding-top:20px;
width:160px;
float:left;
}

#main .img_small2{
padding-top:20px;
width:160px;
float:right;
padding-right:23px;
}

.nav_page{
float:right;
font-size:11px;
color:#686666;
padding-right:20px;
}

.nav_page a{
font-size:11px;
color:#686666;
}
#fil{
float:left;
}
/* to add specific style to the below divs, uncomment them. */

/* 
#NewsPostDetailTitle {}
#NewsPostDetailHorizRule {}
#NewsPostDetailPrintLink {}
#NewsPostDetailReturnLink {}
*/
/* End of 'css_news_interieur' */

