/**********************************************************************************/
/********************************    EGESTIONDOC   ********************************/
/**********************************************************************************/

.egestiondoc_derniers_ajouts_liste_nomcategorie  {
  border-bottom:1px dotted #000;
  /*border-top:1px dotted #000;*/
  color:#000000;
  font-size:1.1em;
  font-weight:bold;
  margin:20px 0;
  padding:15px 0;
  text-transform:uppercase;
}
.mois_en_cours{
  border-top:1px dotted #000;
}
.egestiondoc_derniers_ajouts_liste p,
.egestiondoc_derniers_ajouts_liste ul li {
  margin:0 10px;
}
.egestiondoc_derniers_ajouts_liste img{
  margin-left: 10px;
}
.egestiondoc_derniers_ajouts_liste > li {
	border-bottom:1px dotted #333;
	margin-bottom:10px;
}