/* RODAPE ---------- */

#rodape hr {
	border-bottom: 1px dotted #515253;
	border-top: none;
	border-right: none;
	border-left: none;
	margin: 45px auto 0 auto;
	width: 940px;
}

#rodape p {
	font-size: 12px;
	color: #FFF;
	float: left;
	max-height: 25px;
	margin: 0 12px 0 0;
	padding: 5px 0 0 12px;
}

#redesSociais {
	width: 220px;
	height: 40px;
	float: right;
	margin: 0 12px 0 0;
}

#redesSociais img {
	float: left;
	max-height: 45px;
}

/* ---------- RODAPE */