body {
	background-color: #000;
	background-image: url(../imgs/bg_restante.gif);
	background-repeat: no-repeat;
	background-position: 719px 0px;
	margin: 0px;
}
#base {
	background-image: url(../imgs/bg_conteudo.gif);
	height: 720px;
	width: 719px;
	background-color: #000000;
	background-repeat: no-repeat;
	border-top: 1px solid #000;
	border-left: 1px solid #000;
}
#menu {
	height: 25px;
	width: 400px;
	margin-top: 160px;
	margin-left: 190px;
	background-color: #000000;
}
#conteudo {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	height: 425px;
	width: 500px;
	margin-top: 15px;
	margin-left: 200px;
	color: #FFFFFF;
	padding-left: 5px;
	background-image: none;
}
.subtitulos {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #FAB913;
}
#logo {
	height: 42px;
	width: 169px;
	position: absolute;
	left: 747px;
	top: 564px;
}
input {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #000000;
	border: 1px solid #FFFFFF;
}
textarea {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #000000;
	border: 1px solid #FFFFFF;
}
.campoContatoErro {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #333333;
	border: 1px solid #FFFFFF;
}
a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}
a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}
a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FCBA11;
	text-decoration: underline;
}
a:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FCBA11;
	text-decoration: underline;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
