/* CSS Document */

.date {
  font-size:20px;
  font-family:"Trebuchet MS";
  color:#604C3F;
  }
  
  .horaire{
  font-size:14px;
  font-family:"Trebuchet MS";
  color:#FF504E;
  font-weight: bold;
  
  }
    #titre{
  font-size:20px;
  font-family:"Trebuchet MS";
  color:#FF504E;
  font-weight: bold;
   top:0px;
   margin-top:-5px;
   margin-left: 10px;
  }
  

    #duree{
  font-size:10px;
  font-family:"Trebuchet MS";
  color:#FF504E;
  font-weight: regular;
  text-align:left;
  
   margin-top:-5px;
   margin-left: 10px;
   
  }
    #distribution{
  font-size:12px;
  font-family:"Trebuchet MS";
  color:#000000;
  font-weight: regular;
  margin-left: 10px;
  margin-top:0px;
  
  }
    #lien{
  font-size:12px;
  font-family:"Trebuchet MS";
  color:#604C3F;
  font-weight: regular;
  margin-left: 10px;
  }
  
     #texte{
  font-size:12px;
  font-family:"Trebuchet MS";
  color:#604C3F;
  font-weight: regular;
  }
   .texte{
  font-size:12px;
  font-family:"Trebuchet MS";
  color:#604C3F;
  font-weight: regular;
  
  }
   .texte_menu{
  font-size:16px;
  font-family:"Trebuchet MS";
  color:#604C3F;
  font-weight: bold;
  
  }