body {
	background-image: url(../../images/fundo.jpg);
	color: #664F22;
	margin: 10px;
}
.Topo {
	background-image: url(../../images/top.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 55px;
	width: 760px;
	vertical-align: bottom;
}

.Base {
	background-image: url(../../images/base.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 12px;
	width: 760px;
}

.Conteudo {
	background-image: url(../../images/bkg_conteudo_1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 760px;
}

.SetaMarcadorNvel1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #BD411F;
	text-decoration: none;
}

.SetaMarcadorNvel2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CBB586;
	text-decoration: none;
}
