.nome_prod {
	font-family: Tahoma, Arial;
	font-size: 11px;
	line-height: 20px;
	color: #666;
}
.cod_prod {
	font-family: Tahoma, Arial;
	font-size: 10px;
	line-height: 20px;
	color: #666;
}.input_qtd {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #333333;
	background-image: url(../images/carrinho/fundo_inputs.jpg);
	background-repeat: repeat-x;
	height: 15px;
	width: 35px;
	border: 1px solid #CCCCCC;
	text-align:center;
	padding-right:3px;
}
.input_cep1 {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #333333;
	background-image: url(../images/carrinho/fundo_inputs.jpg);
	background-repeat: repeat-x;
	height: 15px;
	width: 50px;
	border: 1px solid #CCCCCC;
	text-align:right;
	padding-right:3px;
}
.input_cep2 {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #333333;
	background-image: url(../images/carrinho/fundo_inputs.jpg);
	background-repeat: repeat-x;
	height: 15px;
	width: 25px;
	border: 1px solid #CCCCCC;
	text-align:right;
	padding-right:3px;
}
.input_cartao_presente {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #333333;
	background-image: url(../images/carrinho/fundo_inputs.jpg);
	background-repeat: repeat-x;
	height: 15px;
	width: 200px;
	border: 1px solid #CCCCCC;
	padding-right:3px;
	padding-left:3px;
}
.input_campos {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #333333;
	background-image: url(../images/carrinho/fundo_inputs.jpg);
	background-repeat: repeat-x;
	height: 18px;
	border: 1px solid #CCCCCC;
	padding-right:3px;
	padding-left:3px;
}
.select_campos {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #333333;
	background-image: url(../images/carrinho/fundo_inputs.jpg);
	background-repeat: repeat-x;
	height: 18px;
	border: 1px solid #CCCCCC;
	padding-right:3px;
	padding-left:3px;
}
.preco_unit {
	font-family: Tahoma, Arial;
	font-size: 15px;
	color: #666666;
}
.preco_qtd {
	font-family: Tahoma, Arial;
	font-size: 18px;
	font-weight: bold;
	color: #666666;
}.texto_branco {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #FFFFFF;
}
.textos {
	font-family: Tahoma, Arial;
	font-size: 11px;
	line-height: 20px;
	color: #666666;
}
.frete_sub_total {
	font-family: Tahoma, Arial;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}
.preco_total {
	font-family: Tahoma, Arial;
	font-size: 20px;
	font-weight: bold;
	color: #333333;
}
.parcelas_total {
	font-family: Tahoma, Arial;
	font-size: 10px;
	color: #666666;
}
