body,td,th {
	color: #000000;
	margin: 0px;
}
body {
	margin: 0;
	padding: 0;
	background-color: #000000;
	font-size:12px;
	font-family: Verdana, Geneva, sans-serif;
	color: #ffffff;
	}
#tudo{
	background-color: transparent;
	}
#lateral{
	background-color: transparent;
	position: relative;
	float: left;
	align: left;
	width: 90px;
	height: 400px;
	}
#logo{
	background-color: transparent;
	position: relative;
	width: 150px;
	height: 500;
	float: left;
	align: left;
	}
#cabecalho{
	background-color: transparent;
	position: relative;
	width: 760px;
	float: left;
	align: left;
	}
#conteudo{
	background-color: transparent;
	position: relative;
	float: right;
	align: left;
	text-align: center;
	}
.RODAPE {
	height: 100px;
	width: 760px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-align: left;
	position: relative;
	float: left;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.tracos {
	color: #960;
}
#nome {
	color: #960;
	font-weight: bold;
	font-size: 12px;
}

a:link {
	color: #FFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CCC;
}
a:hover {
	text-decoration: none;
	color: #999;
}
a:active {
	text-decoration: none;
	color: #FFF;
}
.RODAPE p span {
	font-size: 14px;
	color: #C00;
}

