.rodape{
	float:left;
	display:table;
	position: fixed;
	bottom:0px;
	left:0px;
	width:1000px;
	height:27px;
	background-image:url('../images/background/bg_footer.jpg');
	background-position:left top;
	background-repeat:repeat-y;
	z-index:10 !important;
	
/*	
background-color:#EFF1F3;
background-image:url(/css/css_ng/bg_footer.jpg);
bottom:0;
height:27px;
left:0;
overflow:hidden;
position:fixed;
width:1000px;	

*/
}
.logo_rodape{
	position:fixed;
	float:left;
	margin-left:49px;
}
.rodape a{
	font:10px Arial;
	color:#666666;
}
.link-rodape{
	position:fixed;
	margin-top:7px;
	float:left;
	color:#666666;	
	text-align:right;
	width:760px;
	
	
}
.by-agence{
	position:fixed;
	bottom:6px;
	float:right;
	left:900px;
}
