@charset "utf-8";
/* CSS Document */
#content{
	position:absolute;
	margin-top:131px;
	overflow:auto;
	height:415px;
	width:770px;
	top: -1px;
}
#foto_produto{
	float:left;
	width:290px;
	text-align:center;
	padding-top:10px;
	padding-bottom:10px;
}
#descricao{
	float:left;
	width:455px;
	padding-top:10px;
	padding-bottom:10px;
}
.titulo{
	font-size:12px;
	font-weight:bold;
	color:#644622;
	padding-bottom:10px;
	
}

#produtos_relacionados{
	clear:both;
}

