body {
	background-color: #000000;
	margin: 0px;
}

#Rodape{
	position:relative;
	width:1000px;
	height:20px;
	background:#FFFFFF;
}
#TuvEsquerdo{
	position:absolute;
	width:430px;
	height:50px;
	left:150px;
	top:560px;
}
#TuvDireito{
	position:absolute;
	width:70px;
	height:105px;
	left:785px;
	top:500px;
}
