.bgrodape {
	background-image:url(/lay/default-images.png);
	background-position:0px -230px;
	background-repeat:no-repeat;
	padding-top:20px;
}
.rodape {
	border-top:1px solid #eaeaea;
	background-image:url(/lay/br-rodape.gif);
	background-position:top;
	background-repeat:repeat-x;
	background-color:#fff;
	font-size:11px;
}
.rodape ul {
	list-style:none;
}
.rodape ul li {
	display:inline;
	line-height:20px;
}
.rodape ul li.seguro {
	border-top:1px solid #eee;
	display:block;
	text-align:center;
	padding-top:20px;
	margin-top:10px;
}
.rodape ul li a {
	display:inline-block;
	height:20px;
}
.rodape ul li a.footerfacebook {
	display:inline-block;
	width:20px;
	height:20px;
	background-image:url(/lay/default-images.png);
	background-position:0px -70px;
	text-indent:-3000px;
	overflow:hidden;
}
.rodape ul li a.footertwitter {
	display:inline-block;
	width:20px;
	height:20px;
	background-image:url(/lay/default-images.png);
	background-position:-40px -70px;
	text-indent:-3000px;
	overflow:hidden;
}
.rodape ul li.seguro div {
	float:left;
	margin-right:20px;
	height:50px;
}
.rodape ul li.seguro div.fright {
	float:right;
	margin-right:0px;
	margin-left:20px;
}