h1 {
	font-size: 1.2em;
	color: #F76013;
}
hr {
	background-color: #CCCCCC;
	height: 1px;
}
.span-red {
	color: #660000;
}
.bg-caract {
	background-color: #DCDDE2;
}
.bdr-caract {
	background-color: #000000;
	font-size: smaller;
}
.bg-preco {
	background-color: #F76013;
	color: #FFFFFF;
}
.bdr-preco {
	font-size: smaller;
	border: 1px solid #F76013;
}
.bdr-precotd {
	border-bottom: 1px solid #F76013;
}
.txt-preco {
	color: #666666;
}
.txt-laranja {
	color: #F76013;
}
h2 {
	font-size: 1.1em;
	color: #999999;
}
.txt-smaller {
	font-size: smaller;
}
.alink {
	font-size: 1.1em;
	color: #F76013;
}
.left-border {
	border-left: solid 1px #333333;
}
.left-borderbg {
	border-left: solid 1px #333333;
	background-color: #DCDDE2;
}
.pesquisaBox {
	border: solid 1px #FF6600;
	background-color:#FFFFFF;
	width:110px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
}
.pesquisaBut {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	background-color:#666666;
	color:#FFFFFF;
	border:none;
}
.txt-just, .NovText {
	text-align:justify;
}.tith2 {
	font-size: 1.1em;
	color: #999999;
	font-weight: bold;
}
.tith1 {
	font-size: 1.2em;
	color: #F76013;
	font-weight: bold;
}
.IVAMessage {
	font-size: smaller;
}