/* CSS Document */

  .lTDDefisTitre
  {
    text-align:center;
    width:400px;
  }
  
  .lTDDefisText
  {
    text-align:left;
  }
  
  .lTDDefisDate
  {
    text-align:center;
  }
  
  .lMenuSegment
  {
    margin-top:0px;
    text-align:right;
  }
  
  .lTableInputimage
  {
    width:100%;
  }
  
  .lTDSubmitImage
  {
    width:40%;
  }
  
  .lTableVote
  {
    width:100%;
  }
  
  .lTDSubmitVote
  {
    text-align:center;
  }
  
  .lTDConteneurComm
  {
    padding-left:0px;
    width:100%;
  }
  
  .lTableConteneurComm
  {
    width:100%;
  }
  
  .lTRBackgroundComm1
  {
    background-color:#808080;
  }
  
  .lTDComm1 , .lTDComm2
  {
    text-align:center;
    width:60px;
  }
  
  .lTRBackgroundComm2
  {
    background-color:#505050;
  }
  
  .lTableVitrine
  {
    border-collapse:collapse;
  }
  
  .lStatutDefis
  {
    color:#7EBC3A;
  }
  
  .lTRVitrine
  {
    cursor: pointer; 
    cursor: hand;
  }
  
  .lImageVitrine
  {
    padding-right:10px;
  }
  
  .lTdOutilComm
  {
    width:50%;
  }
  
  .lTableOutilComm
  {
    width:100%;
  }
  
  .lImgSupprMessage , .lImgEditMessage
  {
    cursor:hand;
  }
