#content .bn_liste h3.head{
  color: #fff;
  text-decoration: none;
  padding: 4px;
  margin: 0;
  font-weight: normal;
  font-size: 120%;
  background-color: #BA0606;
}

#content .bn_liste h3.head a,
#content .bn_liste h3.head a:link,
#content .bn_liste h3.head a:visited{
  color: #fff;
  text-decoration: none;
  font-weight: normal;
}

#content .bn_liste h3.head a:focus,
#content .bn_liste h3.head a:hover,
#content .bn_liste h3.head a:active{
  text-decoration: underline;
}
.bn_liste{
   /*width: 48%;
   float: left;
   margin-right: 1%;*/
   margin-bottom:1em;
   background-color:#E9EDF0;
}
.bn_liste_content{padding:4px;}
.clearBoth {clear:both; height:1px;}
.clearLeft {clear:left; height:1px;}
.clearRight{clear:right;height:1px;}
.imgLeft   {
   float: left;
   margin-bottom:10px;
   margin-right: 8px;
   /*width: 100%;*/
}
.imgRight  {float:right;margin-bottom:10px;margin-left :10px;}
.bn_liste .bn_liste_content p.readmore{text-align: right;}