body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#E97F0F;
	background-image:url(imagens/fundao.jpg);
	background-repeat:repeat-x;
	background-position: center topo;
}

.back {
	background-repeat: no-repeat;
	background-position: center top;
}
.backmeio {
	background-repeat: repeat-x;
	background-position: center top;
}
.backdir {
	background-repeat: repeat-X;
	background-position: left top;
}
.backesq {
	background-repeat: repeat-X;
	background-position: right top;
}
.linkazul {
	color: #010dff;
	text-decoration: none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}
.linkazul:active {  color: #010dff; text-decoration: none}
.linkazul:visited {  color: #010dff; text-decoration: none}
.linkazul:link {  color: #010dff; text-decoration: none}
.linkazul:hover {  color: #010dff; text-decoration: underline}

.form {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #4c4c4c;
	text-decoration: none;
	border:none;
	text-transform: none;
	background-color:;
}
.txt_preto {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4c4c4c;
	font-weight: normal;
}
.txt_vermelho {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF0000;
	font-weight: normal;
}
