/* CSS Document */

.fig {
	width: 400px;
	text-align: center;
	height: 650px;
	position: relative;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #006600;
	text-decoration: none;
	float: left;
}
.preco {
	font-family: Arial, Helvetica, sans-serif;
	color: #006600;
	font-size: 16px;
	border: 1px groove #dddddd;
}
