#sf_cms_news .buttons, #sf_cms_news .date, #sf_cms_news .publication{
  display: inline;
}
#sf_cms_news{
  margin: 0;
  padding: 0;
  list-style-type: none;
  }
  #sf_cms_news li{
    padding: 5px;
  }
  #sf_cms_news .category{
    float: right;
    font-weight: bold;
    border: 1px solid gray;
    padding: 2px;
    background-color: #eeeeee;
  }

#sf_cms_news{float: left}
	#sf_cms_news .actu{
		margin-bottom: 15px;
	}
	#sf_cms_news img.photo_actu{
		float: left;
		margin: 5px;
    border: 1px solid gray;
	}
	
#sf_cms_news h3.small_title{
  width: 700px;
  background: url(../images/style/title.gif) left bottom no-repeat;

}
#sf_cms_news h3.title{
  width: 700px;


}
#sf_cms_news .hook{
  padding: 10px;
}
#sf_cms_news .detail{
  width: 700px
}
