#produto a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color:#000000;
}
#produto a:hover {
	text-decoration:underline;
}
#produto span {
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 15px;
}


.box {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}

.tag_promocao {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #990000;
	font-variant: normal;
	font-style: normal;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 5px;
}
.precopromo2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
}
.preco {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
}
.imagem {
	padding-bottom: 10px;
}

#titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000;
	font-size: 20px;
	margin-top: 5px;
	margin-bottom: 35px;
	text-align:center;
}
