.CVPortlet_news_container {
	width : 170px;
	border : 1px solid rgb(214, 209, 202);
	padding : 4px;
        background-color: white;
        margin-left : 8px; 
}

.CVPortlet_news_container ul {
        margin-bottom : 4px;
}

.CVPortlet_news_container ul li {
        list-style-type : none;
        line-height:normal;
}

.CVPortlet_news_container .CVPortlet_news_titre {
	background-image: url(http://webimages.mailchimp.com/img/crumbs_bg.gif);
        background-repeat: repeat-x;
        padding : 3px 3px 3px 3px;
        margin-bottom : 3px;
}

.CVPortlet_news_container ul li .CVPortlet_news_date {
      font-size : 10px;
      font-style:italic;
      color : rgb(214, 209, 202);
}

.ArticleInfos {
      font-style : italic;
}

.ArticleDescription {
      font-weight : bold;
      margin : 4px 2px 4px 2px;
}

.ArticleDescription img {
     float : left;
}

.ArticleContenu {
      display : block;
      clear : left;
      padding : 10px 2px 4px 2px;
}

.footListeArticles{
      display:block;
      clear : left;
      padding : 10px 2px 4px 2px;
}

.ArticleKeyWords {
      font-style : italic;
}