body {
	margin: 0px;
}
.FundoTopoCapa {
	background-attachment: scroll;
	background-image: url(../Img/fundo-topo-capa.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.FundoTopoCapaContinuacao {
	background-attachment: scroll;
	background-image: url(../Img/fundo-topo-capa-continuacao.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.FundoTopoInterna {
	background-attachment: scroll;
	background-image: url(../Img/fundo-topo-interna.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.FundoTopoInternaVermelho {
	background-attachment: scroll;
	background-image: url(../Img/fundo-topo-interna-vermelho.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.FundoTopoInternaContinuacao {
	background-attachment: scroll;
	background-image: url(../Img/fundo-topo-interna-continuacao.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.FundoCestaTopo {
	background-attachment: scroll;
	background-image: url(../Img/fundo-cesta-topo.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.FundoTopoCestaInterna {
	background-attachment: scroll;
	background-image: url(../Img/fundo-topo-cesta-interna.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.FundoTopoCestaInternaVermelho {
	background-attachment: scroll;
	background-image: url(../Img/fundo-topo-cesta-interna-vermelho.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.FundoBuscaCestaTopoInterna {
	background-attachment: scroll;
	background-image: url(../Img/fundo-busca-cesta-topo-interna.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.FundoBuscaCestaTopoInternaVermelho {
	background-attachment: scroll;
	background-image: url(../Img/fundo-busca-cesta-topo-interna-vermelho.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.FundoBuscasCapa {
	background-attachment: scroll;
	background-image: url(../Img/lupa-buscas-capa.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.FundoBuscasInternaAzul {
	background-attachment: scroll;
	background-image: url(../Img/fundo-busca-interna-azul.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.FundoBuscaInternaVermelho {
	background-attachment: scroll;
	background-image: url(../Img/fundo-busca-interna-vermelho.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.FundoTabelaProdutoComBordas {
	background-color: #FFFFFF;
	border: 1px solid #ACCFD6;
}
.FundoTabelaProdutosComBordasHover {
	background-color: #FFFFFF;
	border: 1px solid #103E6D;
}
.FundoCinzaSemBordas {
	background-color: #EDEDED;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #666666;
	text-decoration: none;
}
.FundoAzulEscuroSemBordas {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 17px;
	color: #FFFFFF;
	background-color: #103E6D;
}
.FundoAzulClaroComBordas {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 17px;
	color: #666666;
	background-color: #ECF7F8;
	border: 1px solid #ACCFD6;
}
.FundoVermelhoComBordas {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #CF261D;
	border: 1px solid #710000;
}


.FundoCinzaComBordas {
	background-color: #EDEDED;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #666666;
	text-decoration: none;
	border: 1px solid #ACCFD6;
}
.FundoAzulEscuroComBordas {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 17px;
	color: #FFFFFF;
	background-color: #103E6D;
	border: 1px solid #0B2744;
}

.FundoLinhas {
	background-attachment: scroll;
	background-image: url(../Img/fundo-linhas.gif);
	background-repeat: repeat-x;
	background-position: left center;
}
.FundoRodape {
	background-attachment: scroll;
	background-image: url(../Img/fundo-rodape.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.FundoColunaMeioInterna {
	background-attachment: scroll;
	background-image: url(../Img/fundo-coluna-meio-interna.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.FundoColunaMeioProdutos {
	background-attachment: scroll;
	background-image: url(../Img/fundo-coluna-meio-produtos.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

.FundoPaginaAtualPaginacao {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #B80000;
	border: 1px solid #710000;
}
.FundoOpcoesCompartilhamento {
	background-attachment: scroll;
	background-image: url(../Img/fundo-opcoes-compartilhamento.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.BotaoHoverPaginacao {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #103E6D;
	border: 1px solid #0B2744;
}
.BotaoPaginacao {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #113968;
	text-decoration: none;
	background-color: #ECF7F8;
	border: 1px solid #ACCFD6;
}

.CampoBuscaCapa {
	color: #666666;
	font-size: 21px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	background-color: #FFFFFF;
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	letter-spacing: -1px;
}
.TabelaImprimirOrcamento {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #000000;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

.TabelaImprimirOrcamento td {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

.TextoPretoGrande {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
	letter-spacing: -1px;
}
.TextoPretoGrandeImpressao {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	letter-spacing: -1px;
}
a.TextoPretoGrande:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
	letter-spacing: -1px;
}
a.TextoPretoGrande:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
	letter-spacing: -1px;
}
a.TextoPretoGrande:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
	letter-spacing: -1px;
	text-decoration: underline;
}
a.TextoPretoGrande:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
	letter-spacing: -1px;
}
.TextoComum {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
}
.TextoComumImpressao {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
}

.TextoTituloComum {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
}
a.TextoTituloComum:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
}
a.TextoTituloComum:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
}
a.TextoTituloComum:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: underline;
}
a.TextoTituloComum:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
}

.TextoComumAzul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #113968;
	text-decoration: none;
}
.TextoComumBranco {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}
.TextoComumVermelho {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #CF261D;
	text-decoration: none;
}
a.TextoComumVermelho:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #CF261D;
	text-decoration: none;
}
a.TextoComumVermelho:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #CF261D;
	text-decoration: none;
}
a.TextoComumVermelho:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #CF261D;
	text-decoration: underline;
}
a.TextoComumVermelho:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #CF261D;
	text-decoration: none;
}

.TextoPorcentagem {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #999999;
	text-decoration: none;
	letter-spacing: -1px;
}
.CampoDeTextoComum {
	color: #333333;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px double #123565;
}
.CampoDeTextoComumSBordas {
	color: #333333;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	background-color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.FormsSemBordas {
	margin: 0px;
}
.TextoBrancoPequeno {
	font-family: Tahoma, 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.TextoBrancoPequeno:link {
	font-family: Tahoma, 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.TextoBrancoPequeno:visited {
	font-family: Tahoma, 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.TextoBrancoPequeno:hover {
	font-family: Tahoma, 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.TextoBrancoPequeno:active {
	font-family: Tahoma, 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.TextoComumBranco:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}
a.TextoComumBranco:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}
a.TextoComumBranco:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: underline;
}
a.TextoComumBranco:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}
.DivDestaques {
	display: block;
	height: 304px;
	width:940px;
	position: relative;
	background-position:left top;
	background-attachment: scroll;
	background-image: url(../Img/fundo-destaques-capa.jpg);
	background-repeat: no-repeat;
	float: left;
	text-align: left;
}
.DivBuscasCapa {
	display: block;
	width: 400px;
	height: 250px;
	position: absolute;
	top: 0;
	left: 540px;
	top:26px;
	background-attachment: scroll;
	background-image: url(../Img/fundo-buscas-capa.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: underline;
}
a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
}

