body{
	background-color:#FFF;
/*	background-color:#323173;*/
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	overflow-x: hidden;
}

#conteudoTexto{
	position:relative;
	left:32px;
	width:560px;
	height:auto;
	border:0px #fff solid;
	top:15px;
}

#conteudoTabela{
	position:relative;
	left:0px;
	width:560px;
	height:auto;
	border:0px #fff solid;
	top:15px;
}

#conteudoTextoOndeEstudar{
	position:relative;
	left:1px;
	width:560px;
	height:auto;
	border:0px #fff solid;
	top:1px;
}
.borda{
	border:4px #fff solid;
}

.bordacomFundo
{
	border: 4px #fff solid;
	background-color:#FFF;
}
