.TXTdesenvolvido {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #00182D;
	text-decoration: none;
}
.TXTdescricao {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #66C1E1;
	text-decoration: none;
}

.TXTpadrao {
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	line-height: 15px;
}

.TXTpadraosublinhado {
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #66C1E1;
	text-decoration: underline;
	line-height: 15px;
}

.TXTsubtitulo {
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.TXTdetalheproduto {
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}

.TXTbusca {
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #282828;
}

.TXTbuscatitulo {
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003366;
}	

.campoBusca {
	background-color: transparent;
	background: url(img/fundo_text_busca_transparente.png);
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 157px;
	height: 24px;
	padding-top: 4px;
	padding-left: 10px;
	padding-right: 10px;
	}
	
.campoBuscaIndexTabela {
	background-color: transparent;
	background-attachment: fixed;
	background: url(img/campo_busca_index.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 123px;
	height: 19px;
	padding-top: 1px;
	padding-left: 10px;
	padding-right: 10px;
}
.campoBuscaIndex {
	background-color: transparent;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left top;
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 100px;
	height: 19px;
	padding-top: 1px;
	padding-left: 10px;
	padding-right: 10px;
}
.TXTtituloProduto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;
}
.TXTtituloProduto2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #112F49;
	text-decoration: none;
}
.fundo {
	background-attachment: scroll;
	background-color: #062043;
	background-image: url(img/fundo.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

