#content .bn_liste {
   position: relative;
   margin: 0 0 20px 0;
}

#content .bn_liste h3.head {
   color: #DC0000;
   text-decoration: none;
   margin: 0 0 5px 0;
   padding: 0;
   font-weight: bold;
   font-size: 120%;
   background-color: #333;
}

#content .bn_liste h3.head a,
#content .bn_liste h3.head a:link,
#content .bn_liste h3.head a:visited {
   color: #DC0000;
   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 {
   color: #DC0000;
   text-decoration: none;
   background-color: transparent;
}

#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;border: 0 none;}
#content .imgRight  {float:right;margin-bottom:10px;margin-left :10px;border: 0 none;}
#content .bn_liste .bn_liste_content p.readmore {
   position: relative;
   text-align: right;
   margin: 10px 0 0 0;
}

#content .bn_liste .bn_liste_content p.readmore a:link,
#content .bn_liste .bn_liste_content p.readmore a:visited {
   position: relative;
   right: 0;
   min-width: 50px;
   margin: 0;
   padding: 0 5px;
   color: #DC0000;
   font-weight: bold;
   background-color: transparent;
   text-decoration: none;
}
#content .bn_liste .bn_liste_content p.readmore a:focus,
#content .bn_liste .bn_liste_content p.readmore a:hover,
#content .bn_liste .bn_liste_content p.readmore a:active {
   color: #DC0000;
   background-color: transparent;
}

