body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	scrollbar-face-color:#E8F0F0;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-3dlight-color:#D0D8D8;
	scrollbar-darkshadow-color:#000000;
	scrollbar-shadow-color:#808080;
	scrollbar-arrow-color:#6666FF;
	scrollbar-track-color:#E0E0E0;
	background-image: url(../imagens/fundo.gif);
}

.back {
	background-repeat: repeat-x;
	background-position: center top;
}

.backfinal {
	background-repeat: no-repeat;
	background-position: center bottom;
}

.esquerda {
	background-repeat: no-repeat;
	background-position: right top;
}

.direita {
	background-repeat: no-repeat;
	background-position: left top;
}

.texto {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #574b41;
	font-weight: normal;
	line-height: 18px;
}

.textopretobold {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #42362e;
	font-weight:bold;

}

.textopreto {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #42362e;
	font-weight:normal;
}
.textobranco {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
}

.textoesp {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #574b41;
	font-weight: normal;
}

.textobold {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #574b41;
	font-weight: bold;
	line-height: 18px;
}
.form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #38352b;
	text-decoration: none;
	border: 1px solid #979282;
	text-transform: none;
	background-image: url(../imagens/fundo_form.jpg);
}

.linkmarrombold {
	color: #574b41;
	text-decoration: none;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.linkmarrombold:active {  color: #574b41; text-decoration: none}
.linkmarrombold:visited {  color: #574b41; text-decoration: none}
.linkmarrombold:link {  color: #574b41; text-decoration: none}
.linkmarrombold:hover {  color: #574b41; text-decoration: underline}

}

.linkmarrom {
	color: #574b41;
	text-decoration: none;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: regular;
}
.linkmarrom:active {  color: #574b41; text-decoration: none}
.linkmarrom:visited {  color: #574b41; text-decoration: none}
.linkmarrom:link {  color: #574b41; text-decoration: none}
.linkmarrom:hover {  color: #574b41; text-decoration: underline}

.borda {
	border: 1px solid #7C7660;
}

