  
 .bleu  
 {
  font-family:  Arial, "Times New Roman", "Arial Black", serif;  
  /* font:  bold italic large Palatino, serif ;       -------------------- */   
   text-align: center;      /*     */  
  color: blue;           /*     */ 
  font-size: 18px;
 }   
 
  .comi
 {
  position: absolute;
  top: 350px;
  left: 350px; 
  width: 550px;  
  text-align: center;       
  /* font-weight:bold;                        Met les caractères en gras */    
  font-family: serif, verdana, Arial, "Arial Black", "Times New Roman";   
  font: bold italic large Palatino, serif ;   /*     -------------------- */      
  border: 3px solid #000000;   /*   */   
   background-color: #000000;        /*       */  
 } 

.com1
 {  
  float: left;   
  position: absolute;
  top: 380px;
  left: 20px; 
  width: 260px;   
  text-align: center;  
  font-family: "Times New Roman", Arial, "Arial Black", serif;
  font: serif, bold italic large Palatino ;   /*     -------------------- */    
  /*color: blue;          */ 
  font-size: medium;    /*  Définit la taille d'écriture = xx-small, x-small, small, medium, large, x-large, xx-large 
									taille en points (pt), cm, %    */   
 /* background-color: gray;           */    
  /* border: 3px solid #000000;     */ 
 background-color: #696969;     /*    */ 
  /*  background-image: url(D:\Site internet\Site rando TGV\Texture\images.jpeg);    */       
  color: white;    
 } 


.stitre
{
  font-family:  Arial, "Times New Roman", "Arial Black", serif;  
  font:  bold italic large Palatino, serif ;     /*   -------------------- */   
   text-align: center;      /*     */  
  color: #7CFC00;           /*     */ 
  font-size: 22px; 
 border: 3px solid #000000;   /*    */   
 background-color: black;     /*  #BDB76B  */   
}

.stitre2
{
  font-family:  Arial, "Arial Black",  "Times New Roman", serif;  
  /* font:  bold italic large Palatino, serif ;       -------------------- */   
   /*   text-align: center;       */  
  color: #90EE90;   
  font-size: 15px;
}

.stitre3
{
  font-family:  "Times New Roman", Arial,  "Arial Black", serif;  
  /*  font:  bold italic large Palatino, serif ;      -------------------- */   
   /*   text-align: center;       */  
  color: #BDB76B;
  font-size: 20px;
}

.stitre4
{
  font-family:  Arial,  "Arial Black", "Times New Roman", serif;  
  /* font:  bold italic large Palatino, serif ;       -------------------- */   
text-align: center;      /*       */  
  color: #DC143C;
  font-size: 20px;    
 border: 3px solid #000000;   /*    */  
 background-color: black;     /*    */  
}

