/* Feuille de style : coins arrondis */

/*  coin vert clair */
.chgvcfb{
  background-color : #ccffcc;
  background-image : url('./Images/Coins/chgfb2.gif');
  background-repeat : no-repeat;
  background-position : top left;}

.cbgvcfb{
  background-color : #ccffcc;
  background-image : url('./Images/Coins/cbgfb2.gif');
  background-repeat : no-repeat;
  background-position : bottom left;}

/*  coin rose */
.chgpfp{
  background-color : #ffdfdf;
  background-image : url('./Images/Coins/chgfb2.gif');
  background-repeat : no-repeat;
  background-position : top left;}

.cbgpfb{
  background-color : #ffdfdf;
  background-image : url('./Images/Coins/cbgfb2.gif');
  background-repeat : no-repeat;
  background-position : bottom left;}


/*  coin jaune */
.chgjfb{
  background-color : #ffff00;
  background-image : url('./Images/Coins/chgfb2.gif');
  background-repeat : no-repeat;
  background-position : top left;}

/*  coin bleu */
.chgbfb{
  background-color : #0000ff;
  background-image : url('./Images/Coins/chgfb2.gif');
  background-repeat : no-repeat;
  background-position : top left;}

/*  coin vert */
.chgvfb{
  background-color : #33ff66;
  background-image : url('./Images/Coins/chgfb2.gif');
  background-repeat : no-repeat;
  background-position : top left;}

/*  coin rouge */
.chgrfb{
  background-color : #ff6666;
  background-image : url('./Images/Coins/chgfb2.gif');
  background-repeat : no-repeat;
  background-position : top left;}

/*  coin rose fond blanc inversé */

.cbgifb{
  background-color : #ffffff;
  background-image : url('./Images/Coins/cbgifb.gif');
  background-repeat : no-repeat;
  background-position : bottom left;}

.cbdifb{
  background-image : url('./Images/Coins/cbdifb.gif');
  background-repeat : no-repeat;
  background-position : bottom right;}

/*  coins hd bg bd*/

.chdfb{
  background-image : url('./Images/Coins/chdfb2.gif');
  background-repeat : no-repeat;
  background-position : top right;}

.cbgfb{
  background-image : url('./Images/Coins/cbgfb2.gif');
  background-repeat : no-repeat;
  background-position : bottom left;}


.cbdfb{
  background-image : url('./Images/Coins/cbdfb2.gif');
  background-repeat : no-repeat;
  background-position : bottom right;}
