@charset "utf-8";

.divProdutos{
	margin: 0 auto;
	width: 900px;
	height: 620px;
}

.tabelaProdutos1{
	width: 295px;
	height: 50px;
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
	font-size: 18px;
	font-weight: bold;
}

.tabelaProdutos2{
	width: 295px;
	height: 50px;
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
	font-size: 16px;
}

.tabelaProdutos3{
	width: 295px;
	height: 180px;
	text-align: center;
}

.tamanhoProduto{
	width: 170px;
	height: 170px;
}

.tabelaProdutos4{
	width: 295px;
	height: 50px;
	font-family: sans-serif;
	font-size: 16px;
	text-align: center;
	vertical-align: top;
}

.tabelaProdutos5{
	width: 295px;
	height: 20px;
}

.letraAzul{
	color: #014F7B !important;
	font-weight: bold;
}