.footerGeral
{
	position: relative;
	z-index:0;
	width: 100%;
	height: 99px;
	background: url(../imgs/rodape/fundoRodape.jpg) repeat-x;
	margin: 0px 0px 0px 0px;
}
.txtRodape
{
	position: relative;
	top: 45px;
	left:150px;
	font-family: arial;
	font-size:10px;
	font-weight:bold;
	color:#333;
	text-align: justify;
}
