#footer div.plan {
	width:  990px;
	padding: 15px 0 10px 10px;
	margin: 0;
	position: relative;
	float: left;
	overflow: auto;
}
#footer div.plan ul {
	width: 143px;
	position: relative;
	float: left;
	overflow: auto;
	margin-left: 12px;
	padding-left: 6px;
}

#footer .plan ul li {
	padding-left: 8px;
	background: url(../_images/puce-blanche-fond-bleu.png) no-repeat left 6px;
}

#footer .plan ul li ,
#footer .plan ul li a,
#footer .plan ul li a:hover {
	width: 135px;
	color: #fff;
	font-size: 10px;
	line-height: 13px;
	text-decoration: none;
	float: left;
	text-align: left;
	padding-top: 1px;
	padding-bottom: 1px;
}

#footer .plan ul li a:hover {
	text-decoration: underline;
}

#footer .plan ul li.titre {
	width: 143px;
	padding-left: 0;
	font-size: 11px;
	line-height: 13px;
	font-weight: bold;
	background: none;
	color: #3f4958;
	text-transform: uppercase;
}

#footercontact {
	position: relative;
	float: left;
	overflow: auto;
	width: 970px;
	padding: 10px 10px 20px 20px;
}

#footercontact ul li,
#footercontact ul li a,
#footercontact ul li a:hover {
	font-size: 11px;
	line-height: 14px;
	color: #fff;
	text-align: left;
	text-decoration: none;
}
#footercontact ul li a:hover {
	text-decoration: underline;
}
#footercontact ul li.titre {
	font-weight: bold;
	color: #3f4958;
	text-transform: uppercase;
}
#copyright,
#copyright a,
#copyright a:hover {
	font-size: 9px;
	line-height: 24px;
	color: #fff;
	text-decoration: none;
	text-align: right;
}
#copyright a:hover {
	color: #d7d2d2;
	text-decoration: underline;
}
