﻿
div.Article {
  background: url(../images/bloc/chg.gif) top left no-repeat;
  } 
div.Article h3 {
  background: url(../images/bloc/chd.gif) top right no-repeat;
  padding:15px;
  margin:0;
  }
div.ArticleBody {
  background: url(../images/bloc/bd.gif) top right repeat-y;
  }
div.ArticleFooter {
  background: url(../images/bloc/cbg.gif) bottom left no-repeat;
  }
div.ArticleFooter p {
  background: url(../images/bloc/cbd.gif) bottom right no-repeat;
  }
