/***************** CSS Pour IE6 uniquement *****************/
#container{
  height:100%;
}
#contenu{
  width:990px;
  background:url(../images/charte/bg-contenu.jpg) left top no-repeat;
  min-height:350px;
  height:auto;
  padding-bottom:70px;
}
*html #contenu #contenuTexte{
  float:left;
  width:680px;
  padding: 0 50px 0 10px; 
}
