#blockLeft{
  margin-left: auto;
  margin-right: auto;
  margin-top:10px;
  width:200px;
}

#blockLeftHeader{
  height:23px;  
  float:right;  
}

#blockLeftFooter{
  height:30px;
  float:right;
}

#blockLeftHeaderMiddle{ 
  float:left;
  font-weight: bold;
  text-align:center;  
  height:23px;    
  font-size: 12px;
  width:140px;
  background: #FFFFFF url("../Images/Bloc/fondTitre.png") no-repeat center; 
}

#blockLeftContenu {
  width:200px;
  background: url("../Images/Bloc/ombreDroite.png") repeat-y right;  
  float: left;    
}

#contenuLeft{
  width:180px;
  background:#FFFFFF;
  padding-left: 10px;
  padding-top:5px;
  padding-bottom:5px;
  float: left;
}

#blockLeftFooterMiddle{
  display:inline;
  float:left;
  text-align:center;
  height:30px;
  width:140px;
  background: url("../Images/Bloc/fondMiLieuBas.png") no-repeat center;
}

