﻿#footer {
	background-color: #000;
	font-size: 9px;
	position: relative;
	width: 950px;
	height: 3.5em;
	margin: 8em 0 0 5em;
}

#footer p {
	color: #fff;
	position: absolute;
	top: 1em;
}

#footer p a {
	color: #fff;
	text-decoration: underline;
}

#copyRight { left: 2em; }

#termos { right: 6em; }
