.bordatabelaproduto {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: groove;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: groove;
	border-top-color: #00CC00;
	border-right-color: #00CC00;
	border-bottom-color: #00CC00;
	border-left-color: #00CC00;
}
.fundofotos {
	background-image: url(../img/bg_prod.jpg);
	margin: 10px;
	height: 250px;
	width: 350px;
	clear: none;
	float: none;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.fundofotosmkt {
	background-image: url(../img/bg_prod.jpg);
	margin: 10px;
	height: 550px;
	width: 400px;
	clear: none;
	float: none;
	padding: 10px;
}
