  body
  {
  background-color: #710900;
  }
  
  .no_cadre
   {
  border:none;          
 }

  a
 {
   text-decoration:none;/* Les liens ne seront plus soulignés */
   color:black;
   font-style:italic;
   font-size: 14px;
   border-style:none;
   }
   .table
   {
   background-image:url("cadresite2.png");
   width: 680px;
   height:1120px;
   }
   
  p
   {
   color: #710900;
   font-size: 15px;
   font-family: "Comic Sans MS", "Trebuchet MS", Georgia, serif;
   text-align: left;
   }   
   
  h6
   {
   color: #710900;
   font-size: 13px;
   font-family: "Comic Sans MS", "Trebuchet MS", Georgia, serif;
   text-align: right;
   }
      
  h5
   {
   color: #710900;
   font-size: 13px;
   font-family: "Comic Sans MS", "Trebuchet MS", Georgia, serif;
   text-align: left;
   }
   
    h4
   {
   color: #710900;
   font-size: 15px;
   font-family: "Comic Sans MS", "Trebuchet MS", Georgia, serif;
   text-align: left;
   }  
   
    h3
   {
   color: #710900;
   font-size: 16px;
   font-family: "Comic Sans MS", "Trebuchet MS", Georgia, serif;
   text-align: left;
   }   
   
  h2
   {
   color: #710900;
   font-size: 28px;
   font-family: "Comic Sans MS", "Trebuchet MS", Georgia, serif;
   text-align: center;
   }
   
  .coupe
  {
   overflow: hidden;
   width: 449px;
   height: 220px;
   text-align: justify;
   }
   
  .coupe1
  {
   overflow: hidden;
   width: 449px;
   height: 40px;
   text-align: justify;
   }
   
   .coupe2
  {
   overflow: hidden;
   width: 449px;
   height: 150px;
   text-align: justify;
   }
   
   .formulaire
    {
     background-color:#e9a563;
     color:blue;
    }
   
   .legend /* On met un peu plus en valeur les titres des fieldset */
    {
     font-family: Arial, "Arial Black", Georgia, "Times New Roman", Times, serif;
     color: black;
     font-weight: bold;
    }


