/*----------------------------Footer2---------------------------------*/
#footer2{
	margin-top:0px;
	width: 100%;
	text-align: left;
	color:#3f466c;
}
#footer2 a{
	text-decoration:none;
	cursor:pointer;
	color:#3f466c;
	font-size:11px;
	
}
#footer2 .fond{
	width: 984px;
	height:74px;
	text-align: left;
	padding:0px;
	margin: 0 auto;
	color:#3f466c;
	background-image: url(images/footer/fond-contenu2.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#footer2 .fond .contenu2{
	width: 984px;
	height:74px;
	text-align: left;
	padding:0px;
	margin: 0 auto;
	background: none;
	color:#3f466c;

}
#footer2 .fond .contenu2 .footer-c1{
	width:110px;
	color:#3f466c;
	margin:0px;
	font-size:11px;
	float:left;
	height:74px;
	text-align:left;
	margin-left:5px;
	padding:0px;
	margin-top:-5px;
}
#footer2 .fond .contenu2 .footer-c1-2{
	width:140px;
	color:#3f466c;
	font-size:11px;
	float:left;
	height:74px;
	text-align:center;
	margin-top:3px;
}
#footer2 .fond .contenu2 .footer-c2{
	width:140px;
	color:#3f466c;
	font-size:11px;
	float:left;
	background-image: url(images/footer/ligne.gif);
	background-repeat: no-repeat;
	background-position: left middle;
	height:69px;
	text-align:center;
	margin-top:3px;
}
#footer2 .fond .contenu2 .footer-c3{
	width:140px;
	color:#3f466c;
	font-size:11px;
	float:left;
	background-image: url(images/footer/ligne.gif);
	background-repeat: no-repeat;
	background-position: left middle;
	height:69px;
	text-align:center;
	margin-top:3px;
}
#footer2 .fond .contenu2 .footer-c4{
	color:#FFFFFF;
	padding-top:35px;
	font-weight:bold;
	font-size:11px;
	float:right;
	height:59px;
	text-align:right;
	margin-right:15px;
	width:400px;
}
#footer2 .fond .contenu2 .footer-c4 .edit-footer{
	color:#FFFFFF;
}
.edit-footer{
	color:#3f466c;
}

