@charset "utf-8";

#principal_full{ 
	width: 100%;
	height: auto;
	margin-bottom:8px;
}

#principal_margem_full{
	width: 1020px;
	height: 800px;
	margin: auto;
	display: table;
}

#principal_produto{
	width: 170px;
	height: 260px;
	border: 1px solid #CDCDCD;
	margin-right: 32px;
	float: left;
}

#principal_produto2{
	width: 170px;
	height: 260px;
	border: 1px solid #CDCDCD;
	margin-left:2px;
	float: left;
}

#principal_produto_foto{
	width: 150px;
	height: 150px;
	margin-left:10px;
}

#principal_produto_descricao{
	width: 150px;
	margin-left:10px;
}
