div#footer {
	height: 61px;
	padding: 17px 10px 2px 20px;
	background : rgb(44,44,44) url(../../images/footer_haut.jpg) repeat-x;
	color: rgb(133,133,133);
}

div#footer div.contact a {
	float: left;
	margin-top: 15px;
	padding: 0 0 0 18px;
	background : url(../../images/bt_tel.gif) no-repeat 0 5px;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
}

div#footer div.contact a:hover {
	color: white;
}

div#footer div.links {
	float: right;
}

div#footer div.links a {
	margin: 0 4px;
	padding: 5px;
	text-decoration: none;
	text-transform: capitalize;
	color: rgb(133,133,133);
	line-height: 20px;
}

div#footer div.links a:hover {
	background-color: rgb(139,139,139);
	color: white;
}

div#footer div.realisation {
	float: right;
	width: 510px;
	margin: 24px 20px 0 0;
	text-align: right;
}

div#footer div.realisation a {
	color: rgb(151,62,38);
	text-transform: capitalize;
}
