#listeArticles{
	margin:10px;
	}
	
#listeArticles DIV.fiche{
	background-repeat:repeat-x;
	background-position:0 0;	
	display:table;
	width:100%;*/
	/*height:100px;*/
	padding-bottom:10px;
	float:left;
	}

#star{
	display:table;
	width:100%;
	border-style:solid;
	border-width:2px;
	padding-bottom:10px;
	}
		
#listeArticles>DIV.fiche{
	float:none;
	height:auto;
	}

#listeArticles .fiche IMG{
	margin:10px 10px 0 10px;
	}

#listeArticles .photo{
	text-align:center;
	float:left;
	}

#listeArticles .fiche p{
	margin:10px 10px 0 210px;
	}

#listeArticles .fiche p.fiche_libelle{
	font-weight:bold;
	font-size:9pt;
	margin:10px 10px 0 10px;
	}

#listeArticles .fiche p.fiche_resume{
	font-size:10pt;
	}

#listeArticles A.btFiche{	
	width:95px;
	line-height:20px;
	float:right;
	margin:10px;
	border:solid 1px;
	text-align:center;
	background-color:#FFF;
	text-decoration:none;
	font-weight:bold;
	}

#listeArticles A.btFiche:hover{
	color:#FFF;
	}
