#BoxRodape {
	width: 864px;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	padding-top: 31px;
	background-image: url(../img/fnd_Rodape_topo.jpg);
	background-repeat: no-repeat;
	background-position: center 0px;
	margin-bottom: 10px;
}
#BoxRodape ul {
	display: block;
	height: 15px;
	margin-right: auto;
	margin-bottom: 3px;
	margin-left: auto;
	overflow: hidden;
	padding-top: 4px;
	text-align: center;
}
#BoxRodape ul li {
	display: inline;
	margin-right: 8px;
	margin-left: 8px;
}
#inRodape  {
	background-image: url(../img/fnd_Rodape_baixo.jpg);
	background-repeat: no-repeat;
	background-position: center 0px;
	height: 94px;
	padding-top: 6px;
	padding-right: 4px;
	padding-left: 4px;
}
#inRodape #BoxEndereco  {
	background-color: #FFCC00;
	height: 84px;
	width: 386px;
	float: left;
	margin-right: 20px;
	padding-top: 5px;
	padding-right: 11px;
	padding-left: 11px;
	font-size: 12px;
	line-height: 16px;
	color: #760C0E;
}
#inRodape #BoxEndereco h1 {
	font-size: 14px;
	font-weight: bold;
	width: 386px;
	margin-bottom: 3px;
}
#inRodape #BoxEndereco .Lado1 {
	font-weight: normal;
	float: left;
	width: 208px;
}
#inRodape #BoxEndereco .Lado2 {
	font-weight: normal;
	float: left;
	width: 96px;
}
#inRodape #BoxEndereco .Lado3 {
	font-weight: bold;
	float: left;
	width: 82px;
}
#inRodape #BoxSelo {
	float: left;
	width: 238px;
	margin-right: 20px;
}
#inRodape #BoxSiga {
	float: left;
	width: 150px;
	padding-top: 7px;
}
#inRodape #BoxSiga h1 {
	font-size: 14px;
	font-weight: bold;
	color: #990000;
	width: 200px;
	margin-bottom: 10px;
}
#inRodape #BoxSiga a img {
	float: left;
	margin-right: 3px;
}
#BoxCreditos {
	clear: both;
	height: 22px;
	width: 864px;
	margin-right: auto;
	margin-left: auto;
}
#BoxCreditos #Copy {
	float: left;
	width: 300px;
	margin-left: 8px;
	font-size: 12px;
	color: #666;
}
#BoxCreditos #Asther {
	text-align: right;
	width: 300px;
	margin-right: 8px;
	float: right;
	font-size: 12px;
	color: #666;
}

