.AlteracoesBody {
	background-attachment: scroll;
	background-color: #57AF45;
	background-image: none;
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
}
.FundoTopo {
	background-attachment: scroll;
	background-image: url(../Img/Fundo-topo.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.FundoTopoPrincipal {
	background-attachment: scroll;
	background-color: #57AF45;
	background-image: none;
	background-repeat: no-repeat;
	background-position: left top;
}
.FundoLinhaPrincipal {
	background-attachment: scroll;
	background-color: #009049;
	background-image: none;
	background-repeat: no-repeat;
	background-position: left top;
}
.FundoMeioPrincipal {
	background-attachment: scroll;
	background-color: #80C457;
	background-image: none;
	background-repeat: no-repeat;
	background-position: left top;
}
.FundoRodapePrincipal {
	background-attachment: scroll;
	background-image: url(../Img/Fundo-rodape.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.FundoFormularioDeContato {
	background-attachment: scroll;
	background-color: #80C457;
	background-image: url(../Img/Fundo-formulario-de-contato.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.FundoCadastroDeClientes {
	background-attachment: scroll;
	background-image: url(../Img/Fundo-cadastro-de-clientes.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.FundoLocalizacao {
	background-attachment: scroll;
	background-image: url(../Img/Fundo-localizacao.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}


.TextoBranco {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}
.TextoBrancoRota {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}
.TextFields {
	color: #666666;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 1px double #01904A;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	margin: 0px;
}
.FormsSemBordas {
	margin: 0px;
}
.BotaoPadrao {
	color: #FFFFFF;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #006432;
	border: 1px solid #004824;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	height: auto;
	margin: 0px;
	vertical-align: middle;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: underline;
}
a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}

