#content .bn_liste h3.head{
  font-weight : normal;
  font-size: 140%;
  color: #2f5a9c;
  text-decoration: none;
  margin: 0 0 4px 0;
}

#content .bn_liste h3.head a,
#content .bn_liste h3.head a:link,
#content .bn_liste h3.head a:visited{
  font-weight : normal;
  font-size: 120%;
  color: #2f5a9c;
  text-decoration: none;
  padding: 0 0 0 0px;
}

#content .bn_liste h3.head a:focus,
#content .bn_liste h3.head a:hover,
#content .bn_liste h3.head a:active{
  text-decoration: underline;
}

#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;}

#content .bn_liste_content {
  padding: 0 0 0 0px;	
} 


#bannerbk {
   color: #676162;
}

#bannerbk .bn_liste h3.head{
  font-weight : bold;
  font-size: 100%;
  
  background-color: #5C99C8;
  color: #fff;

  margin: 0 0 0px 0;
  padding: 7px 10px;
  
  text-decoration: none;

  background-image: url(../images/bg_box_right_top.gif);
  background-repeat: no-repeat;
}

#bannerbk .bn_liste h3.head a,
#bannerbk .bn_liste h3.head a:link,
#bannerbk .bn_liste h3.head a:visited{
  font-weight : bold;
  font-size: 100%;
  color: #fff;
  text-decoration: none;
  
  margin: 0 0 0px 0;
  padding: 7px 0px;
  background-color: #5C99C8;
}

#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 .clearBoth {clear:both; height:1px;}
#bannerbk .clearLeft {clear:left; height:1px;}
#bannerbk .clearRight{clear:right;height:1px;}
#bannerbk .imgLeft   {float:left; margin-bottom:10px;margin-right:10px;}
#bannerbk .imgRight  {float:right;margin-bottom:10px;margin-left :10px;}
#bannerbk .bn_liste .bn_liste_content p.readmore{
	color: #2f5a9c;
	font-weight: bold;
	font-size: 92%;
	text-align: right;
	padding-left: 0; 
}

#bannerbk .bn_liste_content {
  padding: 5px 10px 5px 10px;
  font-size: 92%;
  margin: 0 0 10px 0;     
  background-image: url(../images/bg_box_right_normal.gif);
  background-repeat: repeat-y;
}

#bannerbk .bn_liste_content a,
#bannerbk .bn_liste_content a:link,
#bannerbk .bn_liste_content a:visited{
   text-decoration: none;
}

#bannerbk .bn_liste_content a:focus,
#bannerbk .bn_liste_content a:hover,
#bannerbk .bn_liste_content a:active,
#bannerbk .bn_liste_content a.selected,
#bannerbk .bn_liste_content a.selected:link,
#bannerbk .bn_liste_content a.selected:visited,
#bannerbk .bn_liste_content a.selected:focus,
#bannerbk .bn_liste_content a.selected:hover,
#bannerbk .bn_liste_content a.selected:active{
	text-decoration: underline;
	color: #5C99C8;
	background-color: #F0F8F1;
}


#bannerbk .bn_liste {
  padding-bottom: 13px;
  margin-bottom: 20px;
  background-image: url(../images/bg_box_right_bottom.gif);
  background-position: bottom;
  background-repeat: no-repeat;
}

#bannerbk .bn_liste_content ul {
   padding-left: 15px;
}


