@charset "utf-8";
/* CSS Document */


/*******************************************************/
/*					Footer
/*******************************************************/
#pied{
	width:855px;
	height:214px;
	padding-top:20px;
	background: url(IMG/footer-fond.gif) top left no-repeat;
	line-height:15px;
	display: block;
}
#pied h3{
	color: #151b35;
	font-size: 16px;
	line-height: 16px;
}
#pied h4{
	color: #151b35;
	font-size: 12px;
	line-height: 12px;
}
#pied ul{
	margin-top: 10px;
}

#footer1{
	float:left;
	width:169px;
	height:153px;
	padding-left:25px;
	display: block;
}

#footer2{
	float:left;
	width:169px;
	height:153px;
	margin-left:45px;	
	display: block;
}

#footer3{
	float:left;
	width:169px;
	height:153px;
	margin-left:45px;	
	display: block;
}

#footer4{
	float:left;
	width:169px;
	height:153px;
	margin-left:45px;	
	display: block;
}


#pied a, #pied a:hover, #pied a:visited{
	color:#6e6e6e;
	font-size:12px;
}

#liens-bas{
	text-align: right;
	width: 853px;
	color:#808080;
	font-size:12px;
	float:right;
	line-height: 34px;
	height: 34px;
	border: 1px solid #c0c0c0;
	border-top: 0;
	background: #e7e7e7 url(IMG/bg-mentions.gif) top left no-repeat;
}
#liens-bas a, #liens-bas a:hover, #liens-bas a:visited{
	color:#808080;
}
