
body {
  font-family: Verdana, Arial;
  font-size: 11px;
 
  }
  div.noel2{
background-image:url("cadeaux-de-noel.jpg");
background-position:top center;
background-repeat:no-repeat;

}
div.noel{
background-image:url("../images/cadeaux-de-noel.jpg");
background-position:top center;
background-repeat:no-repeat;

}
TD    { font-family: Verdana, Arial; font-size: 11px;   }   /*  Tous texte dans TD*/

A {color: #f2f5f7; font-weight: bold; text-decoration: none; font-family: Verdana; font-size: 8pt;  }
A:hover {color: #CCCCCC; font-weight: bold; text-decoration: none; font-family: Verdana; font-size: 8pt;}
titre_cat { text-decoration : none; font-size : 11px; font-family: Verdana; color : #FFFFFF; font-weight: bold; background :transparent; }
A.lien { text-decoration : none; font-size : 11px; font-family: Verdana; color : #993300; background :transparent; }
A.lien:hover { text-decoration : none; font-size : 11px; font-family: Verdana; color : #111111; background :transparent;}



A.minilien { text-decoration : none; font-size : 10px; font-family: Verdana; color : #993300; background :transparent; }
A.minilien:hover { text-decoration : none; font-size : 10px; font-family: Verdana; color : #111111; background :transparent;}


.button {
 font-family : Verdana, Arial, Helvetica;
 font-size : 10px;
 font-weight : normal;
 background-color : #CCCCCC;
 border-right : 1px outset inherit;
 border-top : 1px outset inherit;
 border-left : 1px outset inherit;
 border-bottom : 1px outset inherit;
}

.form {
  font-family: verdana;
  font-size: 10px;
  font-weight: normal;
  color: #993300;
  text-decoration: none;
  
  border-bottom-color: #666666;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-left-color: #666666;
  border-right-color: #666666;
  border-right-width: 1px;
  border-top-color: #666666;
  border-top-width: 1px;
  
}


