/*---------------------------------------------------------------------
				bloc footer
----------------------------------------------------------------------*/


#blocFooter {
	background-color:#FFFFFF;
	background-image:url("../../../../images/fd_footer.gif");
	background-position:center bottom;
	background-repeat:repeat-x;
	height:148px;
}
#blocFooter .container{
	width:997px;
	margin: 0 auto;
	padding-left:5px;
}
#blocFooter .header {
	height:58px;
}
#blocFooter .header img{
	
	border:0px;}
#blocFooter .header a {
	display:block;
	padding-top:37px;
	position:absolute;
	right:8px;
}
	
#blocFooter .footer {
}

#blocFooter .corps {
	position:relative;
	/*overflow:hidden;*/
	clear:both;
	padding-top:18px;
	font-size:10px;
	color:#3460a6;
}

#blocFooter .corps p{
	padding-bottom:2px;
	font-size:10px;
}

#blocFooter .corps a {
	font-size:10px;
	color:#3460a6;
	text-decoration:none;
}
#blocFooter .corps  a:hover {
	text-decoration:underline;
}


#blocFooter .corps #logosQualite{
	height:70px;
	position:absolute;
	right:0;
	top:3px;
	width:387px;
}



/*---------------------------------------------------------------------
				footer
----------------------------------------------------------------------*/	
#blocFooter .footer {
	font-size:10px;
	color:#727274;
	margin-top:3px;
	position:relative;
	clear:left;
	
}
#blocFooter .footer a#signature {
	font-size:10px;
	color:#727274;
	text-decoration:none;
	text-align:right;
	display:block;
	padding-left:4px;
	position:relative;
	float:right;
	margin-top:-20px;
}

#blocFooter #raccourcis{
	position:relative;
	left:26px;
}
#blocFooter a{
	color:#000;
}
#blocFooter #raccourcis li{
	background-repeat:no-repeat;
	float:left;
	font-size:9px;
	height:36px;
	position:relative;
	text-align:right;
}
#blocFooter #raccourcis li.B_RaccourciSeparateur{
	background-image:url(../../../../images/B_RaccourciSeparateur.jpg);
	background-position:center center;
	height:58px;
	width:30px;
}
#blocFooter #raccourcis #B_RaccourciRecrutement{
	width:141px;
	background-image:url(../../../../images/B_RaccourciRecrutement.jpg);
}
#blocFooter #raccourcis #B_RaccourciRecrutement a{
	width:141px;
}
#blocFooter #raccourcis #B_RaccourciFranchise{
	width:126px;
	background-image:url(../../../../images/B_RaccourciFranchiseGerance.jpg);
}
#blocFooter #raccourcis #B_RaccourciFranchise a{
	width:126px;
}
#blocFooter #raccourcis #B_RaccourciAide{
	width:150px;
	background-image:url(../../../../images/B_RaccourciAide.jpg);
}
#blocFooter #raccourcis #B_RaccourciAide a{
	width:150px;
}

#blocFooter #raccourcis #B_RaccourciInvestors{
	width:130px;
	background-image:url(../../../../images/B_RaccourciInvestors.jpg);
}
#blocFooter #raccourcis #B_RaccourciInvestors a{
	width:130px;
}



