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


#blocFooter {
	position:relative;
	font-family:Verdana, Geneva, sans-serif;
	clear:both;
	overflow:hidden;
	padding-top:2px;
	background-color:#fff;
}
#blocFooter .container{width:997px;
margin-left:auto;
margin-right:auto;
}
#blocFooter .header {
	
}
#blocFooter .header img{
	
	border:0px;}
#blocFooter .header a {
	height:55px;
	overflow:hidden;

	margin-right:4px;
}
	
#blocFooter .footer {
}

#blocFooter .corps {
	position:relative;
	overflow:hidden;
	clear:both;
	
		margin-top:8px;
}


#blocFooter .corps a {
	font-size:10px;
	color:#727274;
	text-decoration:none;
	display:block;
	float:left;
	
	
}
#blocFooter.corps  a:hover {
	text-decoration:underline;
}
/*---------------------------------------------------------------------
				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;
}
