/* Start of CMSMS style sheet 'Module : News accueil' */
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;
}

div#newsum {
   font-size: 0.95em;
   padding: 40px 0 5px 0;
   margin: 5px 0 0 0.8em;
   background: #d5e280 url(images/int/news.png) no-repeat 0 0;
}

.NewsSummary a {color: #6f4f5f;}

div#main .left49 h4, div#main .right49 h4 {
   color: #999;
   font-size: 1.1em;
}

.left49 .NewsSummary {
    padding: 0.5em 0.7em; /* padding for the news article summary */
    margin: 5px 20px 1px 2px; /* margin to the bottom of the news article summary */
    background-color: #fff;
    border-bottom: 1px solid #ddd;
}

.right49 .NewsSummary {
    padding: 0.5em 0.7em; /* padding for the news article summary */
    margin: 5px 2px 1px 20px; /* margin to the bottom of the news article summary */
    background-color: #fff;
    border-bottom: 1px solid #ddd;
}

div#newsum .NewsSummary {
    padding: 0.5em 0.7em; /* padding for the news article summary */
    margin: 1px 2px; /* margin to the bottom of the news article summary */
    background-color: #ebf3b9;
    border: none;
}

div#newsum .NewsSummary .NewsSummaryPostdate {
    color: #b1bd63;
}

.NewsSummaryPostdate {
   font-size: 95%;
   font-weight: bold;
   display: none;
}

.NewsSummary {
    padding: 0.5em 0.5em 1em; /* padding for the news article summary */
    margin: 1px 2px; /* margin to the bottom of the news article summary */
    background-color: #fff;
    border-bottom: 1px solid #ccc;
}

.NewsSummaryLink {
    font-weight: bold;
    padding-top: 0.2em;
    font-size: 0.85em;
}

.NewsSummaryCategory {
  font-style: italic;
  margin: 5px 0;
  display: none;
 }

.NewsSummaryAuthor {
  font-style: italic;
  padding-bottom: 0.5em;
  display: none;
}

#alaune.NewsSummarySummary {
  line-height: 140%;
 }

#alaune.NewsSummaryContent {
  line-height: 140%;
 }

#alaune.NewsSummaryMorelink {
  padding-top: 0.5em;
}

#vnnews.NewsSummarySummary, #vnnews.NewsSummaryContent {
  line-height: 140%;
  display: none;
 }

#vnnews.NewsSummaryMorelink {
  padding-top: 0.5em;
  display: none;
}

#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%;
  }

#NewsPostDetailAuthor {

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

/* Especes de la semaine : Homepage */

.weekspeciesHome {
  margin: 10px 0;
  padding: 0;
  background: #f5f5f5;
}

.weekspeciesHome h3 {
  padding-right: 10px;
}

.weekspeciesHome span {
  display: block;
  padding: 5px;
  text-align: right;
  font-size: 90%;
}

.weekspeciesHome a {
  color: #930;
}

.weekspeciesHome .NewsSummaryLink {
  margin: 10px 0;
}

.weekspeciesHome .NewsSummary {
  border-top: 5px solid #930;
  border-bottom: 1px solid #930;
  border-left: 1px solid #930;
  border-right: 1px solid #930;
  float: right;
  text-align: center;
  width: 150px;
  padding: 0 5px;
  margin: 0 8px;
}

.weekspeciesHome .NewsSummarySummary {
  display: block;
  margin: 5px 0;
}

.weekspeciesHome .NewsSummaryMorelink {
  display: block;
  margin: 5px 0;
  color: #993300;
  padding: 0;
}

div#iucn-small {
  margin: 15px ;
  text-align: left;
  font-size: 80%;
  color: #aaa;
  width: 150px;
  float: left;
}

.logoIYB {
  float: right;
  margin: 15px 0px;
}

/*------ */

div#pubPinail {
  display: block;
  padding: 5px;
float: right;
}

/* Masquer les infos inutiles dans le menu gauche */

div#newsum .NewsSummary .NewsSummaryMorelink,
div#newsum .NewsSummary .NewsSummaryAuthor,
div#newsum .NewsSummary .NewsSummarySummary,
div#newsum .NewsSummary .NewsSummaryCategory {
  display: none;
}

/* to add specific style to the below divs, uncomment them. */

/* 
#NewsPostDetailTitle {}
#NewsPostDetailHorizRule {}
#NewsPostDetailPrintLink {}
#NewsPostDetailReturnLink {}
*/

/* End of 'Module : News accueil' */

