.liste_programmes img {
  float:left;
  margin:0 10px 10px 0;
}
.liste_programmes p img {
  float:none;
  margin:0 10px 0 0;
}

.liste_programmes p{
  line-height:15px;
  text-align:left;
font-size:11px;
  padding-right:15px;
}
.left_first {
  float:left;
  width:440px;
  margin-right:20px;
  line-height:13px;
  margin-bottom:20px;
}
.left_last {
  float:left;
  width:220px;
  margin-bottom:20px;
}
.left_last p {
  padding-bottom:5px;
  margin-bottom:5px;
  border-bottom:1px solid #D9D9D9;
  color:#333;
  font-size:12px;
}
a.decouvrir_programme {
  background:url(/images/boutons/bouton_decouvrir_programme.gif) 0 0 no-repeat;
  height:23px;
  display:block;
  text-indent:-9999em;
  margin-left:50px;

}
a.decouvrir_programme:hover {
  background-position:0 -23px;
}

.no_photo {
	width:160px;
	height:160px;
	background:#ccc;
	float:left;
  	margin:0 10px 10px 0;
}