#footer {
	background: #F39200;
}
#footer .footer-copyright {
	background: #d88303;
	border-top: 1px solid #cc7a00;
}
#footer .footer-copyright p {
	color: #FFF;
}
#footer p, #footer a, #footer strong {
	color: #FFF;
}
.chat-rodape{
	position: fixed;
	bottom: 20px;
	right: 100px;
	z-index: 1000;
}