#content .bn_liste h3.head{
  color: #002a54;
  text-decoration: none;
  margin: 0 0 3px 0;
  padding: 0;
  font-weight: bold;
  font-size: 110%;
  border-bottom: 1px solid #002a54;
}

#content .bn_liste h3.head a,
#content .bn_liste h3.head a:link,
#content .bn_liste h3.head a:visited {
  color: #002a54;
  text-decoration: none;
  font-weight: bold;
  padding: 0;
}

#content .bn_liste h3.head a:focus,
#content .bn_liste h3.head a:hover,
#content .bn_liste h3.head a:active {
  text-decoration: none;
  color: #f5b82c;
  background: none;
}

#content .clearBoth {clear:both; height:1px;}
#content .clearLeft {clear:left; height:1px;}
#content .clearRight{clear:right;height:1px;}
#content .imgLeft   {float:left; margin-bottom:10px;margin-right:10px;}
#content .imgRight  {float:right;margin-bottom:10px;margin-left :10px;}
#content .bn_liste .bn_liste_content p.readmore{text-align: right;}

