#content .bn_liste h3.head {
  color: #747472;
  text-decoration: none;
  padding: 4px;
  margin: -10px 0 0 -10px;
  font-weight: normal;
  font-size: 120%;  
  width: 192px;
}

#content .bn_liste {
   background-color: #fff;
}
   
#content .bn_liste_content {
   padding: 0 0 0 10px;
   background-color: #fff;
   color: #333;
}

#content .imgLeft {
   margin: 5px 10px 10px 0;
}

#content .bn_liste h3.head a,
#content .bn_liste h3.head a:link,
#content .bn_liste h3.head a:visited {
  color: #747472;
  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;
}

   
/* Bannerbk */
#bannerbk .bn_liste h3.head {
   position: relative;
   display: block;
   padding: 4px;
   margin: 0;
   width: 192px;
   background-image: url(../images/bg_menu.gif);
   font-size: 120%;  
   font-weight: normal;
}

#bannerbk .bn_liste h3.head a,
#bannerbk .bn_liste h3.head a:link,
#bannerbk .bn_liste h3.head a:visited {
  color: #747472;
  text-decoration: none;
  font-weight: normal;
}

#bannerbk .bn_liste h3.head a:focus,
#bannerbk .bn_liste h3.head a:hover,
#bannerbk .bn_liste h3.head a:active {
  text-decoration: underline;
}
   
#bannerbk .bn_liste_content {
   padding: 0 0 0 10px;
   width: 172px;
}


#bannerbk .bn_liste_content a,
#bannerbk .bn_liste_content a:link,
#bannerbk .bn_liste_content a:visited {
   padding: 0;
   background-color: #8F8F8F;
   color: #fff;
   text-decoration: none;
   font-size: 100%;
   font-weight: bold;
}
   
#bannerbk .bn_liste_content a:focus,
#bannerbk .bn_liste_content a:hover,
#bannerbk .bn_liste_content a:active,
#bannerbk .bn_liste_content a.selected {
   padding: 0;
   background-color: #8f8f8f;
   color: #fff;
   text-decoration: underline;
   font-size: 100%;
}   

.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; margin: 0 -4px 10px 0;}
.imgRight  {float:right;margin-bottom:10px;margin-left :10px;border: 0 none;}
.bn_liste, .bn_liste_content {text-align: left; color: #fff; background-color: #8f8f8f;  margin: 0; padding: 0;}
.bn_liste p {padding: 10px; text-align: left;margin: 0;}


p.readmore a,
p.readmore a:link,
p.readmore a:visited {
	color: #fff; text-decoration: underline; text-align: right;display: block;
}