#news {
 	background:url(news_topleft.gif) top left no-repeat;
}
#news h2, #news h3 {
  background:url(news_topright.gif) top right no-repeat;
  padding: 25px 25px 20px 25px;
  margin:0;
}
div.corpsNews {
  background:url(news_rightborder.gif) top right repeat-y;
}
div.finDeNews {
  background:url(news_bottomleft.gif) bottom left no-repeat;
}
div.finDeNews p, div.finDeNews blockquote {
  background:url(news_bottomright.gif) bottom right no-repeat;
}
