/* Partners Finances v2 */
/* CSS du footer */

#footer {
	margin-left:auto;
	margin-right:auto;
	width:975px;
	clear:both;
	/*background-color:#dad9d9;*/
}

p#footer1 {
	font-size:12px;
	font-weight:bold;
	color: #412727;
	text-align:center;
	margin:0px;
}

p#footer1 a {
	color:#412727;
}

p#footer1_safari {
	font-size:12px;
	font-weight:bold;
	word-spacing:-1px;
	color: #412727;
	text-align:center;
	margin:0px;
}

p#footer1_safari a {
	color:#412727;
}

p#footer2 {
	font-size:10px;
	color: #412727;
	text-align:center;
	padding: 0px 0px 10px 0px;
}

p#footer2 a {
	color:#412727;
	text-decoration:none;
}

p#footer3 {
	font-size:10px;
	color: #412727;
	text-align:center;
	margin:0px;
}

p#footer3 a {
	color:#412727;
	text-decoration:none;
}

#img_bottom {
	clear:both;
}
