
#pied {
  width: 100%;
  height: 39px;
  margin: auto;
  clear: both;
  background-color: #aac93e;
  position: relative;
	}
#int-pied { width: 998px; margin: auto;   position: relative;
}
#bas-page {
	float: left;
	width: 998px;
	height: 39px;
  background-color: 	#7fa221;
  margin: 0  0 -2em 0;
-  margin: 0;
	}
#arbre { 
  width: 247px;
  height: 194px; 	
  background-image: url(../images/arbre-trans.png); 
	background-position: top right;
	background-repeat: no-repeat;
  position: absolute;
  top: -194px;
  right: -130px;
	}
.ulpied { 	list-style-type:none;	margin: 10px 0 0 40px;
-margin: 10px 0 0 0;	}
.lipied { 	display: inline; }
.lipied a  {
  font-size: 1em;
	color: #fff;
	margin: 0 5px;
	font-size: 12px;
	text-decoration: none;
	 }
.lipied  a:hover {
	color: #213f04;
	}	
	
	
	
	
		