#bannerbk .bannerportlet h3.head{
  font-weight : bold;
  font-size: 100%;
  
  background-color: #FEEB30;
  color: #4065c8;

  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 .bannerportlet h3.head a,
#bannerbk .bannerportlet h3.head a:link,
#bannerbk .bannerportlet 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: #86a1fc;
}

#bannerbk .bannerportlet h3.head a:focus,
#bannerbk .bannerportlet h3.head a:hover,
#bannerbk .bannerportlet h3.head a:active{
  text-decoration: underline;
}

#bannerbk .bannerportlet .bn_liste_content p.readmore{
   color: #2f5a9c;
   font-weight: bold;
   font-size: 92%;
   text-align: right;
   padding-left: 0; 
}

#bannerbk .bannerportlet {
  padding-bottom: 13px;
  margin-bottom: 20px;
  background-image: url(../images/bg_box_right_bottom.gif);
  background-position: bottom;
  background-repeat: no-repeat;
}
