
 .noentete { background : blue;
              color : white ;
              font-family : Arial;
              font-size : 12px;
              font-weight : bold;
            }

 .entete { background : white;
         }

 .annonce       { background : blue;
                  color : white ;
                  font-family : Arial;
                  font-size : 12px;
                  font-weight : bold;
		  text-align : center;
                }
