.cart_novo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	background-attachment: scroll;
	background-image: url(../imagens/cart/novo.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 20px;
	width: 75px;
}
.cart_promo {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	background-attachment: scroll;
	background-image: url(../imagens/cart/promo.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 20px;
	width: 75px;
}
.cart_comprar {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	background-attachment: scroll;
	background-image: url(../imagens/cart/cart.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 32px;
	width: 103px;
}
.cart_comprar2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	background-attachment: scroll;
	background-image: url(../imagens/cart/cart.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 32px;
	width: 103px;
	border: 0px none;
	text-align: left;
	cursor: hand;
}
.cart_comprar2_down {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	background-attachment: scroll;
	background-image: url(../imagens/cart/cart_down.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 32px;
	width: 103px;
	border: 0px none;
	text-align: left;
	cursor: hand;
}
.preco_cortado {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #CC3300;
	text-decoration: line-through;
}
.preco {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #0000FF;
	text-decoration: none;
}
.preco:link {
	color: #CC3300;
	text-decoration: none;
}
.preco:visited {
	color: #CC3300;
	text-decoration: none;
}
.preco:active {
	color: #CC3300;
	text-decoration: none;
}
.preco:hover {
	color: #CC3300;
	text-decoration: underline;
}
.preco2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #0000FF;
	text-decoration: none;
}
.preco2:link {
	color: #CC3300;
	text-decoration: none;
}
.preco2:visited {
	color: #CC3300;
	text-decoration: none;
}
.preco2:active {
	color: #CC3300;
	text-decoration: none;
}
.preco2:hover {
	color: #CC3300;
	text-decoration: underline;
}
.qtd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-align:center;
	text-decoration: none;
	height: 20px;
	width: 30px;
}
