/****************************************/
/*				greffe de vie					*/
/*				   FOOTER					*/
/*												*/
/****************************************/

#global #footer {
	width:717px;
	height: 58px;
	background: url('../images/footer.gif') no-repeat;
	}

#global #footer p {
	float: left;
	padding:20px 0px 0px 20px;
	}

#global #footer p a {
	font-size: 11px;
	font-weight: bold;
	color: #626262;
	}
	
#global #footer p a:hover {
	font-weight: bold;
	color: #FFA825;
	}
	
#global #footer ul {
	padding: 20px 0px 0px 215px;
	}
	
#global #footer li {
	display: inline;
	padding-left: 7px;
	margin: 0px 3px 0px 0px;
	background: url(../images/puce_footer.gif) left no-repeat;
	}
	
#global #footer li a {
	font-size: 11px;
	color: #313131;
	}

#global #footer li a:hover {
	color: #FFA825;
	}