  * {
      margin: 0;
  }
  html, body {
      height: 100%;
  }
  .wrapper {
      min-height: 100%;
      height: auto !important;
      height: 100%;
      margin: 0 auto -4em;
  }
  .footer, .push {
     clear: both;
    display: block;
    font-size: 0.8em;
    /*text-align: right;*/
    border-style: solid;
    border-color: #c4c4ff;
	
    margin: 70px 0px 0px 0px;
  	background-image:url(drapeaux.jpg) ;
	/*height:70px; */
	height:20px;
  }
