
#actuListe {
}

.item {
  clear:left;
	margin-bottom:10px;
	overflow:auto;
}
	.item .miniature {
		float:left;
		margin-right:5px;
	}


#contenuGaucheBasGauche p.title_news {
  clear: right;
  color: #786C5E;
  font-size: 13px;
  margin-bottom: 10px;
}

#contenuGaucheBasGauche p.date_news{
  color: #786C5E;
  display: block;
  float: right;
  font-style: italic;
  margin-bottom: 10px;
}

#contenuGaucheBasGauche div.chapo{
  color : #DA6801;
  margin-bottom : 15px;
}

#contenuGaucheBasGauche .news_img{
  float:left;
  margin-right:15px;
  margin-bottom:15px;
}

