body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	background-image: url(images/fundo.gif);
	background-repeat: no-repeat;
	background-color: #401F0E;
	background-position: center;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #EDE7D8;
}
a:link {
	color: #EDE7D8;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #EDE7D8;
}
a:hover {
	text-decoration: none;
	color: #E48332;
}
a:active {
	text-decoration: none;
	color: #EDE7D8;
}
.conteudo {
	background-color: #984A0A;
}
.pad_conteudo {
	padding: 20px;
}
.formulario {
	color: #FFFFFF;
	background-color: #6E360E;
	border: 1px solid #723A11;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.subtitulo {
	font-size: 16px;
	color: #E7D5C6;
}
