#pied {    clear:both;
           border-top:1px solid gray;
           background-image: url(img_chpg/plan_bas.jpg);
           background-repeat: repeat-x;
           background-position: bottom left;
           height:60px;
           text-align:center;
           color: black;
           font-size:8px;
           font-weight:bold;
           font-family: arial, verdana, times, sans-serif ;
           letter-spacing : 1px ;
           vertical-align: bottom;  }
