   body {
	  margin : 0;
	  text-align : center;
      background-image : url('../images/fondBody.jpg');
	  scrollbar-face-color: #FFFFFF; 
	  scrollbar-shadow-color: #dddddd;
	  scrollbar-highlight-color: #FFFFFF;
	  scrollbar-3dlight-color: #dddddd; 
	  scrollbar-darkshadow-color: #ffffff; 
	  scrollbar-track-color: #FFFFFF;
 	  scrollbar-arrow-color: #999999;   
   }
   
   h2 {
      font-family : Arial;
	  font-size : 12pt;
	  font-weight : bold;
	  color : #CFBED8;
   }
   
   p {
      font-family : Arial;
	  font-size : 10pt;
	  color : #999999;
   }
   
   hr {
      width : 50%;
	  height : 1px;
	  text-align : center;
   }
   
   li {
      font-family : Arial;
	  font-size : 9pt;
	  color : #999999;
   }
   
   a {
      text-decoration : none;
	  color : #888888;
	  border-bottom : dotted 1px #CCCCCC;
   }
   
   a:hover {
      text-decoration : underline;
	  color : #888888;
   }
   
   a.menuhaut {
      color : #FFFFFF;
	  text-decoration : none;
	  border : none;
   }
   
   a.menuhaut:hover {
      color : #FFFF99;
	  border : none;
   }
   
   label {
      font-family : Arial;
      font-size : 9pt;
	  color : #999999;
   }
   
   input, select, option, textarea {
      font-family : Arial;
      font-size : 9pt;
	  color : #333333;
	  border : solid 1px #999999;
   }
   
   /********************* Accueil *********************/
   .texteAccueil {
      font-family : Times new roman;
	  font-size : 11pt;
      font-style : italic;
      text-align : justify;
	  color : #666666;
   }
   
   /********************* Foire aux Questions *********************/
   .faqQuestion {
	  font-size : 10pt;
	  font-weight : bold;
	  color : #888888;
   }
   
   .faqReponse {
      text-align : justify;
	  font-size : 10pt;
	  color : #999999;
   }
   
   p.faqQuestion a {
      text-decoration : none;
	  color : #888888;
	  border : none;
   }
   
   p.faqQuestion a:hover {
      text-decoration : underline;
	  color : #888888;
	  border : none;
   }
   
   p.retour a {
      text-decoration : none;
	  color : #CCCCCC;
	  text-align : right;
	  font-size : 8pt;
	  font-family : Verdana;
   }

   /********************* Contact *********************/
   .societe {
      text-align : center;
	  font-size : 16pt;
	  font-weight : bold;
	  color : #999999;
   }
   
   .adresse {
	  font-size : 12pt;
      text-align : center;
	  color : #888888;
   }
   
   .telephone {
	  font-size : 11pt;
      text-align : center;
	  color : #888888;
   }
   
   .email {
	  font-size : 11pt;
      text-align : center;
	  color : #888888;
   }
   
   p.email a {
      color : #888888;
   }
   
   .petit {
      font-size : 7pt;
   }
   
   .justifie {
      text-align : justify;
   }
   
   .commander {
      text-align:center;
      width:63px;
      font-family:Verdana;
	  font-size:7pt;
	  font-style:normal;
	  color:#CFBED8;
	  border:solid 1px #CFBED8;
   }

