div#htmlFooter{
	margin: 0 auto;
	margin-top:50px;
	width:991px;
	height:108px;
	display:table;
}



	
div#htmlFooter > #redesSociais {
	display: block;
	float:left;
	width: 254px;
	height: 100px;
	margin-top: 28px;
	margin-left: 22px;
	border: 0px solid #C0C0C0;
}


	
div#htmlFooter > #redesSociais p {
	font-size:20px;
	color:#6D6D6D;
	font-family:Arial;
	margin-bottom:10px;
}


div#htmlFooter > #redesSociais ul{
	list-style:none;
	display:table;
	margin-left:0;
}
div#htmlFooter > #redesSociais ul li{
	float:left;
	display:block;
	height:26px;
	margin:0px;
	margin-right: 20px;
}





	
div#htmlFooter > #membro {
	display: block;
	float:left;
	width: 680px;
	height: 100px;
	margin-top: 28px;
	margin-left: 22px;
	border: 0px solid #C0C0C0;
	right:0px;
	text-align:center;
}


	
div#htmlFooter > #membro p {
	font-size:20px;
	color:#6D6D6D;
	font-family:Arial;
	margin-bottom:10px;
}


div#htmlFooter > #membro ul{
	list-style:none;
	display:table;
	margin-left:0;
}
div#htmlFooter > #membro ul li{
	float:left;
	display:block;
	height:26px;
	margin:0px;
	margin-right: 0px;
	width:220px;
	height:70px;
	border: 0px solid #C0C0C0;
}

