#footer {
	width:100%;
	height:234px;
	float:left;
	display:inline;
	background-position: top center;
	background-image:url(../img/footer.jpg);
	background-repeat:no-repeat;
	text-align: center;
	padding-top: 145px;padding-bottom:0px;
	
	
	
}

#footer a,
#copyright a{color:#fff;font-size:15px;text-decoration:none;color:#FFFFFF;font-weight:bold;}
#footer a:hover{text-decoration:underline;}

#texte_footer {
	height: 80px;
	width: 360px;
	float: left;
}


#copyright {
	height: 20px;
	width: 360px;
	text-align: center;
	float: left;
}

.athome {clear:both;
margin:0;padding:0;
background-image: url(../img/agence_web.gif);
	background-repeat: no-repeat;
	background-position: left top;height:30px;} 
.athome p{}
.athome a{	
	color:#666666;
	font-size:11px;line-height:32px;
	padding:5px 30px 0 30px;
	text-decoration:none;
}
 .athome a:hover{text-decoration:underline;background-position: right top;}
