#bannerbk .bn_liste h3.head,
#content .bn_liste h3.head{
  color: #00479B;
  text-decoration: none;
  padding: 4px 0 4px 0;
  margin: 0;
  font-weight: bold;
  font-size: 120%;  
}

#bannerbk .bn_liste h3.head a,
#bannerbk .bn_liste h3.head a:link,
#bannerbk .bn_liste h3.head a:visited,
#content .bn_liste h3.head a,
#content .bn_liste h3.head a:link,
#content .bn_liste h3.head a:visited{
  color: #00479B;
  text-decoration: none;
  font-weight: bold;
}

#bannerbk .bn_liste h3.head a:focus,
#bannerbk .bn_liste h3.head a:hover,
#bannerbk .bn_liste h3.head a:active,
#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{
   margin-bottom: 1em;
   border-bottom: 1px solid #DCE1E5;
}

.clearBoth {clear:both; height:1px;}
.clearLeft {clear:left; height:1px;}
.clearRight{clear:right;height:1px;}
.imgLeft   {float:left; margin-bottom:10px;margin-right:10px;border:0 none;}
.imgRight  {float:right;margin-bottom:10px;margin-left :10px;border:0 none;}